diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-11-16 21:36:22 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-16 21:51:34 +0100 |
| commit | a884c4cb0e3cd78884b1ca8855dd0d2fc3f5e076 (patch) | |
| tree | c63050fa8a3275d97a98eb7cadcc3c2896dfe583 /testing/py3-gitlab | |
| parent | 1bd068fe6233ad4e1134417874059d2ccbcfed4c (diff) | |
| download | aports-a884c4cb0e3cd78884b1ca8855dd0d2fc3f5e076.tar.bz2 aports-a884c4cb0e3cd78884b1ca8855dd0d2fc3f5e076.tar.xz | |
testing/py3-gitlab: upgrade to 1.13.0
Diffstat (limited to 'testing/py3-gitlab')
| -rw-r--r-- | testing/py3-gitlab/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-gitlab/APKBUILD b/testing/py3-gitlab/APKBUILD index 9457c2ce9f..bd740eec20 100644 --- a/testing/py3-gitlab/APKBUILD +++ b/testing/py3-gitlab/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-gitlab _pkgname=python-gitlab -pkgver=1.12.1 -pkgrel=1 +pkgver=1.13.0 +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,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="cf23af1d587fb80b13525eabe2bd4c442856aff03414c6239299b630676b4b20f0845012532caddc2a4246b62ef10cfc9557d3bd08820e16fad8fa201cff9a12 python-gitlab-1.12.1.tar.gz" +sha512sums="483133d6bc3244c28a2cfa7382262692ed5eef5be5217c5f9786883667d777bac7f952946c50cb8ca6bbe07f63691ec19be4fbfeb7d9cd733fb049a0c3378721 python-gitlab-1.13.0.tar.gz" |
