Skip to content

Comments

python3Packages.typing-extensions: 3.10.0.2 -> 4.0.1, python3Packages.importlib-metadata: 4.8.2 -> 4.10.0#152660

Merged
fabaff merged 4 commits intoNixOS:stagingfrom
fabaff:bump-importlib-resources
Jan 8, 2022
Merged

python3Packages.typing-extensions: 3.10.0.2 -> 4.0.1, python3Packages.importlib-metadata: 4.8.2 -> 4.10.0#152660
fabaff merged 4 commits intoNixOS:stagingfrom
fabaff:bump-importlib-resources

Conversation

@fabaff
Copy link
Member

@fabaff fabaff commented Dec 30, 2021

Motivation for this change

https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG

https://github.com/python/importlib_metadata/blob/main/CHANGES.rst

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/)
  • 22.05 Release Notes (or backporting 21.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 Dec 30, 2021
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm assuming this is the cause of

$ nix-env --option system x86_64-linux -f /home/jon/.cache/nixpkgs-review/pr-152660-1/nixpkgs -qaP --xml --out-path --show-trace --meta
error: stack overflow (possible infinite recursion)

@fabaff fabaff force-pushed the bump-importlib-resources branch from 1ce2a9c to 580d3db Compare January 3, 2022 22:23
@ofborg ofborg bot requested a review from pmiddend January 3, 2022 22:27
@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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Jan 3, 2022
@fabaff
Copy link
Member Author

fabaff commented Jan 6, 2022

@ofborg build python3Packages.typing-extensions python3Packages.importlib-metadata

@fabaff fabaff merged commit 0963436 into NixOS:staging Jan 8, 2022
@fabaff fabaff deleted the bump-importlib-resources branch January 8, 2022 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants