diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-05 19:48:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:24 +0700 |
commit | b6bd38b6ad04f1ee3f8c79cb972227d6f261cad5 (patch) | |
tree | 3da4e1df0bba776372e9dc7ad68a6e5a3542a05f /python | |
parent | 7bd2bfafaea38275028d7e44c319cbdfe5b0b734 (diff) |
python/py: Updated for version 1.4.34.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/py/py.SlackBuild | 4 | ||||
-rw-r--r-- | python/py/py.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/py/py.SlackBuild b/python/py/py.SlackBuild index 194ba43de6d2..ed661519c8c9 100644 --- a/python/py/py.SlackBuild +++ b/python/py/py.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for py -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 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.32} +VERSION=${VERSION:-1.4.34} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/py/py.info b/python/py/py.info index 37979be81a74..fdb8eca47afb 100644 --- a/python/py/py.info +++ b/python/py/py.info @@ -1,8 +1,8 @@ PRGNAM="py" -VERSION="1.4.32" +VERSION="1.4.34" HOMEPAGE="http://pylib.readthedocs.org/" -DOWNLOAD="https://pypi.python.org/packages/93/bd/8a90834a287e0c1682eab8e20ada672e4f4cf7d5b99f2833ddbf31ed1a6d/py-1.4.32.tar.gz" -MD5SUM="68ee0b5867282595d0b410a7f3c03ab3" +DOWNLOAD="https://pypi.python.org/packages/68/35/58572278f1c097b403879c1e9369069633d1cbad5239b9057944bb764782/py-1.4.34.tar.gz" +MD5SUM="d9c3d8f734b0819ff48e355d77bf1730" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |