From 2ebe3f9ca3320d98bbaf21dd3ecc19335f6c4a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:25:16 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-PyMySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 1b348d1..168d613 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -57,6 +57,9 @@ rm -rf tests %{python3_sitelib}/pymysql/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.9.2-6 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.9.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild