[oe-commits] [meta-openembedded] 01/02: python-networkx: upgrade 2.1 -> 2.2

git at git.openembedded.org git at git.openembedded.org
Thu Sep 12 04:45:00 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 ac1de449ff22d854478247f396ee079a92c81e56
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Thu Sep 12 09:33:53 2019 +0800

    python-networkx: upgrade 2.1 -> 2.2
    
    Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../python/{python-networkx_2.1.bb => python-networkx_2.2.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-networkx_2.1.bb b/meta-python/recipes-devtools/python/python-networkx_2.2.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python-networkx_2.1.bb
rename to meta-python/recipes-devtools/python/python-networkx_2.2.bb
index bc0c686..a238166 100644
--- a/meta-python/recipes-devtools/python/python-networkx_2.1.bb
+++ b/meta-python/recipes-devtools/python/python-networkx_2.2.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Python package for creating and manipulating graphs and networks"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3376ff7c9c58048c62d91431f7f08cde"
 
-SRC_URI[md5sum] = "4a2c2a62dfc46ba7d594daca7c834995"
-SRC_URI[sha256sum] = "64272ca418972b70a196cb15d9c85a5a6041f09a2f32e0d30c0255f25d458bb1"
+SRC_URI[md5sum] = "82608a3686fb3e61f20cf13bfd3c1b4a"
+SRC_URI[sha256sum] = "45e56f7ab6fe81652fb4bc9f44faddb0e9025f469f602df14e3b2551c2ea5c8b"
 
 PYPI_PACKAGE_EXT = "zip"
 

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


More information about the Openembedded-commits mailing list