aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-08-08 18:34:33 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-08-08 18:34:33 -0300
commit9a0c5636dcfd18c785e3911da54248f3995e5235 (patch)
treea5217ab80f9dab1580194f5055c34280008ad165
parente672ba7509c80bbc33cbc141490f13163160ba8c (diff)
community/py3-gitdb2: upgrade to 4.0.7
-rw-r--r--community/py3-gitdb2/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/py3-gitdb2/APKBUILD b/community/py3-gitdb2/APKBUILD
index f748332482a..74e403d8717 100644
--- a/community/py3-gitdb2/APKBUILD
+++ b/community/py3-gitdb2/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=py3-gitdb2
-pkgver=4.0.2
-pkgrel=1
+pkgver=4.0.7
+pkgrel=0
pkgdesc="Git Object Database"
options="!check" # (failures=1,errors=9)
url="https://github.com/gitpython-developers/gitdb"
@@ -25,4 +25,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d84c7ae598d9b3cca9899b324dcae969f4a3f2463df89f78411e1038a15cbaf67d8ae568bc2ab5e314a7807b5eceeefae30fb59c29b10f8a6c1eb9725eaf63bd py3-gitdb2-4.0.2.tar.gz"
+sha512sums="
+54d3bec59866525c5ca4854290358d8b93555ceb51b4da32dc4ef1679e24922b9d3e1ec023b8089057aa6d101edde5824c7fa33902ebbeb8c7ef4add46a29aa0 py3-gitdb2-4.0.7.tar.gz
+"