[oe-commits] [meta-openembedded] 01/35: python-dateutil: update to 2.5.1

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 07:36:55 UTC 2016


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

commit c1b25d31c800e11b2866f44b0970a8cb68dd896e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 25 17:13:00 2016 -0400

    python-dateutil: update to 2.5.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-dateutil.inc               | 4 ++--
 .../python/{python-dateutil_2.4.2.bb => python-dateutil_2.5.1.bb}     | 0
 .../python/{python3-dateutil_2.4.2.bb => python3-dateutil_2.5.1.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 9200afd..0a95d81 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] = "4ef68e1c485b09e9f034e10473e5add2"
-SRC_URI[sha256sum] = "3e95445c1db500a344079a47b171c45ef18f57d188dffdb0e4165c71bea8eb3d"
+SRC_URI[md5sum] = "2769f13c596427558136b34977a95269"
+SRC_URI[sha256sum] = "40d1bc468c7df50aff9e7a12c14687f9180efcff86900ee2963f9f2c13b5d7a9"
 
 PYPI_PACKAGE = "python-dateutil"
 inherit pypi 
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.4.2.bb b/meta-python/recipes-devtools/python/python-dateutil_2.5.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dateutil_2.4.2.bb
rename to meta-python/recipes-devtools/python/python-dateutil_2.5.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.4.2.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.5.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dateutil_2.4.2.bb
rename to meta-python/recipes-devtools/python/python3-dateutil_2.5.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