summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2018-05-06 17:43:05 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:37 +0200
commitc3d58d14bcff1b21051c32dfc504669bbd08614c (patch)
tree0c7dba43f5f581c2186d6d4993349714c2db80c3
parent762303638edda28f381f72ea0000d4e58516b394 (diff)
downloadslackbuilds-c3d58d14bcff1b21051c32dfc504669bbd08614c.tar.gz
python/python-cached-property: Updated for version 1.4.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-rw-r--r--python/python-cached-property/python-cached-property.SlackBuild4
-rw-r--r--python/python-cached-property/python-cached-property.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-cached-property/python-cached-property.SlackBuild b/python/python-cached-property/python-cached-property.SlackBuild
index 7945a0ea1a..27ff44ca75 100644
--- a/python/python-cached-property/python-cached-property.SlackBuild
+++ b/python/python-cached-property/python-cached-property.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-cached-property
-# Copyright 2017 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2017-2018 Audrius Kažukauskas <audrius@neutrino.lt>
# 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=python-cached-property
-VERSION=${VERSION:-1.3.1}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-cached-property/python-cached-property.info b/python/python-cached-property/python-cached-property.info
index 812e5a9dc6..0e729115c4 100644
--- a/python/python-cached-property/python-cached-property.info
+++ b/python/python-cached-property/python-cached-property.info
@@ -1,8 +1,8 @@
PRGNAM="python-cached-property"
-VERSION="1.3.1"
+VERSION="1.4.2"
HOMEPAGE="https://github.com/pydanny/cached-property"
-DOWNLOAD="https://pypi.python.org/packages/06/2c/ad2baf15231a215c7be0324bdebd3175c320e60eba4cf347560d5749c5b8/cached-property-1.3.1.tar.gz"
-MD5SUM="9d8e9e42ca72f4ce2affba37b3f7aa45"
+DOWNLOAD="https://files.pythonhosted.org/packages/d4/c4/3cc804063fb5f3f63747a68c620145dc54e62b2dd2779f86a477e033fbad/cached-property-1.4.2.tar.gz"
+MD5SUM="e4f2c194492fabd80b353d89198e434d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""