Rebuilt for Python 3.7
This commit is contained in:
parent
1639bb5bb7
commit
080d33ca3c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Pure-Python MySQL client library
|
Summary: Pure-Python MySQL client library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -85,6 +85,9 @@ done
|
|||||||
%{python3_sitelib}/pymysql/
|
%{python3_sitelib}/pymysql/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Mon May 07 2018 Julien Enselme <jujens@jujens.eu> - 0.8.1-1
|
* Mon May 07 2018 Julien Enselme <jujens@jujens.eu> - 0.8.1-1
|
||||||
- Update to 0.8.1
|
- Update to 0.8.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user