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

Florian Pritz bluewind at archlinux.org
Sun Jan 10 10:33:23 UTC 2021


    Date: Sunday, January 10, 2021 @ 10:33:23
  Author: bluewind
Revision: 817016

upgpkg: python-mysqlclient 2.0.3-1: upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 10:06:40 UTC (rev 817015)
+++ PKGBUILD	2021-01-10 10:33:23 UTC (rev 817016)
@@ -3,8 +3,8 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.3
+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=('fb2f75aea14722390d2d8ddf384ad99da708c707a96656210a7be8af20a2c5e5')
+sha256sums=('f6ebea7c008f155baeefe16c56cd3ee6239f7a5a9ae42396c2f1860f08a7c432')



More information about the arch-commits mailing list