summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-04-03 21:25:38 +0200
committer Willy Sudiarto Raharjo2018-04-07 03:13:20 +0200
commitde5098fbd232dd4dd9eefe3ec938fda7567c9370 (patch)
tree4f4a2b39f12073737a70498f2009614aaaf50da2 /python
parent6f4e0adb8ec1d143f3269c85a473a4644f26ba11 (diff)
downloadold.slackbuilds-de5098fbd232dd4dd9eefe3ec938fda7567c9370.tar.gz
python/ply: Updated for version 3.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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=""