aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-15 00:36:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-15 02:29:02 -0300
commit5c174cc64363caa5060e14a99d898df6c5d5fac9 (patch)
tree803068e1e4b4c910d79ac9365dc89ffafcaff116 /testing
parent99ed41b0dbe122507fd9b6c2520df1f68972dfb5 (diff)
downloadaports-5c174cc64363caa5060e14a99d898df6c5d5fac9.tar.bz2
aports-5c174cc64363caa5060e14a99d898df6c5d5fac9.tar.xz
testing/py3-gitlab: upgrade to 1.12.1
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-gitlab/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-gitlab/APKBUILD b/testing/py3-gitlab/APKBUILD
index e645c727b8..10f3fab329 100644
--- a/testing/py3-gitlab/APKBUILD
+++ b/testing/py3-gitlab/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-gitlab
_pkgname=python-gitlab
-pkgver=1.11.0
+pkgver=1.12.1
pkgrel=0
pkgdesc="v4 GitLab API compliant library and cmdline tool"
options="!check" # Requires unpackaged 'httmock'
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="26af77485eed5212bbe581adb7be6dd85f824de258a0775c6946a5c0adf5c4bacdb2edbcdb3501408fb1019f07b8995cd13dfb65fa742582e26e4d7afddf5a9d python-gitlab-1.11.0.tar.gz"
+sha512sums="cf23af1d587fb80b13525eabe2bd4c442856aff03414c6239299b630676b4b20f0845012532caddc2a4246b62ef10cfc9557d3bd08820e16fad8fa201cff9a12 python-gitlab-1.12.1.tar.gz"