aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:10:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:32 +0000
commit590139590921902dac798dc93af210a47df6a3fc (patch)
tree98ca788709c1a6b1e6c9943e734bb62f80771f98
parent910984e56a49871309ef5eefd61a6a170ddaba91 (diff)
testing/py3-bottle-sqlite: rebuild against python 3.8
-rw-r--r--testing/py3-bottle-sqlite/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-sqlite/APKBUILD b/testing/py3-bottle-sqlite/APKBUILD
index 6c235f1c86b..c0ccf6379b0 100644
--- a/testing/py3-bottle-sqlite/APKBUILD
+++ b/testing/py3-bottle-sqlite/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-bottle-sqlite
_pkgname=bottle-sqlite
pkgver=0.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Bottle sqlite plugin"
options="!check" # No testsuite
url="https://pypi.python.org/pypi/bottle-sqlite"