aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-sqlparse
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 09:54:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:02 +0000
commit9721787cca9b84e5e16786e41d7e0ff87b86ebe1 (patch)
treebe4e69410472f14c100074b22b62e88138745455 /community/py3-sqlparse
parent78d97a86f98fc3997319e4df22253484807b65de (diff)
downloadaports-9721787cca9b84e5e16786e41d7e0ff87b86ebe1.tar.bz2
aports-9721787cca9b84e5e16786e41d7e0ff87b86ebe1.tar.xz
community/py3-sqlparse: rebuild against python 3.8
Diffstat (limited to 'community/py3-sqlparse')
-rw-r--r--community/py3-sqlparse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-sqlparse/APKBUILD b/community/py3-sqlparse/APKBUILD
index d082cc7cc0..2767cae04d 100644
--- a/community/py3-sqlparse/APKBUILD
+++ b/community/py3-sqlparse/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-sqlparse
_pkgname=sqlparse
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A non-validating SQL parser module for Python"
url="https://sqlparse.readthedocs.io"
arch="noarch"