diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2019-06-18 10:07:04 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-22 20:20:47 +0700 |
commit | 4b163ea689013129908a8511b3de614db80079b5 (patch) | |
tree | dca695b3689c250a96f0d74cc31ae58b80a1e052 /python/python3-wrapt | |
parent | 47a157377a56acda6305a47034d6430533022337 (diff) | |
download | slackbuilds-4b163ea689013129908a8511b3de614db80079b5.tar.gz |
python/python3-wrapt: Updated for version 1.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wrapt')
-rw-r--r-- | python/python3-wrapt/python3-wrapt.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-wrapt/python3-wrapt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-wrapt/python3-wrapt.SlackBuild b/python/python3-wrapt/python3-wrapt.SlackBuild index 0927f48413..8e0348e8e2 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.1} +VERSION=${VERSION:-1.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-wrapt/python3-wrapt.info b/python/python3-wrapt/python3-wrapt.info index 57df834b90..9283eec0b1 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.1" +VERSION="1.11.2" HOMEPAGE="https://github.com/GrahamDumpleton/wrapt" -DOWNLOAD="https://files.pythonhosted.org/packages/67/b2/0f71ca90b0ade7fad27e3d20327c996c6252a2ffe88f50a95bba7434eda9/wrapt-1.11.1.tar.gz" -MD5SUM="9f21acd7c0a57bf3057715c4665db3c7" +DOWNLOAD="https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz" +MD5SUM="cc15c001b129f81eb2f79b15eb99ffe5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |