14
0
forked from pool/python-josepy

- update to 1.7.0:

* Dropped support for Python 2.7.
  * Added support for EC keys.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=19
This commit is contained in:
2021-03-08 08:40:01 +00:00
committed by Git OBS Bridge
parent 41e5d29c9c
commit 4e225d0eeb
6 changed files with 23 additions and 15 deletions

View File

@@ -18,8 +18,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define libname josepy
%global skip_python2 1
Name: python-%{libname}
Version: 1.5.0
Version: 1.7.0
Release: 0
Summary: JOSE protocol implementation in Python
License: Apache-2.0