aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-gitdb2
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-25 22:32:36 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-25 22:40:35 -0300
commitd141679cae9c4fdc0ef3da4f373492f42a958056 (patch)
treedc9d43fb13a4b364f6d732f5a9986d304cfc17dc /testing/py3-gitdb2
parent22241f982a44619e752e4553f82c529212d21918 (diff)
downloadaports-d141679cae9c4fdc0ef3da4f373492f42a958056.tar.bz2
aports-d141679cae9c4fdc0ef3da4f373492f42a958056.tar.xz
testing/py3-gitdb2: upgrade to 4.0.2
Diffstat (limited to 'testing/py3-gitdb2')
-rw-r--r--testing/py3-gitdb2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-gitdb2/APKBUILD b/testing/py3-gitdb2/APKBUILD
index 9f0d8b9dea..038bd5c54c 100644
--- a/testing/py3-gitdb2/APKBUILD
+++ b/testing/py3-gitdb2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=py3-gitdb2
-pkgver=3.0.0
+pkgver=4.0.2
pkgrel=0
pkgdesc="Git Object Database"
options="!check" # (failures=1,errors=9)
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="057a38ddf559fc8a64491a67783211d17a5136cfd33a1b862f85ecb77efc1ad27da893fa89d32467b74f8f4993948a3c6202fd70e7e62fcd3fb54418c514ec8f py3-gitdb2-3.0.0.tar.gz"
+sha512sums="d84c7ae598d9b3cca9899b324dcae969f4a3f2463df89f78411e1038a15cbaf67d8ae568bc2ab5e314a7807b5eceeefae30fb59c29b10f8a6c1eb9725eaf63bd py3-gitdb2-4.0.2.tar.gz"