aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-gitlab
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-09 06:57:56 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-09 07:00:26 +0100
commit1e2ad2f5d71997ba8c23a48a12364a6172e524d8 (patch)
tree61bb09d9a125cce7923c02680cfe56087aa26db5 /testing/py3-gitlab
parent6ae8b1e75949652f9957e323a49bf1913e85e29d (diff)
downloadaports-1e2ad2f5d71997ba8c23a48a12364a6172e524d8.tar.bz2
aports-1e2ad2f5d71997ba8c23a48a12364a6172e524d8.tar.xz
testing/py3-gitlab: upgrade to 2.0.1
Diffstat (limited to 'testing/py3-gitlab')
-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 2b6e44ee98..c8528ac287 100644
--- a/testing/py3-gitlab/APKBUILD
+++ b/testing/py3-gitlab/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-gitlab
_pkgname=python-gitlab
-pkgver=1.15.0
+pkgver=2.0.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="622804ee580ceef7e37f2645267e723a70b9cb4352e29bb5bd02150894df13df3facf8afb29bdfd1d8b4e1a4438f82bd93e7a9abf6861758c1151e5d2c3202c6 python-gitlab-1.15.0.tar.gz"
+sha512sums="ca73dc00968d08381c57b8f56605858ec652f5d6ba497a76ba4c04c6bc78f46857b082d9a2134525690a2d9993717e022df2c560b7628334cb1e2e53b9e07377 python-gitlab-2.0.1.tar.gz"