[oe-commits] [meta-openembedded] 12/73: python-dateutil: update to version 2.6.1

git at git.openembedded.org git at git.openembedded.org
Tue Aug 8 18:41:51 UTC 2017


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

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

commit f51cb1c08f83f66d78d9b236d9a7818bf059ca6e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 14:13:27 2017 -0400

    python-dateutil: update to version 2.6.1
    
    Updated license checksum and verified terms remain unchanged
    
    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             | 6 +++---
 .../python/{python-dateutil_2.6.0.bb => python-dateutil_2.6.1.bb}   | 0
 .../python/{python3-dateutil_2.6.0.bb => python3-dateutil_2.6.1.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index d0ebc70..ca51059 100644
--- a/meta-python/recipes-devtools/python/python-dateutil.inc
+++ b/meta-python/recipes-devtools/python/python-dateutil.inc
@@ -2,10 +2,10 @@ SUMMARY = "Extensions to the standard Python datetime module"
 DESCRIPTION = "The dateutil module provides powerful extensions to the datetime module available in the Python standard library."
 HOMEPAGE = "https://dateutil.readthedocs.org"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=31f72d4cad3675fb091537b9b2f32de0"
 
-SRC_URI[md5sum] = "6e38f91e8c94c15a79ce22768dfeca87"
-SRC_URI[sha256sum] = "62a2f8df3d66f878373fd0072eacf4ee52194ba302e00082828e0d263b0418d2"
+SRC_URI[md5sum] = "db38f6b4511cefd76014745bb0cc45a4"
+SRC_URI[sha256sum] = "891c38b2a02f5bb1be3e4793866c8df49c7d19baabf9c1bad62547e0b4866aca"
 
 PYPI_PACKAGE = "python-dateutil"
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.6.0.bb b/meta-python/recipes-devtools/python/python-dateutil_2.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dateutil_2.6.0.bb
rename to meta-python/recipes-devtools/python/python-dateutil_2.6.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.6.0.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dateutil_2.6.0.bb
rename to meta-python/recipes-devtools/python/python3-dateutil_2.6.1.bb

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


More information about the Openembedded-commits mailing list