python/python3-dateutil: updated for version 2.9.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-03-01 16:18:48 +01:00 committed by Willy Sudiarto Raharjo
parent a4f7b78207
commit 2a5df148e9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-dateutil"
VERSION="2.8.2"
VERSION="2.9.0"
HOMEPAGE="https://dateutil.readthedocs.io/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-2.8.2.tar.gz"
MD5SUM="5970010bb72452344df3d76a10281b65"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-2.9.0.tar.gz"
MD5SUM="f4888298c0f2d5239c85c6457455a975"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""