From: Alexandru Ardelean Date: Mon, 19 Jul 2021 11:27:15 +0000 (+0300) Subject: python-dateutil: bump to version 2.8.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=be2753a9a11e77b74c9fca2edc89ab96b691ea2e;p=openwrt-packages.git python-dateutil: bump to version 2.8.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-dateutil/Makefile b/lang/python/python-dateutil/Makefile index 7c8de8167..394a307b6 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.1 -PKG_RELEASE:=3 +PKG_VERSION:=2.8.2 +PKG_RELEASE:=1 PKG_LICENSE:=BSD-2-Clause PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c +PKG_HASH:=0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 PKG_MAINTAINER:=Alexandru Ardelean HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=setuptools-scm