python-parsing: update to 2.3.0
This commit is contained in:
parent
33c88753de
commit
b54cd54f74
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-parsing'
|
||||
pkgname=python-parsing
|
||||
version=2.2.2
|
||||
version=2.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyparsing-pyparsing_${version}"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://github.com/pyparsing/pyparsing"
|
||||
changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES"
|
||||
distfiles="https://github.com/pyparsing/pyparsing/archive/pyparsing_${version}.tar.gz"
|
||||
checksum=63cdff56a7af7aaf6d66ed0d995c18c5028dc53d0fd9b463972d732bf6d4bac6
|
||||
checksum=1c43865daf37c14b183c8c46be537a31797973ec4db79a8b9f83dd1a4adf23cc
|
||||
|
||||
do_check() {
|
||||
python2 unitTests.py
|
||||
|
|
Loading…
Reference in a new issue