Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-PyMySQL.git#49b5555cd03a0b18684a938ea34cfb33bd26472c
This commit is contained in:
DistroBaker 2021-02-05 02:21:42 +01:00
parent ad96bcc6c8
commit db5ff48e9d

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 0.10.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Pure-Python MySQL client library
License: MIT
@ -57,6 +57,9 @@ rm -rf tests
%{python3_sitelib}/pymysql/
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Sep 10 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 0.10.1-1
- Update to 0.10.1 (#1877703)