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

Florian Pritz bluewind at archlinux.org
Fri Jan 18 17:04:01 UTC 2019


    Date: Friday, January 18, 2019 @ 17:04:00
  Author: bluewind
Revision: 424156

upgpkg: python-mysqlclient 1.4.0-1

upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-18 16:29:49 UTC (rev 424155)
+++ PKGBUILD	2019-01-18 17:04:00 UTC (rev 424156)
@@ -3,8 +3,8 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=1.3.14
-pkgrel=2
+pkgver=1.4.0
+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=('3981ae9ce545901a36a8b7aed76ed02960a429f75dc53b7ad77fb2f9ab7cd56b')
+sha256sums=('efeaacd04feea7d44fef2a5adf4df335b438458f8b89144307dc5a90025761a5')



More information about the arch-commits mailing list