aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pgspecial
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-05 22:53:26 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-05 23:06:16 +0100
commit8b9742b4bdf36766d39c6ca6372b1f4e8db7e7c3 (patch)
treeb23ab5c6e3766aaf6d6091e6ad9278bf8ffcc1e7 /testing/py3-pgspecial
parent9fd367a9f8de2ae1d97014ffaf1ceec146773e81 (diff)
downloadaports-8b9742b4bdf36766d39c6ca6372b1f4e8db7e7c3.tar.bz2
aports-8b9742b4bdf36766d39c6ca6372b1f4e8db7e7c3.tar.xz
testing/py3-pgspecial: upgrade to 1.11.8
Diffstat (limited to 'testing/py3-pgspecial')
-rw-r--r--testing/py3-pgspecial/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-pgspecial/APKBUILD b/testing/py3-pgspecial/APKBUILD
index 1c9201cb64..53c7ecf872 100644
--- a/testing/py3-pgspecial/APKBUILD
+++ b/testing/py3-pgspecial/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=py3-pgspecial
_pkgname=pgspecial
-pkgver=1.11.7
-pkgrel=1
+pkgver=1.11.8
+pkgrel=0
pkgdesc="Meta-commands handler for Postgres Database"
url="https://pypi.python.org/pypi/pgspecial"
arch="noarch"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b599e04b1677f08cb05d5d55877c8e93432cb91c83abf0eed9081212eb277ad5afbd2a8a4358d1d9e73d98965bcae449ce925fd16d406df027982b0553affe56 pgspecial-1.11.7.tar.gz"
+sha512sums="5b9bebdba2d71867c7fa41496f9836024625517d6608fc7d5c9c97ef392f389ae83a2cda1cd2c675bd5f2c4c09ceb127dadee167122bacbca7807484fc84a1ad pgspecial-1.11.8.tar.gz"