Skip to content

Commit 5a03875

Browse files
skmpzericonr
authored andcommitted
python3-regex: update to 2021.11.10.
1 parent 388570d commit 5a03875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/python3-regex/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'python3-regex'
22
pkgname=python3-regex
3-
version=2021.11.2
3+
version=2021.11.10
44
revision=1
55
wrksrc="regex-${version}"
66
build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="skmpz <[email protected]>"
1212
license="CNRI-Python, Apache-2.0"
1313
homepage="https://pypi.org/project/regex/"
1414
distfiles="${PYPI_SITE}/r/regex/regex-${version}.tar.gz"
15-
checksum=5e85dcfc5d0f374955015ae12c08365b565c6f1eaf36dd182476a4d8e5a1cdb7
15+
checksum=f341ee2df0999bfdf7a95e448075effe0db212a59387de1a70690e4acb03d4c6
1616

1717
do_check() {
1818
(cd build/lib* && python3 -m unittest regex/test_regex.py)

0 commit comments

Comments
 (0)