forked from pool/python-python-jose
- Update to 3.5.0
* Remove support for Python 3.8 * Added support for Python 3.12 & 3.13 * Upgrade to pyasn1 0.5.1+ * Upgrade to pytest and other dependencies * Add RTD config file to silence emailed deprecation warnings * Remove get_random_bytes from cryptography backend * Do not use utc_now on module level * Remove key data (sensitive information) from JWKError exceptions * Added possibility to call jwk.construct() with a private RSA key OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jose?expand=0&rev=23
This commit is contained in:
4
_multibuild
Normal file
4
_multibuild
Normal file
@@ -0,0 +1,4 @@
|
||||
<multibuild>
|
||||
<flavor>test-backend-cryptography</flavor>
|
||||
<flavor>test-backend-native</flavor>
|
||||
</multibuild>
|
Reference in New Issue
Block a user