aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-gitpython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-gitpython/APKBUILD b/testing/py3-gitpython/APKBUILD
index 21086912d8..1ed1f4d8ad 100644
--- a/testing/py3-gitpython/APKBUILD
+++ b/testing/py3-gitpython/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=py3-gitpython
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=0
pkgdesc="Python3 Git Library"
options="!check" # Tests require a specific git configuration
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="7848e9a0ab2dafd87234e71ef528766eaf9e806a2ea02be449a511da6c75a573243e0e7e5422ee692c4f1ce75d8bced60ba7ef09b645e5bedbf6d80321ce3cf9 py3-gitpython-3.1.1.tar.gz"
+sha512sums="7a07f3f609e75b3acd103755478510c83d13e1267473ffd395af4af536ed0f0df2f73c35495940c331d3d746fb3c6e4a52a13fa4de72fddb37c8255697c14318 py3-gitpython-3.1.2.tar.gz"