@@ 2,8 2,8 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-gitlab
_pkgname=python-gitlab
-pkgver=2.2.0
-pkgrel=1
+pkgver=2.7.1
+pkgrel=0
pkgdesc="v4 GitLab API compliant library and cmdline tool"
options="!check" # Requires unpackaged 'httmock'
url="https://github.com/python-gitlab/python-gitlab"
@@ 27,4 27,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="bdf34e4b9e45f5767faf81d52caf1b800d931a105940bb80b1e58cc8efc34a319196a6aa437d49215f0f4ff24359cc2497853486698a23413b2bb3dfe169e5e3 python-gitlab-2.2.0.tar.gz"
+sha512sums="
+31afa9e69e5cdb9de7638aae4e5fd87687ee89929acc97fd78690c860db8be99e65b39a7409b0b91c819f3de3d720dd0e670156f471043cc51396cbf2d820308 python-gitlab-2.7.1.tar.gz
+"