[oe-commits] [meta-openembedded] 09/23: python-pybind11: update to version 2.2.3

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 16:05:48 UTC 2018


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 b2163c18e8c7899a3ebca9eee3b970a5b6b3aefc
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 29 15:29:52 2018 -0400

    python-pybind11: update to version 2.2.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pybind11.inc               | 4 ++--
 .../python/{python-pybind11_2.2.2.bb => python-pybind11_2.2.3.bb}     | 0
 .../python/{python3-pybind11_2.2.2.bb => python3-pybind11_2.2.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 e441dc6..1722875 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] = "2c651a75a20dabbaa18a8b023ffd54c0"
-SRC_URI[sha256sum] = "cbb036a8aad59a199ad672f98813f85c672642c6a67b4ff3868b1d6abc5fae3e"
+SRC_URI[md5sum] = "5b9611041e4ea66b2b919239e3bacd65"
+SRC_URI[sha256sum] = "87ff3ae777d9326349af5272974581270b2a0909b2392dc0cc57eb28ce23bcc3"
diff --git a/meta-python/recipes-devtools/python/python-pybind11_2.2.2.bb b/meta-python/recipes-devtools/python/python-pybind11_2.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pybind11_2.2.2.bb
rename to meta-python/recipes-devtools/python/python-pybind11_2.2.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.2.2.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pybind11_2.2.2.bb
rename to meta-python/recipes-devtools/python/python3-pybind11_2.2.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