summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Thibaut Notteboom2018-05-29 03:14:18 +0200
committer Willy Sudiarto Raharjo2018-05-29 03:21:18 +0200
commit10346692482da6636c96f1ed9e7c58fe596180af (patch)
treea3cbcafe9c62ccf0a399291d521414e16e852ee1 /python
parent8afaec79e975183b6e570abbc9b423bb62cb8cc0 (diff)
downloadslackbuilds-10346692482da6636c96f1ed9e7c58fe596180af.tar.gz
python/python-serpent: Added (Serializer for Python expressions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-serpent/python-serpent.SlackBuild4
-rw-r--r--python/python-serpent/python-serpent.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-serpent/python-serpent.SlackBuild b/python/python-serpent/python-serpent.SlackBuild
index ab3d8258c5..cfba5fcb5b 100644
--- a/python/python-serpent/python-serpent.SlackBuild
+++ b/python/python-serpent/python-serpent.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-serpent
-# Copyright 2013-2017 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2013-2018 Thibaut Notteboom, Paris, FRANCE
# 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=python-serpent
-VERSION=${VERSION:-1.23}
+VERSION=${VERSION:-1.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-serpent/python-serpent.info b/python/python-serpent/python-serpent.info
index 09c89eda19..4e0e201add 100644
--- a/python/python-serpent/python-serpent.info
+++ b/python/python-serpent/python-serpent.info
@@ -1,8 +1,8 @@
PRGNAM="python-serpent"
-VERSION="1.23"
+VERSION="1.24"
HOMEPAGE="https://github.com/irmen/Serpent/"
-DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.23.tar.gz"
-MD5SUM="d9d6afa51f2560cf5933dcdfd947011d"
+DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.24.tar.gz"
+MD5SUM="d0c50f1943ff86d830eb3fe40f6dc1e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""