python-python-jose/_multibuild
Matej Cepl 930eaed495 Accepting request 979755 from home:bnavigator:branches:devel:languages:python
- 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
2022-05-29 20:52:04 +00:00

5 lines
111 B
Plaintext

<multibuild>
<flavor>test-backend-cryptography</flavor>
<flavor>test-backend-native</flavor>
</multibuild>