summaryrefslogtreecommitdiff
path: root/testing/py3-gitpython/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-gitpython/APKBUILD')
-rw-r--r--testing/py3-gitpython/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-gitpython/APKBUILD b/testing/py3-gitpython/APKBUILD
index 140f7418e9c..ee2df6e9f4f 100644
--- a/testing/py3-gitpython/APKBUILD
+++ b/testing/py3-gitpython/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-gitpython
-pkgver=3.0.4
-pkgrel=1
+pkgver=3.0.5
+pkgrel=0
pkgdesc="Python3 Git Library"
options="!check" # Tests require a specific git configuration
url="https://github.com/gitpython-developers/GitPython"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="47cf41e0c4120faff2d85723b85859d0c559f31f2ebbd43dd018334d55f80d183f22f0f90e02e0eadd43e8795bed37b37e65634e68dddc872d1e31ad9a2d8dc6 py3-gitpython-3.0.4.tar.gz"
+sha512sums="8f3009786124735df462dfa5d4dd658cbe565648099437b8d9b6e2db54acf82034d66882b3e1b8cf7e46fa1bed344672d6e77c19d714c1611338eb7d52474ee6 py3-gitpython-3.0.5.tar.gz"