[oe] [meta-python][PATCH] python-dateutil: update to version 2.7.2
Derek Straka
derek at asterius.io
Mon Apr 2 12:59:54 UTC 2018
Signed-off-by: Derek Straka <derek at asterius.io>
---
meta-python/recipes-devtools/python/python-dateutil.inc | 4 ++--
.../python/{python-dateutil_2.7.0.bb => python-dateutil_2.7.2.bb} | 0
.../python/{python3-dateutil_2.7.0.bb => python3-dateutil_2.7.2.bb} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python-dateutil_2.7.0.bb => python-dateutil_2.7.2.bb} (100%)
rename meta-python/recipes-devtools/python/{python3-dateutil_2.7.0.bb => python3-dateutil_2.7.2.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index 36cb43d..333b5e2 100644
--- a/meta-python/recipes-devtools/python/python-dateutil.inc
+++ b/meta-python/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] = "ba7d27d7788cc9dd04a07bd77203ffab"
-SRC_URI[sha256sum] = "8f95bb7e6edbb2456a51a1fb58c8dca942024b4f5844cae62c90aa88afe6e300"
+SRC_URI[md5sum] = "03a08c8bcf0a2b29f1cd21b9de4d12fb"
+SRC_URI[sha256sum] = "9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e"
PYPI_PACKAGE = "python-dateutil"
inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.7.0.bb b/meta-python/recipes-devtools/python/python-dateutil_2.7.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dateutil_2.7.0.bb
rename to meta-python/recipes-devtools/python/python-dateutil_2.7.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.7.0.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.7.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dateutil_2.7.0.bb
rename to meta-python/recipes-devtools/python/python3-dateutil_2.7.2.bb
--
2.7.4
More information about the Openembedded-devel
mailing list