python-ply: update to 3.10

This commit is contained in:
Alessio Sergi 2017-02-02 15:20:10 +01:00
parent 3e165e4403
commit 12befe5da2
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-ply'
pkgname=python-ply
version=3.9
revision=2
version=3.10
revision=1
noarch=yes
wrksrc="ply-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.dabeaz.com/ply/"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/p/ply/ply-${version}.tar.gz"
checksum=0d7e2940b9c57151392fceaa62b0865c45e06ce1e36687fd8d03f011a907f43e
checksum=96e94af7dd7031d8d6dd6e2a8e0de593b511c211a86e28a9c9621c275ac8bacb
post_install() {
sed -n '/Copyright/,/POSSIBILITY/p' README.md >LICENSE