aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-12-17 08:39:04 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-17 15:35:53 +0000
commitce840542f6a1fcbc7b7f1d57348fa5c15a08e811 (patch)
treeead634d40ad5ccfe12c34a06a1c90e2f1e6d0a05
parent9c283b3c542e62c6a3627f4ba570c1acdba9e857 (diff)
testing/py3-bottle-pgsql: upgrade to 0.2
-rw-r--r--testing/py3-bottle-pgsql/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-bottle-pgsql/APKBUILD b/testing/py3-bottle-pgsql/APKBUILD
index 2f93d841d1a..5319cf197b8 100644
--- a/testing/py3-bottle-pgsql/APKBUILD
+++ b/testing/py3-bottle-pgsql/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-bottle-pgsql
_pkgname=bottle-pgsql
-pkgver=0.1
-pkgrel=2
+pkgver=0.2
+pkgrel=0
pkgdesc="Bottle PgSQL integration plugin"
options="!check" # No testsuite
url="https://github.com/raisoblast/bottle-pgsql"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a14d7cae86d7efa4cb7734886d34b8922fb06cbb47e46ecabf6cc993f9e266e2e072b1c0e6849689e6c11c3f20ce638753f2b6fcb4c2f68a3d5f90f1533292cb bottle-pgsql-0.1.tar.gz"
+sha512sums="d45624d5b330be4624cac45a2a631f403679b1fa3799efd2db282ebc89cbc7f89b12c3c128a8be860d700904e420f6a2327a2bb3a18f4b0d490d423c131ef2a3 bottle-pgsql-0.2.tar.gz"