Skip to content

Commit

Permalink
python/python3-types-python-dateutil: Update for 2.9.0.20241206
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackwy committed Dec 12, 2024
1 parent dfb4fb4 commit 8e7c2e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=python3-types-python-dateutil
VERSION=${VERSION:-2.9.0.20241003}
VERSION=${VERSION:-2.9.0.20241206}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

SRCNAM=types-python-dateutil
SRCNAM=types_python_dateutil

if [ -z "$ARCH" ]; then
case "$( uname -m )" in
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="python3-types-python-dateutil"
VERSION="2.9.0.20241003"
VERSION="2.9.0.20241206"
HOMEPAGE="https://pypi.org/project/types-python-dateutil"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/types-python-dateutil/types-python-dateutil-2.9.0.20241003.tar.gz"
MD5SUM="986aa3f3706c4b38dfcd141572a4f515"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/types_python_dateutil/types_python_dateutil-2.9.0.20241206.tar.gz"
MD5SUM="75621f393711ce76bb7a7e46902384db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit 8e7c2e0

Please sign in to comment.