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

Florian Pritz bluewind at gemini.archlinux.org
Sun Jul 10 12:52:19 UTC 2022


    Date: Sunday, July 10, 2022 @ 12:52:19
  Author: bluewind
Revision: 1249285

upgpkg: python-mysqlclient 2.1.1-1: upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-10 12:50:56 UTC (rev 1249284)
+++ PKGBUILD	2022-07-10 12:52:19 UTC (rev 1249285)
@@ -3,7 +3,7 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Fork of MySQL-python with support for Python 3"
 arch=('x86_64')
@@ -23,4 +23,4 @@
     python setup.py install -O1 --skip-build --root="$pkgdir"
 }
 
-sha256sums=('973235686f1b720536d417bf0a0d39b4ab3d5086b2b6ad5e6752393428c02b12')
+sha256sums=('828757e419fb11dd6c5ed2576ec92c3efaa93a0f7c39e263586d1ee779c3d782')



More information about the arch-commits mailing list