From 458bd282da37d930f449e3636dfdc97ab5cbfb6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-uritemplate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 238d337..5bb0c12 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 0.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -73,6 +73,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.3.0-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.3.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages