diff options
| author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-05-16 20:06:26 +0300 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-18 06:55:46 +0700 |
| commit | 6a4950af12aa05c077dbc88c5044808702f6a873 (patch) | |
| tree | 69c152acb64bab0fc57a890cadce8fc388b1640a /python/python3-wrapt/python3-wrapt.SlackBuild | |
| parent | b3c342b4c424ff3694156984d89afc40899ef9a4 (diff) | |
python/python3-wrapt: Updated for version 1.16.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-wrapt/python3-wrapt.SlackBuild b/python/python3-wrapt/python3-wrapt.SlackBuild index 61da4175ff..57de8c226a 100644 --- a/python/python3-wrapt/python3-wrapt.SlackBuild +++ b/python/python3-wrapt/python3-wrapt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-wrapt -# Copyright 2022 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2022-2024 Dimitris Zlatanidis Orestiada, Greece # Copyright 2018 Markus Rinne Finland # All rights reserved. # @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-wrapt SRCNAM=wrapt -VERSION=${VERSION:-1.14.1} +VERSION=${VERSION:-1.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
