meta-openembedded/meta-python/recipes-devtools
Wang Mingyu 8e930be6a6
python3-coverage: upgrade 7.6.1 -> 7.6.2
Changelog:
===========
- Dropped support for Python 3.8 and PyPy 3.8.
- Fix: a final wildcard match/case clause assigning to a name (case _ as
  value) was incorrectly marked as a missing branch.
- Fewer things are considered branches now. Lambdas, comprehensions, and
  generator expressions are no longer marked as missing branches if they
  don't complete execution.
- Fix: the HTML report didn't properly show multi-line f-strings that end with a
  backslash continuation. This is now fixed
- Fix: the LCOV report now has correct line numbers and better branch
  descriptions for BRDA records. There are other changes to lcov also, including
  a new configuration option :ref:`line_checksums <config_lcov_line_checksums>`
  to control whether line checksums are included in the lcov report.
  The default is false. To keep checksums set it to true.
- Fixed the docs for multi-line regex exclusions, closing issue 1863.
- Fixed a potential crash in the C tracer

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-14 09:52:27 -07:00
..
gyp recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
python python3-coverage: upgrade 7.6.1 -> 7.6.2 2024-10-14 09:52:27 -07:00
python-jsonref meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3_oauth2client meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-attrdict3 python3-attrdict3: add missing run-time dependencies 2023-06-24 09:01:52 -07:00
python3-gspread python3-gspread: upgrade 6.1.0 -> 6.1.2 2024-05-28 09:34:32 -07:00
python3-piccata python3-piccata: Use https for github 2023-11-03 15:07:16 -07:00
python3-reedsolo python3-reedsolo: switch to PEP-517 build backend 2024-10-10 12:53:51 -07:00
python3-wxgtk4 python3-wxgtk4: Fix build with gcc-14 2024-05-12 08:43:19 -07:00