Rebuilt for Python 3.7
This commit is contained in:
parent
14f625af99
commit
102a88f16f
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-jwt
|
||||
Version: 1.6.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: JSON Web Token implementation in Python
|
||||
License: MIT
|
||||
URL: https://github.com/jpadilla/pyjwt
|
||||
@ -74,6 +74,9 @@ py.test-%{python3_version} --verbose
|
||||
%{_bindir}/pyjwt
|
||||
|
||||
%changelog
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.6.1-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Thu Apr 05 2018 Carl George <carl@george.computer> - 1.6.1-1
|
||||
- Latest upstream
|
||||
- Add patch0 to remove pytest-{cov,runner} deps
|
||||
|
Loading…
Reference in New Issue
Block a user