mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-dateutil: bump to version 2.7.4
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
be733b54a7
commit
9487d99f2f
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DATEUTIL_VERSION = 2.7.3
|
||||
PYTHON_DATEUTIL_SITE = https://files.pythonhosted.org/packages/a0/b0/a4e3241d2dee665fea11baec21389aec6886655cd4db7647ddf96c3fad15
|
||||
PYTHON_DATEUTIL_VERSION = 2.7.4
|
||||
PYTHON_DATEUTIL_SITE = https://files.pythonhosted.org/packages/a5/15/37f2e39504a98ec4b3eba8c9a61755dd5374388201ee60d1ae5b8e7a3d09
|
||||
PYTHON_DATEUTIL_SETUP_TYPE = setuptools
|
||||
PYTHON_DATEUTIL_LICENSE = BSD-3-Clause
|
||||
PYTHON_DATEUTIL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user