python-dateutil: bump to version 2.9.0.post0
authorAlexandru Ardelean <alex@shruggie.ro>
Thu, 7 Mar 2024 07:00:51 +0000 (09:00 +0200)
committerAlexandru Ardelean <alex@shruggie.ro>
Thu, 14 Mar 2024 14:04:24 +0000 (16:04 +0200)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/python-dateutil/Makefile

index 57e8a95aa84344c2957cb3ef2246a5c40be76612..8d06c49a0240250bc9d4e8c1cb1c075be1b87698 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 
 PKG_BUILD_DEPENDS:=python-setuptools-scm/host