python-parsing: update to 2.0.3.

This commit is contained in:
Eivind Uggedal 2014-11-03 22:19:34 +00:00
parent 6b18c2414f
commit 0b4db6bc98
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-parsing'
pkgname=python-parsing
version=2.0.2
revision=2
version=2.0.3
revision=1
noarch=yes
wrksrc="pyparsing-${version}"
build_style=python-module
@ -16,7 +16,7 @@ license="MIT"
homepage="http://pyparsing.wikispaces.com/"
update_pkgname="pyparsing"
distfiles="https://pypi.python.org/packages/source/p/pyparsing/pyparsing-${version}.tar.gz"
checksum=17e43d6b17588ed5968735575b3983a952133ec4082596d214d7090b56d48a06
checksum=06e729e1cbf5274703b1f47b6135ed8335999d547f9d8cf048b210fb8ebf844f
python3.4-parsing_package() {
noarch=yes