mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-regex: upgrade to 2020.2.18
This commit is contained in:
parent
c1e143151f
commit
d18b07d20d
@ -1,7 +1,7 @@
|
||||
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=py3-regex
|
||||
pkgver=2020.1.8
|
||||
pkgver=2020.2.18
|
||||
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="d8cd574693bc2d95271135fadc2ffd4c9a4c0882fe2c173538095575271950a7ac164a40dbd2a9fb6a4d8919a68ee6d17bc92d1e019263b0e1374a8aa6898063 regex-2020.1.8.tar.gz"
|
||||
sha512sums="4a3eeeebcd564f0ba4ec84e0699388c80f1abfd0468e6805a504ed6c541d0ea6a2bf734bbd33668f85beede42be3beefac6c1cfb4cd3d2a07504046b51219aa3 regex-2020.2.18.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user