summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-05-27 16:51:50 +0300
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-05-27 16:51:50 +0300
commitce9e47b69230690c5beab2714bcff053a1603ebe (patch)
tree7f77875e161d535626a66e2e5d188a7b1be241eb /python
parent1b1bf484bbd4daf444ab6ccfcef910e4907cdb1a (diff)
downloadslackbuilds-ce9e47b69230690c5beab2714bcff053a1603ebe.tar.gz
slackbuilds-ce9e47b69230690c5beab2714bcff053a1603ebe.tar.xz
python/py: Updated for version 1.4.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/py/py.SlackBuild4
-rw-r--r--python/py/py.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/py/py.SlackBuild b/python/py/py.SlackBuild
index 5952379692..afbd99260a 100644
--- a/python/py/py.SlackBuild
+++ b/python/py/py.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for py
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# 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=py
-VERSION=${VERSION:-1.4.26}
+VERSION=${VERSION:-1.4.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/py/py.info b/python/py/py.info
index 975588e3ce..ea6bc6530b 100644
--- a/python/py/py.info
+++ b/python/py/py.info
@@ -1,8 +1,8 @@
PRGNAM="py"
-VERSION="1.4.26"
+VERSION="1.4.28"
HOMEPAGE="http://pylib.readthedocs.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/p/py/py-1.4.26.tar.gz"
-MD5SUM="30c3fd92a53f1a5ed6f3591c1fe75c0e"
+DOWNLOAD="https://pypi.python.org/packages/source/p/py/py-1.4.28.tar.gz"
+MD5SUM="30b807e1fe1b886578c47337d424a083"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"