Rebuilt for Python 3.8.0rc1 (#1748018)

This commit is contained in:
Miro Hrončok 2019-10-03 14:16:44 +02:00
parent fb0a3a2ace
commit d3494625c9

View File

@ -21,7 +21,7 @@ encrypted JSON objects.}
Name: python-%{pkgname} Name: python-%{pkgname}
Version: 1.7.1 Version: 1.7.1
Release: 5%{?dist} Release: 6%{?dist}
Summary: JSON Web Token implementation in Python Summary: JSON Web Token implementation in Python
License: MIT License: MIT
URL: https://github.com/jpadilla/pyjwt URL: https://github.com/jpadilla/pyjwt
@ -104,6 +104,9 @@ rm setup.cfg
%changelog %changelog
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.1-6
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Thu Aug 29 2019 Carl George <carl@george.computer> - 1.7.1-5 * Thu Aug 29 2019 Carl George <carl@george.computer> - 1.7.1-5
- Disable python2 subpackage on F32+ rhbz#1744643 - Disable python2 subpackage on F32+ rhbz#1744643