From 740872d01bfafff210e5f98f3587b88e7a757a6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:23:21 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-uritemplate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-uritemplate.spec b/python-uritemplate.spec index d58f27b..3e30875 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 3.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -75,6 +75,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Tue Jun 19 2018 Miro HronĨok - 3.0.0-3 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild