python-ply: update to 3.6
This commit is contained in:
parent
fa117e4294
commit
f99e785af6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ply'
|
||||
pkgname=python-ply
|
||||
version=3.4
|
||||
version=3.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ply-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.dabeaz.com/ply/"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/p/ply/ply-${version}.tar.gz"
|
||||
checksum=af435f11b7bdd69da5ffbc3fecb8d70a7073ec952e101764c88720cdefb2546b
|
||||
checksum=61367b9eb2f4b819f69ea116750305270f1df8859992c9e356d6a851f25a4b47
|
||||
|
||||
python3.4-ply_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue