python-parsing: update to 2.3.0

This commit is contained in:
Alessio Sergi 2018-12-30 17:17:30 +01:00
parent 33c88753de
commit b54cd54f74

View file

@ -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