summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-07-03 01:30:27 +0200
committer Willy Sudiarto Raharjo2015-07-04 10:14:39 +0200
commit3b385e13851fb145ce4c77e38ff1350ef5d5e132 (patch)
tree096356786ed7e542c06a090cb149ad9eba98bf55 /python
parent2740b2c4f6b6b0ddad674763f4c79f73c58ccfa7 (diff)
downloadslackbuilds-3b385e13851fb145ce4c77e38ff1350ef5d5e132.tar.gz
python/py: Updated for version 1.4.30.
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 22c43f905f..4707b61005 100644
--- a/python/py/py.SlackBuild
+++ b/python/py/py.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for py
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# 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.29}
+VERSION=${VERSION:-1.4.30}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/py/py.info b/python/py/py.info
index 51e42da1b4..aeda347ae8 100644
--- a/python/py/py.info
+++ b/python/py/py.info
@@ -1,8 +1,8 @@
PRGNAM="py"
-VERSION="1.4.29"
+VERSION="1.4.30"
HOMEPAGE="http://pylib.readthedocs.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/p/py/py-1.4.29.tar.gz"
-MD5SUM="c28e0accba523a29b35a48bb703fb96c"
+DOWNLOAD="https://pypi.python.org/packages/source/p/py/py-1.4.30.tar.gz"
+MD5SUM="a904aabfe4765cb754f2db84ec7bb03a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"