aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-17 12:31:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-17 12:33:20 -0300
commitcb6626c4c2e5a81fb6d570bf7e4954aff0ca16e1 (patch)
treeae78af87a8062b96c5750bdee2856aafae18d2fa
parentb92f6ea72886eee4a04adb702dac5f1e2a87138a (diff)
downloadaports-cb6626c4c2e5a81fb6d570bf7e4954aff0ca16e1.tar.bz2
aports-cb6626c4c2e5a81fb6d570bf7e4954aff0ca16e1.tar.xz
testing/py3-gitdb2: upgrade to 3.0.0
-rw-r--r--testing/py3-gitdb2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-gitdb2/APKBUILD b/testing/py3-gitdb2/APKBUILD
index e8ccfa696c..9f0d8b9dea 100644
--- a/testing/py3-gitdb2/APKBUILD
+++ b/testing/py3-gitdb2/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=py3-gitdb2
-pkgver=2.0.6
-pkgrel=1
+pkgver=3.0.0
+pkgrel=0
pkgdesc="Git Object Database"
options="!check" # (failures=1,errors=9)
url="https://github.com/gitpython-developers/gitdb"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="76fcc0b14f07bc7586a3a55232e50dad872fb3c5d5eb36a3dc0b87b9f64bc28a59eb7dda41d4ea88dcf322b9773282bfa4572d67a4d689be15e37d43e538ee5c py3-gitdb2-2.0.6.tar.gz"
+sha512sums="057a38ddf559fc8a64491a67783211d17a5136cfd33a1b862f85ecb77efc1ad27da893fa89d32467b74f8f4993948a3c6202fd70e7e62fcd3fb54418c514ec8f py3-gitdb2-3.0.0.tar.gz"