From: Alexandru Ardelean Date: Mon, 18 Nov 2019 14:34:07 +0000 (+0200) Subject: python-dateutil: bump to version 2.8.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7d1772bce225a0a4bce8e03ba40d7c9ce95bf133;p=openwrt-packages.git python-dateutil: bump to version 2.8.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-dateutil/Makefile b/lang/python/python-dateutil/Makefile index ac6cc4efc..8b5601eaf 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.0 +PKG_VERSION:=2.8.1 PKG_RELEASE:=1 PKG_LICENSE:=BSD-2-Clause PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e +PKG_HASH:=73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c PKG_MAINTAINER:=Alexandru Ardelean include ../pypi.mk