diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-01-20 15:18:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-26 07:53:36 +0700 |
commit | 4732dd1231c54244bb3d0776c66a1bf75e1efcb1 (patch) | |
tree | 1dff38fa0ecdf708b524606cc2b89f20aea6dfd1 /python/python-wrapt | |
parent | 6d1c9e22d3bfe0e1e2385f6472ccccbd65ea971a (diff) |
python/python-wrapt: Updated for version 1.11.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-wrapt')
-rw-r--r-- | python/python-wrapt/python-wrapt.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-wrapt/python-wrapt.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-wrapt/python-wrapt.SlackBuild b/python/python-wrapt/python-wrapt.SlackBuild index cdbe1df92008..2a3b8e0c2d95 100644 --- a/python/python-wrapt/python-wrapt.SlackBuild +++ b/python/python-wrapt/python-wrapt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-wrapt -# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-wrapt SRCNAM=$(echo $PRGNAM | cut -c8-12) -VERSION=${VERSION:-1.10.11} +VERSION=${VERSION:-1.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-wrapt/python-wrapt.info b/python/python-wrapt/python-wrapt.info index 6a50c2131ab2..ee20a397fb76 100644 --- a/python/python-wrapt/python-wrapt.info +++ b/python/python-wrapt/python-wrapt.info @@ -1,8 +1,8 @@ PRGNAM="python-wrapt" -VERSION="1.10.11" +VERSION="1.11.1" HOMEPAGE="https://github.com/GrahamDumpleton/wrapt" -DOWNLOAD="https://pypi.python.org/packages/a0/47/66897906448185fcb77fc3c2b1bc20ed0ecca81a0f2f88eda3fc5a34fc3d/wrapt-1.10.11.tar.gz" -MD5SUM="e1346f31782d50401f81c2345b037076" +DOWNLOAD="https://files.pythonhosted.org/packages/67/b2/0f71ca90b0ade7fad27e3d20327c996c6252a2ffe88f50a95bba7434eda9/wrapt-1.11.1.tar.gz" +MD5SUM="9f21acd7c0a57bf3057715c4665db3c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |