Update to 0.7.11
This commit is contained in:
parent
ed12619fcf
commit
64c1c193e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/PyMySQL-0.6.7.tar.gz
|
||||
/PyMySQL-0.7.9.tar.gz
|
||||
/PyMySQL-0.7.10.tar.gz
|
||||
/PyMySQL-0.7.11.tar.gz
|
||||
|
||||
@ -4,13 +4,13 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.7.10
|
||||
Release: 10%{?dist}
|
||||
Version: 0.7.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Pure-Python MySQL client library
|
||||
|
||||
License: MIT
|
||||
URL: https://pypi.python.org/pypi/%{pypi_name}/
|
||||
Source0: https://pypi.python.org/packages/90/c2/d81638491baa572d6e79b78bde42c7449d2e45b578c919c0df1a76cb859b/PyMySQL-0.7.10.tar.gz
|
||||
Source0: https://pypi.python.org/packages/29/f8/919a28976bf0557b7819fd6935bfd839118aff913407ca58346e14fa6c86/PyMySQL-0.7.11.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel
|
||||
@ -94,6 +94,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2017 Julien Enselme <jujens@jujens.eu> - 0.7.11-1
|
||||
- Update to 0.7.11
|
||||
|
||||
* Wed Feb 15 2017 Julien Enselme <jujens@jujens.eu> - 0.7.10-1
|
||||
- Update to 0.7.10
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyMySQL-0.7.10.tar.gz) = ff571958132cbd23db781d685ea93ab0bfff0158e99d6edbe9fe6cf2c0390412afa02aa3f7fe8794ae13fd73dab4385bd99fdb28d8d07a24e36d6abf767a5cbd
|
||||
SHA512 (PyMySQL-0.7.11.tar.gz) = 23a9bf79a8c19c769399354986c4eec90fa1d1a4dd09be6055c6da28b1c45e96900957f697b7335afbe5651d8127f6c85082b0bd817f49a94d3321f8a34c88aa
|
||||
|
||||
Loading…
Reference in New Issue
Block a user