Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 04:36:27 +00:00
parent ba42f9d806
commit 17b1940ade

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.10.1 Version: 0.10.1
Release: 3%{?dist} Release: 4%{?dist}
Summary: Pure-Python MySQL client library Summary: Pure-Python MySQL client library
License: MIT License: MIT
@ -57,6 +57,9 @@ rm -rf tests
%{python3_sitelib}/pymysql/ %{python3_sitelib}/pymysql/
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.10.1-3 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.10.1-3
- Rebuilt for Python 3.10 - Rebuilt for Python 3.10