summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-05-10 19:28:55 +0200
committer Willy Sudiarto Raharjo2019-05-11 02:20:53 +0200
commit93b04bc0f171712db4da8c8109c126753067a5a9 (patch)
tree9d60da0a6c899d151f1f66c9751144bd740cde89 /python
parenta6a98d042158f4e89d8c6b8f4f315b2c6b86c723 (diff)
downloadslackbuilds-93b04bc0f171712db4da8c8109c126753067a5a9.tar.gz
python/python-lazy-object-proxy: Updated for version 1.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-lazy-object-proxy/python-lazy-object-proxy.SlackBuild4
-rw-r--r--python/python-lazy-object-proxy/python-lazy-object-proxy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-lazy-object-proxy/python-lazy-object-proxy.SlackBuild b/python/python-lazy-object-proxy/python-lazy-object-proxy.SlackBuild
index 7c87d74894..cc5c87785e 100644
--- a/python/python-lazy-object-proxy/python-lazy-object-proxy.SlackBuild
+++ b/python/python-lazy-object-proxy/python-lazy-object-proxy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-lazy-object-proxy
-# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-lazy-object-proxy
SRCNAM=$(echo $PRGNAM | cut -c8-24)
-VERSION=${VERSION:-1.3.1}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-lazy-object-proxy/python-lazy-object-proxy.info b/python/python-lazy-object-proxy/python-lazy-object-proxy.info
index f4b6686659..d169cec42f 100644
--- a/python/python-lazy-object-proxy/python-lazy-object-proxy.info
+++ b/python/python-lazy-object-proxy/python-lazy-object-proxy.info
@@ -1,8 +1,8 @@
PRGNAM="python-lazy-object-proxy"
-VERSION="1.3.1"
+VERSION="1.4.0"
HOMEPAGE="https://github.com/ionelmc/python-lazy-object-proxy"
-DOWNLOAD="https://pypi.python.org/packages/55/08/23c0753599bdec1aec273e322f277c4e875150325f565017f6280549f554/lazy-object-proxy-1.3.1.tar.gz"
-MD5SUM="e128152b76eb5b9ba759504936139fd0"
+DOWNLOAD="https://files.pythonhosted.org/packages/ba/bd/c259aae1ef43cd887e08959b70768861272e65c7a0fd44c66864bcc585f4/lazy-object-proxy-1.4.0.tar.gz"
+MD5SUM="389b54e3b83088c57154c45bd3eaa1d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""