[oe-commits] [meta-openembedded] 11/23: python-dateutil: update to version 2.7.3

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 16:05:50 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 28b42e54b262f56f7b4041ed81bba4c304097afa
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 29 15:37:54 2018 -0400

    python-dateutil: update to version 2.7.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-dateutil.inc               | 4 ++--
 .../python/{python-dateutil_2.7.2.bb => python-dateutil_2.7.3.bb}     | 0
 .../python/{python3-dateutil_2.7.2.bb => python3-dateutil_2.7.3.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index 333b5e2..d96d84f 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] = "03a08c8bcf0a2b29f1cd21b9de4d12fb"
-SRC_URI[sha256sum] = "9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e"
+SRC_URI[md5sum] = "175b7c1a3cc0cb01151eced07c61c0b8"
+SRC_URI[sha256sum] = "e27001de32f627c22380a688bcc43ce83504a7bc5da472209b4c70f02829f0b8"
 
 PYPI_PACKAGE = "python-dateutil"
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.7.2.bb b/meta-python/recipes-devtools/python/python-dateutil_2.7.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dateutil_2.7.2.bb
rename to meta-python/recipes-devtools/python/python-dateutil_2.7.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.7.2.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.7.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dateutil_2.7.2.bb
rename to meta-python/recipes-devtools/python/python3-dateutil_2.7.3.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list