[arch-commits] Commit in python-mysqlclient/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Thu Nov 21 16:57:55 UTC 2019


    Date: Thursday, November 21, 2019 @ 16:57:54
  Author: bluewind
Revision: 531175

upgpkg: python-mysqlclient 1.4.6-1

upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-21 16:25:41 UTC (rev 531174)
+++ PKGBUILD	2019-11-21 16:57:54 UTC (rev 531175)
@@ -3,8 +3,8 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=1.4.5
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
 pkgdesc="Fork of MySQL-python with support for Python 3"
 arch=('x86_64')
 url="https://github.com/PyMySQL/mysqlclient-python"
@@ -23,4 +23,4 @@
     python setup.py install -O1 --skip-build --root="$pkgdir"
 }
 
-sha256sums=('e80109b0ae8d952b900b31b623181532e5e89376d707dcbeb63f99e69cefe559')
+sha256sums=('f3fdaa9a38752a3b214a6fe79d7cae3653731a53e577821f9187e67cbecb2e16')



More information about the arch-commits mailing list