From: Alexandru Ardelean Date: Thu, 7 Mar 2024 07:00:51 +0000 (+0200) Subject: python-dateutil: bump to version 2.9.0.post0 X-Git-Url: http://git.openwrt.org/?p=feed%2Fpackages.git;a=commitdiff_plain;h=321a71e25cd28245be57931ff5d1cd6aa2df9dbb python-dateutil: bump to version 2.9.0.post0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-dateutil/Makefile b/lang/python/python-dateutil/Makefile index 57e8a95aa8..8d06c49a02 100644 --- a/lang/python/python-dateutil/Makefile +++ b/lang/python/python-dateutil/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-dateutil -PKG_VERSION:=2.8.2 -PKG_RELEASE:=2 +PKG_VERSION:=2.9.0.post0 +PKG_RELEASE:=1 PKG_LICENSE:=BSD-2-Clause PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 +PKG_HASH:=37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 PKG_MAINTAINER:=Alexandru Ardelean PKG_BUILD_DEPENDS:=python-setuptools-scm/host