diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-20 17:08:34 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-23 22:29:39 +0700 |
commit | ebaac3404f8ec536fc96208f74427381efe41b27 (patch) | |
tree | 35348e7262208d70f27d725f12c321af6a3c7fe0 /python/py | |
parent | a8643863934ed206e4d39f96a3911b3d7d8befc9 (diff) | |
download | slackbuilds-ebaac3404f8ec536fc96208f74427381efe41b27.tar.gz |
python/py: Updated for version 1.4.26.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/py')
-rw-r--r-- | python/py/py.SlackBuild | 2 | ||||
-rw-r--r-- | python/py/py.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/py/py.SlackBuild b/python/py/py.SlackBuild index 95e8137b29..5952379692 100644 --- a/python/py/py.SlackBuild +++ b/python/py/py.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=py -VERSION=${VERSION:-1.4.24} +VERSION=${VERSION:-1.4.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/py/py.info b/python/py/py.info index 65a72c699d..975588e3ce 100644 --- a/python/py/py.info +++ b/python/py/py.info @@ -1,8 +1,8 @@ PRGNAM="py" -VERSION="1.4.24" +VERSION="1.4.26" HOMEPAGE="http://pylib.readthedocs.org/" -DOWNLOAD="https://pypi.python.org/packages/source/p/py/py-1.4.24.tar.gz" -MD5SUM="8f32ee0cd1e01472a255fe1d28d81217" +DOWNLOAD="https://pypi.python.org/packages/source/p/py/py-1.4.26.tar.gz" +MD5SUM="30c3fd92a53f1a5ed6f3591c1fe75c0e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" |