Rebuilt for Python 3.12
This commit is contained in:
parent
c3545f1227
commit
b8e25f640d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.0.3-3
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Thu May 11 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.0.3-2
|
* Thu May 11 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.0.3-2
|
||||||
- Disable ed25519 in RHEL builds
|
- Disable ed25519 in RHEL builds
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user