mbox series

[0/2] Fix for python3-pytest 8.0.0 related failure

Message ID 20240216161553.3217554-1-tim.orling@konsulko.com
Headers show
Series Fix for python3-pytest 8.0.0 related failure | expand

Message

Tim Orling Feb. 16, 2024, 4:15 p.m. UTC
The python3-pytest upgrade to 8.0.0 caused a failure in python3-attrs.
https://github.com/python-attrs/attrs/issues/1233

Tim Orling (1):
  python3-attrs: skip test failing with pytest-8

Wang Mingyu (1):
  python3-pytest: upgrade 7.4.4 -> 8.0.0

 ...funcs-skip-test_unknown-for-pytest-8.patch | 30 +++++++++++++++++++
 .../python/python3-attrs_23.2.0.bb            |  1 +
 ...ytest_7.4.4.bb => python3-pytest_8.0.0.bb} |  2 +-
 3 files changed, 32 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/python/python3-attrs/0001-test_funcs-skip-test_unknown-for-pytest-8.patch
 rename meta/recipes-devtools/python/{python3-pytest_7.4.4.bb => python3-pytest_8.0.0.bb} (93%)