Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 18:52:02 +02:00 committed by Miro Hrončok
parent 98bef3120d
commit 141a3826bc

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 2.0.1
Release: 3%{?dist}
Release: 4%{?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
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.0.1-4
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild