[oe] [meta-python][PATCH 2/4] python-dateutil: update to 2.5.2

Derek Straka derek at asterius.io
Mon Apr 11 11:41:35 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-dateutil.inc               | 4 ++--
 .../python/{python-dateutil_2.5.1.bb => python-dateutil_2.5.2.bb}     | 0
 .../python/{python3-dateutil_2.5.1.bb => python3-dateutil_2.5.2.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-dateutil_2.5.1.bb => python-dateutil_2.5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-dateutil_2.5.1.bb => python3-dateutil_2.5.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index 0a95d81..a944ef2 100644
--- a/meta-python/recipes-devtools/python/python-dateutil.inc
+++ b/meta-python/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 
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.5.1.bb b/meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dateutil_2.5.1.bb
rename to meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.5.1.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dateutil_2.5.1.bb
rename to meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb
-- 
1.9.1




More information about the Openembedded-devel mailing list