[arch-commits] Commit in python-mysqlclient/trunk (PKGBUILD)
Florian Pritz
bluewind at gemini.archlinux.org
Sun Dec 12 10:41:59 UTC 2021
Date: Sunday, December 12, 2021 @ 10:41:59
Author: bluewind
Revision: 1068790
upgpkg: python-mysqlclient 2.1.0-1: upstream update
Modified:
python-mysqlclient/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-12 10:24:36 UTC (rev 1068789)
+++ PKGBUILD 2021-12-12 10:41:59 UTC (rev 1068790)
@@ -3,8 +3,8 @@
pkgname=python-mysqlclient
_libname=${pkgname/python-/}
-pkgver=2.0.3
-pkgrel=3
+pkgver=2.1.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=('f6ebea7c008f155baeefe16c56cd3ee6239f7a5a9ae42396c2f1860f08a7c432')
+sha256sums=('973235686f1b720536d417bf0a0d39b4ab3d5086b2b6ad5e6752393428c02b12')
More information about the arch-commits
mailing list