Skip to content

Commit cc36ddb

Browse files
author
Julien Enselme
committed
Rebuilt for python 3.5
1 parent 5552d4c commit cc36ddb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

python-PyMySQL.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Name: python-%{pypi_name}
77
Version: 0.6.7
8-
Release: 2%{?dist}
8+
Release: 3%{?dist}
99
Summary: Pure-Python MySQL client library
1010

1111
License: MIT
@@ -89,6 +89,9 @@ done
8989
%endif
9090

9191
%changelog
92+
* Thu Nov 5 2015 Julien Enselme <jujens@jujens.eu> - 0.6.7-3
93+
- Rebuilt for python 3.5
94+
9295
* Wed Nov 4 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 0.6.7-2
9396
- Drop unnecessary mariadb requirement
9497
- Add python3 conditionals in order to rebuild it in EL7

0 commit comments

Comments
 (0)