[oe-commits] [meta-openembedded] 12/28: python-dateutil: update to version 2.5.3

git at git.openembedded.org git at git.openembedded.org
Tue May 10 18:16:50 UTC 2016


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

commit b6827347f5e1b5de294111bd7f26582c246549f5
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sat May 7 11:12:50 2016 -0400

    python-dateutil: update to version 2.5.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-dateutil.inc              | 5 +++--
 .../python/{python-dateutil_2.5.2.bb => python-dateutil_2.5.3.bb}    | 0
 .../python/{python3-dateutil_2.5.2.bb => python3-dateutil_2.5.3.bb}  | 0
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index a944ef2..797234b 100644
--- a/meta-python/recipes-devtools/python/python-dateutil.inc
+++ b/meta-python/recipes-devtools/python/python-dateutil.inc
@@ -5,10 +5,11 @@ LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493"
 PR = "r0"
 
-SRC_URI[md5sum] = "eafe168e8f404bf384514f5116eedbb6"
-SRC_URI[sha256sum] = "063907ef47f6e187b8fe0728952e4effb587a34f2dc356888646f9b71fbb2e4b"
+SRC_URI[md5sum] = "05ffc6d2cc85a7fd93bb245807f715ef"
+SRC_URI[sha256sum] = "1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed"
 
 PYPI_PACKAGE = "python-dateutil"
+PYPI_PACKAGE_HASH = "3ef5aad82824b369332a676a90a8c0d1e608b17e740bbb6aeeebca726f17b902"
 inherit pypi 
 
 PACKAGES =+ "${PN}-zoneinfo"
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb b/meta-python/recipes-devtools/python/python-dateutil_2.5.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb
rename to meta-python/recipes-devtools/python/python-dateutil_2.5.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.5.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb
rename to meta-python/recipes-devtools/python/python3-dateutil_2.5.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