Rebuilt for Python 3.12

This commit is contained in:
Python Maint 2023-07-04 14:53:49 +02:00 committed by Miro Hrončok
parent 019e08d122
commit 670185c0e2

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.1.0 Version: 1.1.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Pure-Python MySQL client library Summary: Pure-Python MySQL client library
License: MIT License: MIT
@ -67,6 +67,9 @@ cp %{SOURCE1} .
%{python3_sitelib}/pymysql/ %{python3_sitelib}/pymysql/
%changelog %changelog
* Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 1.1.0-2
- Rebuilt for Python 3.12
* Tue Jul 04 2023 Julien Enselme <jujens@jujens.eu> - 1.1.0-1 * Tue Jul 04 2023 Julien Enselme <jujens@jujens.eu> - 1.1.0-1
- Update to 1.1.0 - Update to 1.1.0