From b5868f9d69a5d7d1287664b78c5147e0b985cfc4 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 2 Apr 2019 22:11:43 -0700 Subject: python/python3-decorator: Updated for version 4.4.0. Signed-off-by: Benjamin Trigona-Harany --- python/python3-decorator/python3-decorator.SlackBuild | 2 +- python/python3-decorator/python3-decorator.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-decorator/python3-decorator.SlackBuild b/python/python3-decorator/python3-decorator.SlackBuild index 4b10c3ba1077a..2604c5dba048b 100644 --- a/python/python3-decorator/python3-decorator.SlackBuild +++ b/python/python3-decorator/python3-decorator.SlackBuild @@ -25,7 +25,7 @@ SRCNAM=decorator PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-4.3.2} +VERSION=${VERSION:-4.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-decorator/python3-decorator.info b/python/python3-decorator/python3-decorator.info index 0e569f0609353..841dfb62273c3 100644 --- a/python/python3-decorator/python3-decorator.info +++ b/python/python3-decorator/python3-decorator.info @@ -1,8 +1,8 @@ PRGNAM="python3-decorator" -VERSION="4.3.2" +VERSION="4.4.0" HOMEPAGE="https://pypi.python.org/pypi/decorator" -DOWNLOAD="https://github.com/micheles/decorator/archive/4.3.2/decorator-4.3.2.tar.gz" -MD5SUM="7f82f5062e31bccd7f8de8483da9b210" +DOWNLOAD="https://github.com/micheles/decorator/archive/4.4.0/decorator-4.4.0.tar.gz" +MD5SUM="bf924abe09417f95a470017ae2bc5230" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3