mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
community/py3-regex: upgrade to 2023.5.5
This commit is contained in:
parent
5ab10a7504
commit
978c777dc6
@ -1,7 +1,7 @@
|
|||||||
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
||||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||||
pkgname=py3-regex
|
pkgname=py3-regex
|
||||||
pkgver=2023.5.4
|
pkgver=2023.5.5
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="More featureful implementation of the 're' module"
|
pkgdesc="More featureful implementation of the 're' module"
|
||||||
url="https://github.com/mrabarnett/mrab-regex"
|
url="https://github.com/mrabarnett/mrab-regex"
|
||||||
@ -40,5 +40,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
915bcb5a9ad0ddbbed401dfec9c4078566cba05b7badf994354f76077da7f370199578296948c4fbe13fe241b0c54da17657144266453927cfd2ed422c5cf8de py3-regex-2023.5.4.tar.gz
|
3d54b1310e41e309a0b4645d38d755eb4f6c1890a88134e5c12d35054792db66e9f5e6c2d4b1efdecf03dd135ba2493cf34c7da5576f8078839224f04b158807 py3-regex-2023.5.5.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user