mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-ply: update to 3.6
This commit is contained in:
parent
fa117e4294
commit
f99e785af6
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.4
|
version=3.6
|
||||||
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="BSD"
|
license="BSD"
|
||||||
distfiles="${PYPI_SITE}/p/ply/ply-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/ply/ply-${version}.tar.gz"
|
||||||
checksum=af435f11b7bdd69da5ffbc3fecb8d70a7073ec952e101764c88720cdefb2546b
|
checksum=61367b9eb2f4b819f69ea116750305270f1df8859992c9e356d6a851f25a4b47
|
||||||
|
|
||||||
python3.4-ply_package() {
|
python3.4-ply_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue