aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-decorator/python3-decorator.SlackBuild2
-rw-r--r--python/python3-decorator/python3-decorator.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-decorator/python3-decorator.SlackBuild b/python/python3-decorator/python3-decorator.SlackBuild
index 9994df8bdcfe..a7c7e5ef9252 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.1.2}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-decorator/python3-decorator.info b/python/python3-decorator/python3-decorator.info
index c4400fec4e3c..49aa5f0e4b32 100644
--- a/python/python3-decorator/python3-decorator.info
+++ b/python/python3-decorator/python3-decorator.info
@@ -1,8 +1,8 @@
PRGNAM="python3-decorator"
-VERSION="4.1.2"
+VERSION="4.2.1"
HOMEPAGE="https://pypi.python.org/pypi/decorator"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/d/decorator/decorator-4.1.2.tar.gz"
-MD5SUM="a0f7f4fe00ae2dde93494d90c192cf8c"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/d/decorator/decorator-4.2.1.tar.gz"
+MD5SUM="e886337e9f70e70d45d67266b8e66044"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"