From be2753a9a11e77b74c9fca2edc89ab96b691ea2e Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 19 Jul 2021 14:27:15 +0300 Subject: [PATCH] python-dateutil: bump to version 2.8.2 Signed-off-by: Alexandru Ardelean --- lang/python/python-dateutil/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-dateutil/Makefile b/lang/python/python-dateutil/Makefile index 7c8de81678..394a307b6f 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 -- 2.30.2