aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-dateutil.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-04-11 07:41:35 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-04-21 21:33:18 +0200
commit9b3e8c1be92b566888d978ea4941bd1b4e12b626 (patch)
treeb516f7ff0e120bb8aaae4c843c949ad0b11ed11e /recipes-devtools/python/python-dateutil.inc
parent29f9a102de108a786e3f475018b7aee42b4fe75b (diff)
downloadmeta-python2-9b3e8c1be92b566888d978ea4941bd1b4e12b626.tar.gz
python-dateutil: update to 2.5.2
(From meta-openembedded commit: 3fa8c30e2723f0ae7c49fbaeac7fff8339da2d5d) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@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 0a95d81..a944ef2 100644
--- a/recipes-devtools/python/python-dateutil.inc
+++ b/recipes-devtools/python/python-dateutil.inc
@@ -5,8 +5,8 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493"
PR = "r0"
-SRC_URI[md5sum] = "2769f13c596427558136b34977a95269"
-SRC_URI[sha256sum] = "40d1bc468c7df50aff9e7a12c14687f9180efcff86900ee2963f9f2c13b5d7a9"
+SRC_URI[md5sum] = "eafe168e8f404bf384514f5116eedbb6"
+SRC_URI[sha256sum] = "063907ef47f6e187b8fe0728952e4effb587a34f2dc356888646f9b71fbb2e4b"
PYPI_PACKAGE = "python-dateutil"
inherit pypi