summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.11.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pybind11-json: upgrade 0.2.11 -> 0.2.13Wang Mingyu2022-11-281-12/+0
| | | | | | | | | | | | | | | | | Changelog: ========== Bug fixes ---------- Fix large unsigned conversions in from_json Maintenance ----------- Add Python 3.10 to build matrix Fix deprecation warning in tests Update CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pybind11-json: update to 0.2.11Oleksandr Kravchuk2021-10-251-0/+12
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>