aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-dateutil.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-06-29 15:37:54 -0400
committerKhem Raj <raj.khem@gmail.com>2018-06-29 15:53:09 -0700
commit95093f763b7d6d8971de83a1496d6fea3de086bc (patch)
treec3d67ab882e80cbd7be29d41791ed41e264dd755 /recipes-devtools/python/python-dateutil.inc
parentc8a5f82977a14bef9b361d32d47e62674792e226 (diff)
downloadmeta-python2-95093f763b7d6d8971de83a1496d6fea3de086bc.tar.gz
python-dateutil: update to version 2.7.3
(From meta-openembedded commit: 28b42e54b262f56f7b4041ed81bba4c304097afa) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-dateutil.inc')
-rw-r--r--recipes-devtools/python/python-dateutil.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-dateutil.inc b/recipes-devtools/python/python-dateutil.inc
index 333b5e2..d96d84f 100644
--- a/recipes-devtools/python/python-dateutil.inc
+++ b/recipes-devtools/python/python-dateutil.inc
@@ -4,8 +4,8 @@ HOMEPAGE = "https://dateutil.readthedocs.org"
LICENSE = "BSD-3-Clause & Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3155c7bdc71f66e02678411d2abf996"
-SRC_URI[md5sum] = "03a08c8bcf0a2b29f1cd21b9de4d12fb"
-SRC_URI[sha256sum] = "9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e"
+SRC_URI[md5sum] = "175b7c1a3cc0cb01151eced07c61c0b8"
+SRC_URI[sha256sum] = "e27001de32f627c22380a688bcc43ce83504a7bc5da472209b4c70f02829f0b8"
PYPI_PACKAGE = "python-dateutil"
inherit pypi