[oe-commits] [meta-openembedded] 71/82: python-pybind11: upgrade 2.2.3 -> 2.4.3

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:53:52 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 f85cb6206da412ca6ac62827c4baa0901030fa72
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 1 13:38:13 2019 +0800

    python-pybind11: upgrade 2.2.3 -> 2.4.3
    
    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-pybind11.inc               | 4 ++--
 .../python/{python-pybind11_2.2.3.bb => python-pybind11_2.4.3.bb}     | 0
 .../python/{python3-pybind11_2.2.3.bb => python3-pybind11_2.4.3.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pybind11.inc b/meta-python/recipes-devtools/python/python-pybind11.inc
index 1722875..d1d53e1 100644
--- a/meta-python/recipes-devtools/python/python-pybind11.inc
+++ b/meta-python/recipes-devtools/python/python-pybind11.inc
@@ -3,5 +3,5 @@ HOMEPAGE = "https://github.com/wjakob/pybind11"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=beb87117af69fd10fbf9fb14c22a2e62"
 
-SRC_URI[md5sum] = "5b9611041e4ea66b2b919239e3bacd65"
-SRC_URI[sha256sum] = "87ff3ae777d9326349af5272974581270b2a0909b2392dc0cc57eb28ce23bcc3"
+SRC_URI[md5sum] = "23fdca8191b16ce3e7f38fb9e4252b2d"
+SRC_URI[sha256sum] = "72e6def53fb491f7f4e92692029d2e7bb5a0783314f20d80222735ff10a75758"
diff --git a/meta-python/recipes-devtools/python/python-pybind11_2.2.3.bb b/meta-python/recipes-devtools/python/python-pybind11_2.4.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pybind11_2.2.3.bb
rename to meta-python/recipes-devtools/python/python-pybind11_2.4.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.4.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb
rename to meta-python/recipes-devtools/python/python3-pybind11_2.4.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