python-parsing: update to 2.1.4
This commit is contained in:
parent
0d2e38581a
commit
29199132b6
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-parsing'
|
# Template file for 'python-parsing'
|
||||||
pkgname=python-parsing
|
pkgname=python-parsing
|
||||||
version=2.1.3
|
version=2.1.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyparsing-${version}"
|
wrksrc="pyparsing-${version}"
|
||||||
@ -13,9 +13,8 @@ short_desc="Python parsing module (Python2)"
|
|||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://pyparsing.wikispaces.com/"
|
homepage="http://pyparsing.wikispaces.com/"
|
||||||
# distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
||||||
distfiles="https://pypi.python.org/packages/38/2c/e2f2562a7568c0234f600f5257ae077deb7b87cd8ce75a29f2653844952a/pyparsing-${version}.tar.gz"
|
checksum=a9234dea79b50d49b92a994132cd1c84e873f3936db94977a66f0a4159b1797c
|
||||||
checksum=07ed062c8e38c682ddc728e7aa42fab44612744fce33812bc533f93ea53c9347
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user