diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 14:28:49 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:52 +0000 |
| commit | 93efff3029cdb8387f594ce159785dfd1cdf5a49 (patch) | |
| tree | b10078cec1789b3237a5d0084872734beecf97c0 /testing | |
| parent | 375e59fa1b8a73d78fa4380bc2c845dd91e3b242 (diff) | |
| download | aports-93efff3029cdb8387f594ce159785dfd1cdf5a49.tar.bz2 aports-93efff3029cdb8387f594ce159785dfd1cdf5a49.tar.xz | |
testing/py-pymysql: rebuild against python 3.7
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py-pymysql/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pymysql/APKBUILD b/testing/py-pymysql/APKBUILD index be06d167f1..ec7d941371 100644 --- a/testing/py-pymysql/APKBUILD +++ b/testing/py-pymysql/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pymysql _pkgname=PyMySQL pkgver=0.9.2 -pkgrel=0 +pkgrel=1 pkgdesc="Pure Python MySQL Client" url="https://pypi.python.org/pypi/PyMySQL" arch="noarch" |
