↵ Return to the main page of python3-jose+cryptography
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-27 | Benjamin A. Beasley <code at musicinmybrain dot net> 3.3.0-5 | - Move %generate_buildrequires after %prep to make the spec file easier to follow |
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> 3.3.0-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-07-21 | Benjamin A. Beasley <code at musicinmybrain dot net> 3.3.0-3 | - Drop unused _summary macro |
2021-06-06 | Benjamin A. Beasley <code at musicinmybrain dot net> - 3.3.0-1 | - Update to 3.3.0 (fixes RHBZ#1968095) - Drop python-jose-3.2.0-pr-199.patch (backported ecdsa 0.16 support), now merged upstream - Upstream dropped pycypto backend; we drop the corresponding extra - Remove a comment referring to Fedora 32 since it is EOL - Stop removing egg-info/dist-info (not needed with pyproject-rpm-macros |
2021-06-04 | Python Maint <python dash maint at redhat dot com> - 3.2.0-7 | - Rebuilt for Python 3.10 |
2021-04-10 | Benjamin A. Beasley <code at musicinmybrain dot net> - 3.2.0-6 | - Drop Fedora 32 workarounds - Fix some remaining conditionals |
2021-03-16 | Benjamin A. Beasley <code at musicinmybrain dot net> - 3.2.0-5 | - Drop python3dist(setuptools) BR, redundant with %pyproject_buildrequires |
2021-03-05 | Benjamin A. Beasley <code at musicinmybrain dot net> - 3.2.0-4 | - Backport unreleased ecdsa 0.16 support from upstream. Fixes TestECAlgorithm.test_key_too_short test. |
2021-02-27 | Benjamin A. Beasley <code at musicinmybrain dot net> - 3.2.0-3 | - Change “test_key_too_short” skip from patch to pytest option - Simplify use of name macros - Switch URL to HTTPS - Improved summaries and descriptions - After verifying no dependent packages use them, replace the ad-hoc backend metapackages with standard extras metapackages - Drop obsolete python_provide macro - Use %pytest macro and print a message for each backend-specific test invocation - Whitespace changes - Remove explicit/manual Requires from main package - Use pyproject-rpm-macros, including generated BR’s - Fedora packages pycryptodomex, but not pycryptodome (which conflicts with pycrypto). Upstream refuses to switch to pycryptodomex for the pycryptodome backend (https://github.com/mpdavis/python-jose/issues/26), so we disable the corresponding extra because it will fail to install. - Add a soft dependency on the cryptography backend extra - Build the HTML documentation in a new -doc subpackage |
2021-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.2.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |