diff --git a/srcpkgs/python-parsing/template b/srcpkgs/python-parsing/template index 00ae87b86ef..eb327d1e5b6 100644 --- a/srcpkgs/python-parsing/template +++ b/srcpkgs/python-parsing/template @@ -1,7 +1,7 @@ # Template file for 'python-parsing' pkgname=python-parsing -version=2.2.1 -revision=2 +version=2.2.2 +revision=1 noarch=yes wrksrc="pyparsing-pyparsing_${version}" build_style=python-module @@ -9,12 +9,12 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python" pycompile_module="pyparsing.py" short_desc="Python parsing module (Python2)" -maintainer="Juan RP " +maintainer="Alessio Sergi " 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=25cafba8e402f775b58cee0924ef5359c5bc3ba3e8e8b038d0f92674c8a47a79 +checksum=bc6c7146b91af3f567cf6daeaec360bc07d45ffec4cf5353f4d7a208ce7ca30a do_check() { python2 unitTests.py