aboutsummaryrefslogtreecommitdiff
path: root/python/python-wrapt/python-wrapt.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2019-01-20 15:18:29 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-26 07:53:36 +0700
commit4732dd1231c54244bb3d0776c66a1bf75e1efcb1 (patch)
tree1dff38fa0ecdf708b524606cc2b89f20aea6dfd1 /python/python-wrapt/python-wrapt.SlackBuild
parent6d1c9e22d3bfe0e1e2385f6472ccccbd65ea971a (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/python-wrapt.SlackBuild')
-rw-r--r--python/python-wrapt/python-wrapt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-wrapt/python-wrapt.SlackBuild b/python/python-wrapt/python-wrapt.SlackBuild
index cdbe1df920..2a3b8e0c2d 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}