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/python3-wrapt.SlackBuild | |
parent | b7a502c2795d78a1acb09ca4cfd0ccb8a15b7023 (diff) |
python/python3-wrapt: Updated for version 1.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wrapt/python3-wrapt.SlackBuild')
-rw-r--r-- | python/python3-wrapt/python3-wrapt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-wrapt/python3-wrapt.SlackBuild b/python/python3-wrapt/python3-wrapt.SlackBuild index f75d4dd9eab7..9a24c45336a0 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} |