aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-mysqlclient
diff options
context:
space:
mode:
authorDmitry Romanenko <Dmitry@Romanenko.in>2019-01-10 23:37:18 -0500
committerAndy Postnikov <apostnikov@gmail.com>2019-01-12 23:04:30 +0200
commitb7600749aaa2d0656e1b8bfc9eaace8b9fcafdb5 (patch)
tree89f8cc85b39720e7dccd9d76086eefd98f784305 /community/py-mysqlclient
parent0c06cfadd80ddac8a1689aed1010304b085776aa (diff)
downloadaports-b7600749aaa2d0656e1b8bfc9eaace8b9fcafdb5.tar.bz2
aports-b7600749aaa2d0656e1b8bfc9eaace8b9fcafdb5.tar.xz
community/py-mysqlclient: upgrade to 1.3.14
Diffstat (limited to 'community/py-mysqlclient')
-rw-r--r--community/py-mysqlclient/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-mysqlclient/APKBUILD b/community/py-mysqlclient/APKBUILD
index 8de583ea3f..bcbb81d2bb 100644
--- a/community/py-mysqlclient/APKBUILD
+++ b/community/py-mysqlclient/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=py-mysqlclient
-pkgver=1.3.13
+pkgver=1.3.14
pkgrel=0
pkgdesc="MySQL database connector for Python (with py3 support)"
url="https://mysqlclient.readthedocs.io/"
@@ -44,4 +44,4 @@ _py() {
cd "$builddir"
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="d656c2c9d6eaf02331a994f154ab0d2e1624e563b7f8e1b6f39b4f7d7ad6416662b8caeeab775d435bba22a5aba2d4c72a56429b403bdcfbc21d7ea8c72cddcc mysqlclient-python-1.3.13.tar.gz"
+sha512sums="480e36f7d7b31851f2d50eb3f6f2e8009277e8c5fff8ea8e5d2a3bc2424a5f13735e6c1fa620d17383ac0dd5020440425fcf8781911c3360f752e344813a7ddb mysqlclient-python-1.3.14.tar.gz"