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

Felix Yan felixonmars at archlinux.org
Mon Nov 4 08:23:19 UTC 2019


    Date: Monday, November 4, 2019 @ 08:23:18
  Author: felixonmars
Revision: 523708

Python 3.8 rebuild

Modified:
  python-mysqlclient/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 08:23:15 UTC (rev 523707)
+++ PKGBUILD	2019-11-04 08:23:18 UTC (rev 523708)
@@ -4,7 +4,7 @@
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
 pkgver=1.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Fork of MySQL-python with support for Python 3"
 arch=('x86_64')
 url="https://github.com/PyMySQL/mysqlclient-python"



More information about the arch-commits mailing list