diff options
-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 194ba43de6..ed661519c8 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 37979be81a..fdb8eca47a 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="" |