aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pathspec
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-04-10 00:54:48 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-10 00:08:52 +0000
commitf8dcd41168997fabc05b44f05ad87ecd9a60e860 (patch)
treed17128d49f4d23575b01ca0087012161a290daea /testing/py3-pathspec
parent9e52dd56fdd00fcd0d537d72706aef632bfda8cf (diff)
downloadaports-f8dcd41168997fabc05b44f05ad87ecd9a60e860.tar.bz2
aports-f8dcd41168997fabc05b44f05ad87ecd9a60e860.tar.xz
testing/py3-pathspec: upgrade to 0.8.0
Diffstat (limited to 'testing/py3-pathspec')
-rw-r--r--testing/py3-pathspec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pathspec/APKBUILD b/testing/py3-pathspec/APKBUILD
index 65c7ba165b..70c4821c2f 100644
--- a/testing/py3-pathspec/APKBUILD
+++ b/testing/py3-pathspec/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=py3-pathspec
_pkgname=pathspec
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=0
pkgdesc="Utility library for gitignore style pattern matching of file paths"
url="https://github.com/cpburnz/python-path-specification"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" --skip-build
}
-sha512sums="3171d39405eb586945261b11781b966e0771649dd7caa8f8a5bbd26223a37931c17bd50a4706d603a637a10460e9b3730c21f0eff7dc92d7e73ae570641a900c pathspec-0.7.0.tar.gz"
+sha512sums="e0cb1883d11506b3d11963397db98a0fd3411f56df7c3e2ab3ac44116ab53977112bb51d1918591afc48b9c08f9cf997d34beba373aafbfbca2aa8749ffaf6c8 pathspec-0.8.0.tar.gz"