diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 189a737..2ce3bf0 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?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 +* Fri May 22 2020 Miro HronĨok - 1.1.0-2 +- Rebuilt for Python 3.9 + * Thu Apr 16 2020 Igor Raits - 1.1.0-1 - Update to 1.1.0