[oe-commits] [meta-openembedded] 46/82: python-intervals: upgrade 1.5.4 -> 1.10.0

git at git.openembedded.org git at git.openembedded.org
Sat Nov 2 00:24:36 UTC 2019


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 0c101816ef3d861a62410f278d3b256db33c86a4
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Oct 31 14:29:47 2019 +0800

    python-intervals: upgrade 1.5.4 -> 1.10.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-intervals.inc              | 4 ++--
 .../python/{python-intervals_1.5.4.bb => python-intervals_1.10.0.bb}  | 0
 .../{python3-intervals_1.5.4.bb => python3-intervals_1.10.0.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-intervals.inc b/meta-python/recipes-devtools/python/python-intervals.inc
index a915e09..4489aa5 100644
--- a/meta-python/recipes-devtools/python/python-intervals.inc
+++ b/meta-python/recipes-devtools/python/python-intervals.inc
@@ -9,7 +9,7 @@ PYPI_PACKAGE := "python-intervals"
 
 inherit pypi
 
-SRC_URI[md5sum] = "a35dd44269fdb134bf19cfd80cb2c120"
-SRC_URI[sha256sum] = "a8a15b7c2fadb8465310f44aa96e384828b35a29de38ac74738cd665924cb8ac"
+SRC_URI[md5sum] = "8955317ff4e42590c90ba6247b1caaed"
+SRC_URI[sha256sum] = "0d26746eaed0be78a61dd289bb7a10721b08770bb3e807614835f490d514f2a5"
 
 BBCLASSEXTEND = "native"
diff --git a/meta-python/recipes-devtools/python/python-intervals_1.5.4.bb b/meta-python/recipes-devtools/python/python-intervals_1.10.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-intervals_1.5.4.bb
rename to meta-python/recipes-devtools/python/python-intervals_1.10.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-intervals_1.5.4.bb b/meta-python/recipes-devtools/python/python3-intervals_1.10.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-intervals_1.5.4.bb
rename to meta-python/recipes-devtools/python/python3-intervals_1.10.0.bb

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


More information about the Openembedded-commits mailing list