diff options
author | Larry Hajali <larryhaja@gmail.com> | 2020-01-26 12:19:41 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:35 +0700 |
commit | 629343557046a4611d6fcfb55acb973ee1664153 (patch) | |
tree | fb325db4574c819e9f9868be31e7573ef1f9eaf3 /python/six/six.SlackBuild | |
parent | ce225276535893662ec13e21aac058ed6de742ab (diff) | |
download | slackbuilds-629343557046a4611d6fcfb55acb973ee1664153.tar.gz |
python/six: Updated for version 1.14.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/six/six.SlackBuild')
-rw-r--r-- | python/six/six.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/six/six.SlackBuild b/python/six/six.SlackBuild index 40d74af4b5..3c9e04a331 100644 --- a/python/six/six.SlackBuild +++ b/python/six/six.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=six -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |