From 97de5f140c6d0e973c7a6ac85a98648d62ffe3ad Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 5 Oct 2015 07:58:31 +0200 Subject: [PATCH] python-ply: update to 3.8 --- srcpkgs/python-ply/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-ply/template b/srcpkgs/python-ply/template index 11efa401737..ba88b84d6f8 100644 --- a/srcpkgs/python-ply/template +++ b/srcpkgs/python-ply/template @@ -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 " 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