From 7120f57828fa4dfe7981d8a8c842a1db44c63589 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:00:37 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-PyMySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 168d613..d7e656d 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -57,6 +57,9 @@ rm -rf tests %{python3_sitelib}/pymysql/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.9.2-7 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.9.2-6 - Rebuilt for Python 3.8