Skip to content

Commit 495822d

Browse files
author
Julien Enselme
committed
Update to 0.8.0
1 parent 1c13e03 commit 495822d

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
/PyMySQL-0.7.9.tar.gz
44
/PyMySQL-0.7.10.tar.gz
55
/PyMySQL-0.7.11.tar.gz
6+
/PyMySQL-0.8.0.tar.gz

python-PyMySQL.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
%endif
55

66
Name: python-%{pypi_name}
7-
Version: 0.7.11
8-
Release: 2%{?dist}
7+
Version: 0.8.0
8+
Release: 1%{?dist}
99
Summary: Pure-Python MySQL client library
1010

1111
License: MIT
1212
URL: https://pypi.python.org/pypi/%{pypi_name}/
13-
Source0: https://pypi.python.org/packages/29/f8/919a28976bf0557b7819fd6935bfd839118aff913407ca58346e14fa6c86/PyMySQL-0.7.11.tar.gz
13+
Source0: https://files.pythonhosted.org/packages/a8/b4/3544c8e6ed9b1c6a00e5b302e3d5a646e43a8a0ac5216f5ae8706688706e/PyMySQL-0.8.0.tar.gz
1414

1515
BuildArch: noarch
1616
BuildRequires: python2-devel
@@ -94,6 +94,9 @@ done
9494

9595

9696
%changelog
97+
* Wed Dec 27 2017 Julien Enselme <jujens@jujens.eu> - 0.8.0-1
98+
- Update to 0.8.0
99+
97100
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.11-2
98101
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
99102

sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SHA512 (PyMySQL-0.7.11.tar.gz) = 23a9bf79a8c19c769399354986c4eec90fa1d1a4dd09be6055c6da28b1c45e96900957f697b7335afbe5651d8127f6c85082b0bd817f49a94d3321f8a34c88aa
1+
SHA512 (PyMySQL-0.8.0.tar.gz) = 7a0cc8ba0da78db2094be7b567ad5ae758d6a19dcd8b091044b4b8a17ba3c56bed40cc827ce89f10c50a246d61808e317a3267293c5c2443ebbc561d61465dee

0 commit comments

Comments
 (0)