mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
testing/py-pymysql: upgrade to 0.7.11
This commit is contained in:
parent
2b99f9d426
commit
0096bae439
1 changed files with 2 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Thomas Boerger <thomas@webhippie.de>
|
||||
pkgname=py-pymysql
|
||||
_pkgname=PyMySQL
|
||||
pkgver=0.7.5
|
||||
pkgver=0.7.11
|
||||
pkgrel=0
|
||||
pkgdesc="Pure Python MySQL Client"
|
||||
url="https://pypi.python.org/pypi/PyMySQL"
|
||||
|
@ -43,6 +43,4 @@ _py() {
|
|||
rm -r "$subpkgdir"/usr/lib/python*/site-packages/pymysql/tests
|
||||
}
|
||||
|
||||
md5sums="a87650294d868d6fc7dc81ac4248f873 py-pymysql-0.7.5.tar.gz"
|
||||
sha256sums="5006c7cf25cdf56f0c01ab21b8255ae5753464678c84ea8d00444667cc7a34ef py-pymysql-0.7.5.tar.gz"
|
||||
sha512sums="f7eab00c2507542794153337d6b26daa5109ebc5dc171f186d72a48d7c43cbea1fbf8fd8110c40529b521635b9a1272027c0f69ea566d4e7637631f1c172b7d4 py-pymysql-0.7.5.tar.gz"
|
||||
sha512sums="23a9bf79a8c19c769399354986c4eec90fa1d1a4dd09be6055c6da28b1c45e96900957f697b7335afbe5651d8127f6c85082b0bd817f49a94d3321f8a34c88aa py-pymysql-0.7.11.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue