14
0
forked from pool/python-josepy

Accepting request 603638 from home:ecsos:server

- 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.

OBS-URL: https://build.opensuse.org/request/show/603638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=7
This commit is contained in:
2018-05-03 11:28:45 +00:00
committed by Git OBS Bridge
parent d260112502
commit e0e224f08a
7 changed files with 86 additions and 4275 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Tue Jan 30 22:15:57 UTC 2018 - jengelh@inai.de