Update to 2.1.0
Signed-off-by: Major Hayden <major@mhtx.net>
This commit is contained in:
parent
0cd04b2044
commit
2c72995679
@ -15,8 +15,8 @@ encrypted JSON objects.}
|
||||
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 2.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON Web Token implementation in Python
|
||||
License: MIT
|
||||
URL: https://github.com/jpadilla/pyjwt
|
||||
@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 12 2021 Major Hayden <major@mhtx.net> - 2.1.0-1
|
||||
- Update to 2.1.0
|
||||
|
||||
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.0.1-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
@ -202,3 +205,4 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t
|
||||
|
||||
* Wed Feb 18 2015 Ralph Bean <rbean@redhat.com> - 0.4.2-1
|
||||
- initial package for Fedora.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyJWT-2.0.1.tar.gz) = a59b975fb465b44e4d84e3ef0380ed5107438e202e073238700bd700e8871098b9c59a849d157ade7888eef32609078571e2b8af09dca0752d7a18c370c2a0a5
|
||||
SHA512 (PyJWT-2.1.0.tar.gz) = d701919c6cf06acb45cb0762a4ab7cc5e6ea247fbc0de80d0efdd1fc4b966c0d27c7400869858bbdc457b200586635aeefa8a38b85db818df6a8713f9bda8ab8
|
||||
|
Loading…
Reference in New Issue
Block a user