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

@@ -22,7 +22,7 @@
%bcond_with test
Name: python-%{libname}
Version: 1.0.1
Version: 1.1.0
Release: 0
Summary: JOSE protocol implementation in Python
License: Apache-2.0