diff --git a/testing/py3-gitpython/APKBUILD b/testing/py3-gitpython/APKBUILD index 14239c4693f10f67ed197d36692736f49cda86c8..fc0916be8b881cb395faaadfe273ec88a3aa994b 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.0.5 +pkgver=3.0.7 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="8f3009786124735df462dfa5d4dd658cbe565648099437b8d9b6e2db54acf82034d66882b3e1b8cf7e46fa1bed344672d6e77c19d714c1611338eb7d52474ee6 py3-gitpython-3.0.5.tar.gz" +sha512sums="934dc4533766e28b8e573ac50b009934920336cc7e775e3cf80190cdbf85c06e26f57c79d236881b221db903ca45174727f237d4227761b7de2da42ccfedb49c py3-gitpython-3.0.7.tar.gz"