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

Florian Pritz bluewind at archlinux.org
Mon Dec 10 22:17:13 UTC 2018


    Date: Monday, December 10, 2018 @ 22:17:12
  Author: bluewind
Revision: 414511

upgpkg: python-mysqlclient 1.3.14-1

upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 20:58:10 UTC (rev 414510)
+++ PKGBUILD	2018-12-10 22:17:12 UTC (rev 414511)
@@ -3,8 +3,8 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=1.3.13
-pkgrel=2
+pkgver=1.3.14
+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=('ff8ee1be84215e6c30a746b728c41eb0701a46ca76e343af445b35ce6250644f')
+sha256sums=('3981ae9ce545901a36a8b7aed76ed02960a429f75dc53b7ad77fb2f9ab7cd56b')



More information about the arch-commits mailing list