summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2017-11-03 15:31:37 +0100
committer Willy Sudiarto Raharjo2017-11-04 01:17:37 +0100
commitfe89ca252db3ea8c70f19cd51a3e1b8f29ff8723 (patch)
tree7154dfba0bd655c6c903ffa2e3a12b83aab468f8
parente1a9016334658e8f2f0f2b2f1a0b62ced0507c4d (diff)
downloadslackbuilds-fe89ca252db3ea8c70f19cd51a3e1b8f29ff8723.tar.gz
python/python-cached-property: Updated for version 1.3.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-rw-r--r--python/python-cached-property/python-cached-property.SlackBuild2
-rw-r--r--python/python-cached-property/python-cached-property.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-cached-property/python-cached-property.SlackBuild b/python/python-cached-property/python-cached-property.SlackBuild
index fbadf92fad..7945a0ea1a 100644
--- a/python/python-cached-property/python-cached-property.SlackBuild
+++ b/python/python-cached-property/python-cached-property.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-cached-property
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.3.1}
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 c8ee7a77e0..812e5a9dc6 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.0"
+VERSION="1.3.1"
HOMEPAGE="https://github.com/pydanny/cached-property"
-DOWNLOAD="https://pypi.python.org/packages/ae/02/09b905981aefb99c97ad53ac1cc0a90f02c1457a549eae98d87e8e6f2d7e/cached-property-1.3.0.tar.gz"
-MD5SUM="4a6039f7418007275505e355359396a8"
+DOWNLOAD="https://pypi.python.org/packages/06/2c/ad2baf15231a215c7be0324bdebd3175c320e60eba4cf347560d5749c5b8/cached-property-1.3.1.tar.gz"
+MD5SUM="9d8e9e42ca72f4ce2affba37b3f7aa45"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""