2021-05-09 14:44:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 9 14:43:52 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.8.0:
|
|
|
|
|
* Removed external mock dependency.
|
|
|
|
|
* Removed dependency on six.
|
|
|
|
|
* Deprecated the module josepy.magic_typing.
|
|
|
|
|
* Fix JWS/JWK generation with EC keys when keys or signatures have leading zeros.
|
|
|
|
|
|
2021-03-08 08:40:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 8 08:39:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.7.0:
|
|
|
|
|
* Dropped support for Python 2.7.
|
|
|
|
|
* Added support for EC keys.
|
|
|
|
|
|
2021-01-06 12:37:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2020-03-31 05:11:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 31 05:09:52 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.3.0:
|
|
|
|
|
* Deprecated support for Python 3.4.
|
|
|
|
|
* Officially add support for Python 3.8.
|
|
|
|
|
|
2019-10-17 12:35:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 17 11:22:51 UTC 2019 - Richard Brown <rbrown@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove obsolete Groups tag (fate#326485)
|
|
|
|
|
|
2019-07-24 14:08:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 24 13:33:16 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 1.2.0
|
|
|
|
|
* Support for Python 2.6 and 3.3 has been removed.
|
|
|
|
|
* Known incompatibilities with Python 3.8 have been resolved.
|
|
|
|
|
|
2019-01-29 12:32:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 29 12:31:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Really run tests
|
|
|
|
|
- Disable docs building it is distributed by upstream and does not
|
|
|
|
|
work on older openSUSE releases
|
|
|
|
|
|
2018-05-03 11:28:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 3 09:57:33 UTC 2018 - ecsos@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 1.1.0
|
|
|
|
|
- Deprecated support for Python 2.6 and 3.3.
|
|
|
|
|
- Use the sign and verify methods when they are available in
|
|
|
|
|
cryptography instead of the deprecated methods signer and
|
|
|
|
|
verifier.
|
|
|
|
|
|
2018-01-30 23:23:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 30 22:15:57 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Use Documentation/* as RPM group for -doc.
|
|
|
|
|
|
2018-01-29 09:05:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 27 14:31:07 UTC 2018 - ecsos@opensuse.org
|
|
|
|
|
|
|
|
|
|
- initial version 1.0.1
|