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

Florian Pritz bluewind at archlinux.org
Fri Nov 8 15:17:16 UTC 2019


    Date: Friday, November 8, 2019 @ 15:17:16
  Author: bluewind
Revision: 524633

upgpkg: python-mysqlclient 1.4.5-1

upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-08 15:16:36 UTC (rev 524632)
+++ PKGBUILD	2019-11-08 15:17:16 UTC (rev 524633)
@@ -3,8 +3,8 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.4.5
+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=('9c737cc55a5dc8dd3583a942d5a9b21be58d16f00f5fefca4e575e7d9682e98c')
+sha256sums=('e80109b0ae8d952b900b31b623181532e5e89376d707dcbeb63f99e69cefe559')



More information about the arch-commits mailing list