Rebuilt for Python 3.9
This commit is contained in:
parent
7634a31622
commit
95cfdf6f80
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Python library for passing trusted data to untrusted environments
|
Summary: Python library for passing trusted data to untrusted environments
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://itsdangerous.palletsprojects.com
|
URL: https://itsdangerous.palletsprojects.com
|
||||||
@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %python3 -m pytest -v
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Thu Apr 16 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.1.0-1
|
* Thu Apr 16 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.1.0-1
|
||||||
- Update to 1.1.0
|
- Update to 1.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user