From 2ebe4bb723325d8033c14698eba4bf0a9ecf5918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:34:49 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-uritemplate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 60dd164..425db02 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 3.0.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 3.0.0-9 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 3.0.0-8 - Rebuilt for Python 3.8