aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-27 05:06:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-27 10:11:49 +0000
commita1ac96380425900c22eca97c2422f7f7bdf20ade (patch)
treebbdaf34749d6be467afe35284156ba9ccff1a47c /testing
parentc5627ea1a80b25374794535f5d6d49d0b872ebbd (diff)
downloadaports-a1ac96380425900c22eca97c2422f7f7bdf20ade.tar.bz2
aports-a1ac96380425900c22eca97c2422f7f7bdf20ade.tar.xz
testing/py3-gitlab: upgrade to 2.1.2
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 c8528ac287..e8963f4d70 100644
--- a/testing/py3-gitlab/APKBUILD
+++ b/testing/py3-gitlab/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-gitlab
_pkgname=python-gitlab
-pkgver=2.0.1
+pkgver=2.1.2
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="ca73dc00968d08381c57b8f56605858ec652f5d6ba497a76ba4c04c6bc78f46857b082d9a2134525690a2d9993717e022df2c560b7628334cb1e2e53b9e07377 python-gitlab-2.0.1.tar.gz"
+sha512sums="9d139a4fc21b02f9d0640fcd88528a42a51c29ab20802f476744b30cc85c174f91c2514f8aca0d5b0b45b494510e2a606a5e7a7edbc68cda7bdcd0636669e6ea python-gitlab-2.1.2.tar.gz"