mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python-klein: Updated for version 17.10.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
03c77d20a0
commit
5e01ef9fe8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python-klein
|
||||
VERSION=${VERSION:-17.2.0}
|
||||
VERSION=${VERSION:-17.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-klein"
|
||||
VERSION="17.2.0"
|
||||
VERSION="17.10.0"
|
||||
HOMEPAGE="https://klein.readthedocs.io/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/ff/95/3104e55ea9128d3fefe14ea5dbcd73ccfe21708b99defaaadc1e87f41a4a/klein-17.2.0.tar.gz"
|
||||
MD5SUM="21da69316062ef85153f67a5aa46a1dd"
|
||||
DOWNLOAD="https://pypi.python.org/packages/94/60/63a2b10f70e2bc949b5280935ab40dd4df8446ea71c1e689a1205970decc/klein-17.10.0.tar.gz"
|
||||
MD5SUM="d1bc497cd60870f63415cd0e5aebc0d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-twisted werkzeug"
|
||||
|
|
Loading…
Reference in a new issue