diff options
author | Arn0 <yth@ythogtha.org> | 2024-03-01 16:18:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-02 01:23:21 +0700 |
commit | 2a5df148e93ad0d6e78f8225afd5841d6a831927 (patch) | |
tree | ca481bd2b88370bf7586c0ea9c786c07db0435de /python/python3-dateutil/python3-dateutil.SlackBuild | |
parent | a4f7b78207859651cb17eed4db6bb28116349034 (diff) |
python/python3-dateutil: updated for version 2.9.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dateutil/python3-dateutil.SlackBuild')
-rw-r--r-- | python/python3-dateutil/python3-dateutil.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dateutil/python3-dateutil.SlackBuild b/python/python3-dateutil/python3-dateutil.SlackBuild index 295cfddbdc..9c3cef7270 100644 --- a/python/python3-dateutil/python3-dateutil.SlackBuild +++ b/python/python3-dateutil/python3-dateutil.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dateutil -VERSION=${VERSION:-2.8.2} +VERSION=${VERSION:-2.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |