python-pycparser: update to 2.13
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-pycparser'
|
# Template file for 'python-pycparser'
|
||||||
pkgname=python-pycparser
|
pkgname=python-pycparser
|
||||||
version=2.12
|
version=2.13
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pycparser-${version}"
|
wrksrc="pycparser-${version}"
|
||||||
@@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="https://github.com/eliben/pycparser"
|
homepage="https://github.com/eliben/pycparser"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="${PYPI_SITE}/p/pycparser/pycparser-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycparser/pycparser-${version}.tar.gz"
|
||||||
checksum=da24c80aeb3c794ac64fe5503a01f65f13fece3e02513fd2e0761f93c96597b0
|
checksum=b399599a8a0e386bfcbc5e01a38d79dd6e926781f9e358cd5512f41ab7d20eb7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# replace bundled copy of ply
|
# replace bundled copy of ply
|
||||||
|
|||||||
Reference in New Issue
Block a user