python-regex: update to 2017.07.11.
This commit is contained in:
parent
992279afab
commit
0a338f13b4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-regex'
|
# Template file for 'python-regex'
|
||||||
pkgname=python-regex
|
pkgname=python-regex
|
||||||
version=2017.06.23
|
version=2017.07.11
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="regex-${version}"
|
wrksrc="regex-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="_regex_core.py regex.py test_regex.py"
|
pycompile_module="_regex_core.py regex.py test_regex.py"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
homepage="https://pypi.python.org/pypi/regex/"
|
homepage="https://pypi.python.org/pypi/regex/"
|
||||||
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
||||||
checksum=808fde10fef1c8aa17a79a1cf9c923c9ccac443be9c6a9bb25622269f6eb647a
|
checksum=dbda8bdc31a1c85445f1a1b29d04abda46e5c690f8f933a9cc3a85a358969616
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue