aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-glob2
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-26 18:44:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-26 18:51:21 -0300
commit0d96a0dcf3258ad16187f5550c1e3ce3b7a469f8 (patch)
tree55f72221f38220e7c4fa83761868f0fa6451d8ef /testing/py3-glob2
parent40c94bb8a3a9b6cb11775640ea4975ae0bdb3641 (diff)
downloadaports-0d96a0dcf3258ad16187f5550c1e3ce3b7a469f8.tar.bz2
aports-0d96a0dcf3258ad16187f5550c1e3ce3b7a469f8.tar.xz
testing/py3-glob2: upgrade to 0.7
Diffstat (limited to 'testing/py3-glob2')
-rw-r--r--testing/py3-glob2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-glob2/APKBUILD b/testing/py3-glob2/APKBUILD
index 4ce5b53f6e..d34c58d3f0 100644
--- a/testing/py3-glob2/APKBUILD
+++ b/testing/py3-glob2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py3-glob2
_pkgname=glob2
-pkgver=0.6
+pkgver=0.7
pkgrel=0
pkgdesc="Version of the glob module that supports recursion via **, and can capture patterns"
url="https://github.com/miracle2k/python-glob2"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="f4f17eb44d03c0675bc4e8832f2c7dbf42f37456bb664ebbc534d1ac0940061907aaf94b9d9d297dc79b2edfc0677912fdb1b4b47a1a6dfba7cf098135c5e839 glob2-0.6.tar.gz"
+sha512sums="6707c33782373cd71b1794ef3a143f6c0ceb5733bec944d16596eb4662df4c788328078b621bdda6096da95ec2f267256fca620dd7691eb02bf0ce940dd4150e glob2-0.7.tar.gz"