python-ply: update to 3.11
This commit is contained in:
parent
5648fa3597
commit
01d54b55b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ply'
|
||||
pkgname=python-ply
|
||||
version=3.10
|
||||
revision=2
|
||||
version=3.11
|
||||
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=96e94af7dd7031d8d6dd6e2a8e0de593b511c211a86e28a9c9621c275ac8bacb
|
||||
checksum=00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3
|
||||
|
||||
post_install() {
|
||||
sed -n '/Copyright/,/POSSIBILITY/p' README.md >LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue