summaryrefslogtreecommitdiff
path: root/testing/py3-gitpython
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-14 16:54:38 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-14 16:57:37 -0300
commit1df08e11eef258354c40da4bf5bf484670f67e9e (patch)
treeb5166b1f5f877e0582ecbfcaf8e6cfe52a4f41ad /testing/py3-gitpython
parent1d52cf2dc2da2eff756d447f9c34442effc98163 (diff)
downloadaports-1df08e11eef258354c40da4bf5bf484670f67e9e.zip
testing/py3-gitpython: upgrade to 3.0.5
Diffstat (limited to 'testing/py3-gitpython')
-rw-r--r--testing/py3-gitpython/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-gitpython/APKBUILD b/testing/py3-gitpython/APKBUILD
index 140f7418e9c..ee2df6e9f4f 100644
--- a/testing/py3-gitpython/APKBUILD
+++ b/testing/py3-gitpython/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-gitpython
-pkgver=3.0.4
-pkgrel=1
+pkgver=3.0.5
+pkgrel=0
pkgdesc="Python3 Git Library"
options="!check" # Tests require a specific git configuration
url="https://github.com/gitpython-developers/GitPython"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="47cf41e0c4120faff2d85723b85859d0c559f31f2ebbd43dd018334d55f80d183f22f0f90e02e0eadd43e8795bed37b37e65634e68dddc872d1e31ad9a2d8dc6 py3-gitpython-3.0.4.tar.gz"
+sha512sums="8f3009786124735df462dfa5d4dd658cbe565648099437b8d9b6e2db54acf82034d66882b3e1b8cf7e46fa1bed344672d6e77c19d714c1611338eb7d52474ee6 py3-gitpython-3.0.5.tar.gz"