Releases retrieved: 4.1.3 Upstream release that is considered latest: 4.1.3 Current version/release in rawhide: 4.1.2-2.fc41 URL: http://pypi.python.org/pypi/bcrypt Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/9047/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-bcrypt
Created attachment 2031210 [details] Update to 4.1.3 (#2279037)
the-new-hotness/release-monitoring.org's scratch build of python-bcrypt-4.1.3-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=117226722
Releases retrieved: 4.2.0 Upstream release that is considered latest: 4.2.0 Current version/release in rawhide: 4.1.2-4.fc41 URL: http://pypi.python.org/pypi/bcrypt Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/9047/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-bcrypt
Created attachment 2040145 [details] Update to 4.2.0 (#2279037)
the-new-hotness/release-monitoring.org's scratch build of python-bcrypt-4.2.0-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=120863871
Releases retrieved: 4.2.1 Upstream release that is considered latest: 4.2.1 Current version/release in rawhide: 4.1.2-5.fc41 URL: http://pypi.python.org/pypi/bcrypt Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/9047/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-bcrypt
Created attachment 2058772 [details] Update to 4.2.1 (#2279037)
the-new-hotness/release-monitoring.org's scratch build of python-bcrypt-4.2.1-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=126029752
This fails in rawhide currently because it requires rust-bcrypt 0.16 which builds fine ---> https://bugzilla.redhat.com/show_bug.cgi?id=2327003
Because rust-bcrypt 0.15 -> 0.16 is an API-breaking update per SemVer, we have to make sure there is no impact to other packages. In the general case, packages are often not affected by API changes in practice, and their dependency bounds can be patched. (Note that Rust crate library packages have a permanent exception to the Updates Policy allowing them to be updated incompatibly in stable releases.) In this case, python-bcrypt is the only package that depends on rust-bcrypt, so itβs sufficient to update both packages at the same time and build them together in the same side tags.
If it's ok to do that, at least in rawhide, then it would allow us to build python-bcrypt for EPEL 10 with the updated version without asking some compat versions of the rust dependencies or patching the rust dependencies versions of python-bcrypt. See the python-bcrypt request for EPEL 10: https://bugzilla.redhat.com/show_bug.cgi?id=2313795 The alternative being to patch the rust dependencies version. Not sure which option is the preferred one.
FEDORA-2024-d37965e75a (python-bcrypt-4.2.1-1.fc42 and rust-bcrypt-0.16.0-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-d37965e75a
FEDORA-2024-d37965e75a (python-bcrypt-4.2.1-1.fc42 and rust-bcrypt-0.16.0-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.