mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/py: Updated for version 1.4.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1b1bf484bb
commit
ce9e47b692
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue