python-mysqlclient: update to 1.3.14.
This commit is contained in:
parent
c237ec0a99
commit
978c7f7817
@ -1,6 +1,6 @@
|
||||
# Template file for 'python-mysqlclient'
|
||||
pkgname=python-mysqlclient
|
||||
version=1.3.13
|
||||
version=1.3.14
|
||||
revision=1
|
||||
wrksrc="mysqlclient-${version}"
|
||||
build_style=python-module
|
||||
@ -12,7 +12,7 @@ maintainer="Alin Dobre <alin.dobre@outlook.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/PyMySQL/mysqlclient-python"
|
||||
distfiles="${PYPI_SITE}/m/mysqlclient/mysqlclient-${version}.tar.gz"
|
||||
checksum=ff8ee1be84215e6c30a746b728c41eb0701a46ca76e343af445b35ce6250644f
|
||||
checksum=3981ae9ce545901a36a8b7aed76ed02960a429f75dc53b7ad77fb2f9ab7cd56b
|
||||
|
||||
python3-mysqlclient_package() {
|
||||
pycompile_module="MySQLdb _mysql_exceptions.py"
|
||||
|
Loading…
x
Reference in New Issue
Block a user