diff options
Diffstat (limited to 'testing/py3-gitlab')
-rw-r--r-- | testing/py3-gitlab/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-gitlab/APKBUILD b/testing/py3-gitlab/APKBUILD index 10f3fab329..9457c2ce9f 100644 --- a/testing/py3-gitlab/APKBUILD +++ b/testing/py3-gitlab/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-gitlab _pkgname=python-gitlab pkgver=1.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="v4 GitLab API compliant library and cmdline tool" options="!check" # Requires unpackaged 'httmock' url="https://github.com/python-gitlab/python-gitlab" |