python-ply: update to 3.9
This commit is contained in:
parent
6f263b901a
commit
bac296512d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ply'
|
# Template file for 'python-ply'
|
||||||
pkgname=python-ply
|
pkgname=python-ply
|
||||||
version=3.8
|
version=3.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ply-${version}"
|
wrksrc="ply-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.dabeaz.com/ply/"
|
homepage="http://www.dabeaz.com/ply/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/ply/ply-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/ply/ply-${version}.tar.gz"
|
||||||
checksum=e7d1bdff026beb159c9942f7a17e102c375638d9478a7ecd4cc0c76afd8de0b8
|
checksum=0d7e2940b9c57151392fceaa62b0865c45e06ce1e36687fd8d03f011a907f43e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '/Copyright/,/POSSIBILITY/p' README.md >LICENSE
|
sed -n '/Copyright/,/POSSIBILITY/p' README.md >LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue