summaryrefslogtreecommitdiffstats
path: root/python/ply
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-04-03 21:25:38 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:20 +0700
commit1b356c607abc66cd37e8a0273bc8997f18bf77eb (patch)
treed3cad9be3bcc5b62b1eb9ff550b688201d695b8f /python/ply
parent4dabc09322aabbb57802f5ea7df8ec585e961706 (diff)
downloadslackbuilds-1b356c607abc66cd37e8a0273bc8997f18bf77eb.tar.gz
slackbuilds-1b356c607abc66cd37e8a0273bc8997f18bf77eb.tar.xz
python/ply: Updated for version 3.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/ply')
-rw-r--r--python/ply/ply.SlackBuild4
-rw-r--r--python/ply/ply.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/ply/ply.SlackBuild b/python/ply/ply.SlackBuild
index e8c9de245c..179d6b7aae 100644
--- a/python/ply/ply.SlackBuild
+++ b/python/ply/ply.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ply
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greeece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greeece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ply
-VERSION=${VERSION:-3.10}
+VERSION=${VERSION:-3.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ply/ply.info b/python/ply/ply.info
index fa87afd31c..a9b9df8638 100644
--- a/python/ply/ply.info
+++ b/python/ply/ply.info
@@ -1,8 +1,8 @@
PRGNAM="ply"
-VERSION="3.10"
+VERSION="3.11"
HOMEPAGE="http://www.dabeaz.com/ply/"
-DOWNLOAD="https://pypi.python.org/packages/ce/3d/1f9ca69192025046f02a02ffc61bfbac2731aab06325a218370fd93e18df/ply-3.10.tar.gz"
-MD5SUM="1d63c166ab250bab87d8dcc42dcca70e"
+DOWNLOAD="https://pypi.python.org/packages/e5/69/882ee5c9d017149285cab114ebeab373308ef0f874fcdac9beb90e0ac4da/ply-3.11.tar.gz"
+MD5SUM="6465f602e656455affcd7c5734c638f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""