forked from pool/python-josepy
- update to 1.5.0:
* Added support for Python 3.9.
* Dropped support for Python 3.5.
* Stopped supporting running tests with ``python setup.py test`` which is
deprecated in favor of ``python -m pytest``.
* Deprecated support for Python 3.5.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 12:37:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.5.0:
|
||||
* Added support for Python 3.9.
|
||||
* Dropped support for Python 3.5.
|
||||
* Stopped supporting running tests with ``python setup.py test`` which is
|
||||
deprecated in favor of ``python -m pytest``.
|
||||
* Deprecated support for Python 3.5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 05:09:52 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user