forked from pool/python-josepy
0519b6179eefd789cd09c8f8b367ebb71f4161d83861b0f147debc943386395f
- Update to 1.15.0
* Added a deprecation warning about future backwards incompatible changes. The
text of that warning is "The next major version of josepy will remove
josepy.util.ComparableX509 and all uses of it as part of removing our
dependency on PyOpenSSL. This includes modifying any functions with
ComparableX509 parameters or return values. This will be a breaking change.
To avoid breakage, we recommend pinning josepy < 2.0.0 until josepy 2.0.0 is
out and you've had time to update your code."
* Added support for Python 3.13.
* Dropped support for Python 3.7.
* Support for Python 3.8 has been deprecated and will be removed in the next
scheduled release.
- Drop ignore-pyopenssl-warnings.patch, merged upstream
OBS-URL: https://build.opensuse.org/request/show/1243288
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=33
Description
No description provided
Languages
RPM Spec
100%