summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2020-05-10 10:21:10 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-10 15:02:39 +0700
commita6b52277a6c0c05da423c0e4e85045336c1ea450 (patch)
treed2877c2b8092f1b7a48cdc99e309037f9ff5fcae /python
parent1655c79dc673729f55aa1078c517468fa7653734 (diff)
downloadslackbuilds-a6b52277a6c0c05da423c0e4e85045336c1ea450.tar.gz
slackbuilds-a6b52277a6c0c05da423c0e4e85045336c1ea450.tar.xz
python/python3-wrapt: Updated for version 1.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 8e0348e8e2..b85539c871 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.2}
+VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-wrapt/python3-wrapt.info b/python/python3-wrapt/python3-wrapt.info
index 9283eec0b1..50d7574c28 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.2"
+VERSION="1.12.1"
HOMEPAGE="https://github.com/GrahamDumpleton/wrapt"
-DOWNLOAD="https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz"
-MD5SUM="cc15c001b129f81eb2f79b15eb99ffe5"
+DOWNLOAD="https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz"
+MD5SUM="6d56ed0de4336462a73350341462f45e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"