summaryrefslogtreecommitdiffstats
path: root/python/python3-wrapt
diff options
context:
space:
mode:
author Markus Rinne2019-01-19 17:05:07 +0100
committer Willy Sudiarto Raharjo2019-01-20 01:06:17 +0100
commit489fbc7792e0b84339f4eb8b8dc9fb044cda566f (patch)
tree113893e461841799ee3267a5a4c4f286983c1dda /python/python3-wrapt
parentddaeb7cce28e9a9eb05c4beb21b2f0438fc261f6 (diff)
downloadslackbuilds-489fbc7792e0b84339f4eb8b8dc9fb044cda566f.tar.gz
python/python3-wrapt: Updated for version 1.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wrapt')
-rw-r--r--python/python3-wrapt/python3-wrapt.SlackBuild2
-rw-r--r--python/python3-wrapt/python3-wrapt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-wrapt/python3-wrapt.SlackBuild b/python/python3-wrapt/python3-wrapt.SlackBuild
index 9a24c45336..0927f48413 100644
--- a/python/python3-wrapt/python3-wrapt.SlackBuild
+++ b/python/python3-wrapt/python3-wrapt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-wrapt
SRCNAM=wrapt
-VERSION=${VERSION:-1.11.0}
+VERSION=${VERSION:-1.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-wrapt/python3-wrapt.info b/python/python3-wrapt/python3-wrapt.info
index e7c4c95792..57df834b90 100644
--- a/python/python3-wrapt/python3-wrapt.info
+++ b/python/python3-wrapt/python3-wrapt.info
@@ -1,8 +1,8 @@
PRGNAM="python3-wrapt"
-VERSION="1.11.0"
+VERSION="1.11.1"
HOMEPAGE="https://github.com/GrahamDumpleton/wrapt"
-DOWNLOAD="https://files.pythonhosted.org/packages/78/4d/c3f9bd791683bd61b7799e465872bf5f4495fe3abb6c4f119419b9f606eb/wrapt-1.11.0.tar.gz"
-MD5SUM="054f1a301d918fea3ce23a034e44f168"
+DOWNLOAD="https://files.pythonhosted.org/packages/67/b2/0f71ca90b0ade7fad27e3d20327c996c6252a2ffe88f50a95bba7434eda9/wrapt-1.11.1.tar.gz"
+MD5SUM="9f21acd7c0a57bf3057715c4665db3c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"