summaryrefslogtreecommitdiffstats
path: root/python/decorator
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-01-15 21:20:10 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-17 19:46:20 +0700
commit84b56e122345f4e0853f8259717566f63dd7721f (patch)
tree5b894696396be7d1ec47101ae9e005195d295bb7 /python/decorator
parent17a9c849d473d613801e9c31cd4ba0033e294d7f (diff)
downloadslackbuilds-84b56e122345f4e0853f8259717566f63dd7721f.tar.gz
slackbuilds-84b56e122345f4e0853f8259717566f63dd7721f.tar.xz
python/decorator: Updated for version 4.2.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/decorator')
-rw-r--r--python/decorator/decorator.SlackBuild2
-rw-r--r--python/decorator/decorator.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/decorator/decorator.SlackBuild b/python/decorator/decorator.SlackBuild
index 07cdb60e5c..b5935c1c03 100644
--- a/python/decorator/decorator.SlackBuild
+++ b/python/decorator/decorator.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=decorator
-VERSION=${VERSION:-4.1.2}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/decorator/decorator.info b/python/decorator/decorator.info
index e395bf0d31..a70c260b32 100644
--- a/python/decorator/decorator.info
+++ b/python/decorator/decorator.info
@@ -1,8 +1,8 @@
PRGNAM="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=""