Rebuild for Python 3.6
This commit is contained in:
parent
ce242adbdf
commit
7340d81cda
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.7.9
|
Version: 0.7.9
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Pure-Python MySQL client library
|
Summary: Pure-Python MySQL client library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -93,6 +93,9 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.7.9-3
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Wed Nov 23 2016 Damien Ciabrini <dciabrin@redhat.com> - 0.7.9-2
|
* Wed Nov 23 2016 Damien Ciabrini <dciabrin@redhat.com> - 0.7.9-2
|
||||||
- cherrypick commit 755dfdc upstream to allow bind before connect
|
- cherrypick commit 755dfdc upstream to allow bind before connect
|
||||||
Related: rhbz#1378008
|
Related: rhbz#1378008
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user