summaryrefslogtreecommitdiffstats
path: root/python/decorator
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-03-08 19:36:53 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 09:29:51 +0700
commitad85f5673655b613e1a3166fe0428fa8aa7c7763 (patch)
treef0cec18023614d48bf355a7acc8306c4e1e4fdea /python/decorator
parentfc7982e5a0df92bc1f8e54ee9c44d5e883e12e3a (diff)
downloadslackbuilds-ad85f5673655b613e1a3166fe0428fa8aa7c7763.tar.gz
slackbuilds-ad85f5673655b613e1a3166fe0428fa8aa7c7763.tar.xz
python/decorator: updated for version 5.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/decorator')
-rw-r--r--python/decorator/decorator.SlackBuild4
-rw-r--r--python/decorator/decorator.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/decorator/decorator.SlackBuild b/python/decorator/decorator.SlackBuild
index 188aea622c..23bfd7a11c 100644
--- a/python/decorator/decorator.SlackBuild
+++ b/python/decorator/decorator.SlackBuild
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=decorator
-VERSION=${VERSION:-5.0.7}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-5.1.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/decorator/decorator.info b/python/decorator/decorator.info
index 7e07b6359a..8f74b4c9ea 100644
--- a/python/decorator/decorator.info
+++ b/python/decorator/decorator.info
@@ -1,8 +1,8 @@
PRGNAM="decorator"
-VERSION="5.0.7"
+VERSION="5.1.1"
HOMEPAGE="https://pypi.python.org/pypi/decorator"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/d/decorator/decorator-5.0.7.tar.gz"
-MD5SUM="c35b2a3446478986e91b15ad1626e152"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/d/decorator/decorator-5.1.1.tar.gz"
+MD5SUM="a6b34700dcac8a4bb04efd55e99626c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""