Skip to content

python3Packages.bcrypt: 4.3.0 -> 5.0.0, adopt#447841

Merged
dotlambda merged 3 commits intoNixOS:stagingfrom
dotlambda:python3Packages.bcrypt
Oct 10, 2025
Merged

python3Packages.bcrypt: 4.3.0 -> 5.0.0, adopt#447841
dotlambda merged 3 commits intoNixOS:stagingfrom
dotlambda:python3Packages.bcrypt

Conversation

@dotlambda
Copy link
Member

@dotlambda dotlambda commented Oct 1, 2025

Diff: pyca/bcrypt@4.3.0...5.0.0

Changelog: https://github.com/pyca/bcrypt/blob/5.0.0/README.rst#changelog

This breaks at least

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@dotlambda dotlambda force-pushed the python3Packages.bcrypt branch from e966160 to 1859e9d Compare October 1, 2025 22:05
@dotlambda dotlambda changed the title python3Packages.bcrypt: 4.3.0 -> 5.0.0 python3Packages.bcrypt: 4.3.0 -> 5.0.0, adopt Oct 1, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. 2.status: merge conflict This PR has merge conflicts with the target branch labels Oct 1, 2025
@dotlambda dotlambda force-pushed the python3Packages.bcrypt branch from 6293717 to e3988c0 Compare October 9, 2025 15:32
@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Oct 9, 2025
@dotlambda dotlambda force-pushed the python3Packages.bcrypt branch from e3988c0 to e1b2894 Compare October 9, 2025 18:20
@nixpkgs-ci nixpkgs-ci bot added the 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. label Oct 9, 2025
@dotlambda dotlambda force-pushed the python3Packages.bcrypt branch from 2ae5f57 to 1bbe4fe Compare October 9, 2025 21:14
@nixpkgs-ci nixpkgs-ci bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. and removed 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Oct 9, 2025
@dotlambda dotlambda marked this pull request as ready for review October 10, 2025 15:36
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Oct 10, 2025
@dotlambda
Copy link
Member Author

I successfully built python3.pkgs.bcrypt.passthru.tests.

@dotlambda dotlambda merged commit 7c3bff4 into NixOS:staging Oct 10, 2025
52 of 56 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Python batch upgrade Oct 10, 2025
@dotlambda dotlambda deleted the python3Packages.bcrypt branch October 10, 2025 19:41
setuptools
setuptoolsRustBuildHook
setuptools-rust
Copy link
Member

Choose a reason for hiding this comment

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

This broke cross. The hook is needed to setup cross correctly

Copy link
Member

Choose a reason for hiding this comment

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

fixed via #467741

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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must 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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

Development

Successfully merging this pull request may close these issues.

2 participants