From 7de0c926487cfe5cecb0aa5ab6fbae761548769f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 23:04:38 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-itsdangerous.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index f6a3010..4528a8e 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 0.24 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Python library for passing trusted data to untrusted environments License: BSD URL: http://pythonhosted.org/itsdangerous/ @@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} tests.py %endif %changelog +* Thu Aug 15 2019 Miro HronĨok - 0.24-18 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.24-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild