Skip to content

python3Packages.ipython: 8.4.0 -> 8.8.0#212441

Closed
aaronjheng wants to merge 23 commits intoNixOS:stagingfrom
aaronjheng:ipython-update
Closed

python3Packages.ipython: 8.4.0 -> 8.8.0#212441
aaronjheng wants to merge 23 commits intoNixOS:stagingfrom
aaronjheng:ipython-update

Conversation

@aaronjheng
Copy link
Contributor

@aaronjheng aaronjheng commented Jan 24, 2023

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jan 24, 2023
@aaronjheng aaronjheng marked this pull request as ready for review January 24, 2023 15:21
@ofborg ofborg bot requested a review from bjornfor January 24, 2023 16:47
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Jan 24, 2023
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/1765

@mweinelt mweinelt added the 12.approvals: 1 This PR was reviewed and approved by one person. label Feb 1, 2023
Copy link
Member

@mweinelt mweinelt Feb 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the reindentation of the three comments.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are nixpkg-fmt-ed.

superherointj and others added 15 commits February 10, 2023 19:05
- disable on unsupported Python releases
This was overlooked in NixOS#209299, but will throw a trace when building a
system even when the setting was not set.
kodi.packages.invidious: 0.1.0+matrix.1 -> unstable-2022-11-28
NickCao and others added 8 commits February 12, 2023 08:46
…ges.aiocache-0.12.0

python311Packages.aiocache: 0.11.1 -> 0.12.0
…ckages.fastbencode

python310Packages.fastbencode: 0.1 -> 0.2
nixos/dokuwiki: remove last reference to aclUse
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Feb 12, 2023
@aaronjheng aaronjheng closed this Feb 12, 2023
@ncfavier
Copy link
Member

Why did you close, @aaronjheng?

@aaronjheng
Copy link
Contributor Author

This PR is kinda messed up. Closing in favor of #215904.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: python Python is a high-level, general-purpose programming language. 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

Development

Successfully merging this pull request may close these issues.