From fe978c9a34a23ec26220b67d3395dd19f3c3f31d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:23:41 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-PyMySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 5b3c078..649c307 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -91,6 +91,9 @@ done %{python3_sitelib}/pymysql/ %changelog +* Mon Jul 02 2018 Miro HronĨok - 0.9.0-2 +- Rebuilt for Python 3.7 + * Sat Jun 30 2018 Julien Enselme - 0.9.0-1 - Update to 0.9.0