Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-02 22:44:42 +02:00 committed by Miro Hrončok
parent d67a94f3ae
commit 67ef04ba1f

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 1.1.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Python library for passing trusted data to untrusted environments
License: BSD
URL: https://itsdangerous.palletsprojects.com
@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %python3 -m pytest -v
%{python3_sitelib}/%{srcname}/
%changelog
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 1.1.0-5
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild