From 080d33ca3c41ef46baa518dfc9c970a7f29e1a45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:52:01 +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 3d9151b..4139b44 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -85,6 +85,9 @@ done %{python3_sitelib}/pymysql/ %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.8.1-2 +- Rebuilt for Python 3.7 + * Mon May 07 2018 Julien Enselme - 0.8.1-1 - Update to 0.8.1