python-mysqlclient: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:06 -02:00
parent 7e9fdc19a4
commit 74440b664a
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'python-mysqlclient' # Template file for 'python-mysqlclient'
pkgname=python-mysqlclient pkgname=python-mysqlclient
version=1.3.14 version=1.3.14
revision=1 revision=2
wrksrc="mysqlclient-${version}" wrksrc="mysqlclient-${version}"
build_style=python-module build_style=python-module
pycompile_module="MySQLdb _mysql_exceptions.py" pycompile_module="MySQLdb _mysql_exceptions.py"