All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-pybind11: upgrade 2.2.3 -> 2.4.3
@ 2019-11-01  5:38 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-11-01  5:38 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pybind11.inc       | 4 ++--
 .../{python-pybind11_2.2.3.bb => python-pybind11_2.4.3.bb}    | 0
 .../{python3-pybind11_2.2.3.bb => python3-pybind11_2.4.3.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pybind11_2.2.3.bb => python-pybind11_2.4.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pybind11_2.2.3.bb => python3-pybind11_2.4.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pybind11.inc b/meta-python/recipes-devtools/python/python-pybind11.inc
index 1722875ab..d1d53e125 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
-- 
2.20.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-01  5:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01  5:38 [meta-python] [PATCH] python-pybind11: upgrade 2.2.3 -> 2.4.3 Zang Ruochen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.