python/python3-wrapt: Updated for version 1.11.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2019-06-18 10:07:04 +03:00 committed by Willy Sudiarto Raharjo
parent 47a157377a
commit 4b163ea689
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"