From 132ffaf02932b3c92ee0698652eaa7a84cee99ad Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 3 Mar 2020 19:45:37 -0800 Subject: python/decorator: Updated for version 4.4.2. Signed-off-by: Benjamin Trigona-Harany --- python/decorator/decorator.SlackBuild | 4 ++-- python/decorator/decorator.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/decorator/decorator.SlackBuild b/python/decorator/decorator.SlackBuild index 7259bb9e3a..b3ff9d4f45 100644 --- a/python/decorator/decorator.SlackBuild +++ b/python/decorator/decorator.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for decorator # Copyright 2013 Mikko Värri, Finland -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2020 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=decorator -VERSION=${VERSION:-4.4.1} +VERSION=${VERSION:-4.4.2} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/python/decorator/decorator.info b/python/decorator/decorator.info index 949a4f4325..d292bcfceb 100644 --- a/python/decorator/decorator.info +++ b/python/decorator/decorator.info @@ -1,8 +1,8 @@ PRGNAM="decorator" -VERSION="4.4.1" +VERSION="4.4.2" HOMEPAGE="https://pypi.python.org/pypi/decorator" -DOWNLOAD="https://files.pythonhosted.org/packages/source/d/decorator/decorator-4.4.1.tar.gz" -MD5SUM="933981f288c4230816b5beee8d40e6ea" +DOWNLOAD="https://files.pythonhosted.org/packages/source/d/decorator/decorator-4.4.2.tar.gz" +MD5SUM="d83c624cce93e6bdfab144821b526e1d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3