diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2019-01-11 00:38:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-16 04:31:49 +0700 |
commit | 827f43787004f8f469e692b1b0f15a14732f86fc (patch) | |
tree | 507c4f0072a1f474961958bfbc44e591bce32b2f /python/python3-wrapt | |
parent | b7a502c2795d78a1acb09ca4cfd0ccb8a15b7023 (diff) | |
download | slackbuilds-827f43787004f8f469e692b1b0f15a14732f86fc.tar.gz |
python/python3-wrapt: Updated for version 1.11.0.
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 f75d4dd9ea..9a24c45336 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.10.11} +VERSION=${VERSION:-1.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-wrapt/python3-wrapt.info b/python/python3-wrapt/python3-wrapt.info index 684237ecb8..e7c4c95792 100644 --- a/python/python3-wrapt/python3-wrapt.info +++ b/python/python3-wrapt/python3-wrapt.info @@ -1,8 +1,8 @@ PRGNAM="python3-wrapt" -VERSION="1.10.11" +VERSION="1.11.0" HOMEPAGE="https://github.com/GrahamDumpleton/wrapt" -DOWNLOAD="https://files.pythonhosted.org/packages/a0/47/66897906448185fcb77fc3c2b1bc20ed0ecca81a0f2f88eda3fc5a34fc3d/wrapt-1.10.11.tar.gz" -MD5SUM="e1346f31782d50401f81c2345b037076" +DOWNLOAD="https://files.pythonhosted.org/packages/78/4d/c3f9bd791683bd61b7799e465872bf5f4495fe3abb6c4f119419b9f606eb/wrapt-1.11.0.tar.gz" +MD5SUM="054f1a301d918fea3ce23a034e44f168" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |