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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user