From c3d58d14bcff1b21051c32dfc504669bbd08614c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Sun, 6 May 2018 18:43:05 +0300 Subject: python/python-cached-property: Updated for version 1.4.2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- python/python-cached-property/python-cached-property.SlackBuild | 4 ++-- python/python-cached-property/python-cached-property.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python-cached-property') 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 +# Copyright 2017-2018 Audrius Kažukauskas # 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="" -- cgit v1.2.3