aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sqlparse
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 09:25:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:45 +0000
commit176229ac010ebcd43b0bb46ad73bf7b2f4a04209 (patch)
tree8ad9b88f30fdc2bb6ff6c3e1f2a6b808790f1093 /community/py-sqlparse
parent8a8845a27efdb6ace7c318433735ea034966c831 (diff)
downloadaports-176229ac010ebcd43b0bb46ad73bf7b2f4a04209.tar.bz2
aports-176229ac010ebcd43b0bb46ad73bf7b2f4a04209.tar.xz
community/py-sqlparse: rebuild against python 3.7
Diffstat (limited to 'community/py-sqlparse')
-rw-r--r--community/py-sqlparse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-sqlparse/APKBUILD b/community/py-sqlparse/APKBUILD
index a495d33ead..8e17d7aa83 100644
--- a/community/py-sqlparse/APKBUILD
+++ b/community/py-sqlparse/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-sqlparse
_pkgname=sqlparse
pkgver=0.2.4
-pkgrel=0
+pkgrel=1
pkgdesc="A non-validating SQL parser module for Python"
url="https://sqlparse.readthedocs.io"
arch="noarch"