python-ply: update to 3.8

This commit is contained in:
Alessio Sergi 2015-10-05 07:58:31 +02:00
parent b709715afe
commit 97de5f140c

View file

@ -1,6 +1,6 @@
# Template file for 'python-ply'
pkgname=python-ply
version=3.7
version=3.8
revision=1
noarch=yes
wrksrc="ply-${version}"
@ -13,8 +13,8 @@ short_desc="Lex and Yacc for Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.dabeaz.com/ply/"
license="3-clause-BSD"
distfiles="http://www.dabeaz.com/ply/ply-${version}.tar.gz"
checksum=f85fb7b44c1c9a04873e6d76fa2c2eef43f2cfd81468aa714a9c63af7ae0af80
distfiles="${PYPI_SITE}/p/ply/ply-${version}.tar.gz"
checksum=e7d1bdff026beb159c9942f7a17e102c375638d9478a7ecd4cc0c76afd8de0b8
post_install() {
sed -n '/Copyright/,/POSSIBILITY/p' README.md >LICENSE