aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-10 10:06:59 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-10 10:10:32 +0100
commit238860a9ca86c66fab0590edaa7ef52028804c04 (patch)
treecf6ab79ea9d196aa4c4f45d232299f3cc5bf570d /testing
parent2ccc22386ecae5c89ad7e5e57722a7edebfb8b5a (diff)
downloadaports-238860a9ca86c66fab0590edaa7ef52028804c04.tar.bz2
aports-238860a9ca86c66fab0590edaa7ef52028804c04.tar.xz
testing/py3-regex: upgrade to 2020.1.8
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-regex/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-regex/APKBUILD b/testing/py3-regex/APKBUILD
index c35c0e2881..3b3e6c3746 100644
--- a/testing/py3-regex/APKBUILD
+++ b/testing/py3-regex/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-regex
-pkgver=2019.12.20
+pkgver=2020.1.8
pkgrel=0
pkgdesc="A more featureful implementation of the 're' module"
url="https://bitbucket.org/mrabarnett/mrab-regex"
@@ -21,4 +21,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b7220a8179387123a4c77173bd2a6d3cb0256c8f7c38c1b7dcaf61ef816982008a6cadccf992ed89bc9e00d7adcc6181afceb740f173a831eadf7941fd5d94cb regex-2019.12.20.tar.gz"
+sha512sums="d8cd574693bc2d95271135fadc2ffd4c9a4c0882fe2c173538095575271950a7ac164a40dbd2a9fb6a4d8919a68ee6d17bc92d1e019263b0e1374a8aa6898063 regex-2020.1.8.tar.gz"