From aa6dbcc5e2087d673da82c6ede79f92013503c00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 15 Jun 2018 17:46:25 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-itsdangerous.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index c0aac0d..50fc8d7 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 0.24 -Release: 13%{?dist} +Release: 14%{?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 +* Fri Jun 15 2018 Miro HronĨok - 0.24-14 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.24-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild