forked from pool/python-python-jose
- Update to 3.3.0
* Remove support for python 2.7 & 3.5
* Add support for Python 3.9
* Remove PyCrypto backend
* Fix deprecation warning from cryptography backend
- Add rpm subpackages for the extra backend selection. The missing
requires were only discovered because other packages started to
fail.
* setup.py and README still mention pycrypto and pycryptodome, but
it was removed from the code.
* Test in flavors
- Refresh unpin-deps.patch
OBS-URL: https://build.opensuse.org/request/show/979755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jose?expand=0&rev=9
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
<multibuild>
|
|
<flavor>test-backend-cryptography</flavor>
|
|
<flavor>test-backend-native</flavor>
|
|
</multibuild>
|