python-dateutil: bump to version 2.8.0
authorAlexandru Ardelean <redacted>
Mon, 12 Aug 2019 06:53:27 +0000 (09:53 +0300)
committerAlexandru Ardelean <redacted>
Mon, 12 Aug 2019 06:53:27 +0000 (09:53 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-dateutil/Makefile

index 7a211e5b0cfcdb3d3a0527fec987473d1c23fff8..c90291c8737eef82397b3754814509e55fecef6f 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-dateutil
-PKG_VERSION:=2.7.5
-PKG_RELEASE:=3
+PKG_VERSION:=2.8.0
+PKG_RELEASE:=1
 PKG_LICENSE:=BSD-2-Clause
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/p/python-dateutil
-PKG_HASH:=88f9287c0174266bb0d8cedd395cfba9c58e87e5ad86b2ce58859bc11be3cf02
+PKG_HASH:=c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-dateutil-$(PKG_VERSION)
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 
git clone https://git.99rst.org/PROJECT