aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-gitpython/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-12 06:47:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-12 09:50:39 +0000
commitb7d5c9b5723d7ef2489604b68ae5ddeab9fdcf26 (patch)
tree96056c776f670ecb7b8c0c27a469dfada271982f /testing/py3-gitpython/APKBUILD
parent7e18e8f61d3a15542e236994616f610ead8f88de (diff)
downloadaports-b7d5c9b5723d7ef2489604b68ae5ddeab9fdcf26.tar.bz2
aports-b7d5c9b5723d7ef2489604b68ae5ddeab9fdcf26.tar.xz
testing/py3-gitpython: upgrade to 3.1.1
Diffstat (limited to 'testing/py3-gitpython/APKBUILD')
-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 9b09e4c350..21086912d8 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.0
+pkgver=3.1.1
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="29d01a8b3a484fc62521b7f03a75e801d7b98e007652956f73e5532d064992f802cf6f1da2c380b66cfb55a2d0a487b8f28199fd241136a7d74df02f41859c3c py3-gitpython-3.1.0.tar.gz"
+sha512sums="7848e9a0ab2dafd87234e71ef528766eaf9e806a2ea02be449a511da6c75a573243e0e7e5422ee692c4f1ce75d8bced60ba7ef09b645e5bedbf6d80321ce3cf9 py3-gitpython-3.1.1.tar.gz"