In one week, 2023-11-03, or slightly later, I plan to update python-pytest-bdd to 7.0.0 in Rawhide[1].

There is one incompatible change:

    - ⚠️ Backwards incompatible: - ``parsers.re`` now does a `fullmatch <https://docs.python.org/3/library/re.html#re.fullmatch>`_ instead of a partial match. This is to make it work just like the other parsers, since they don't ignore non-matching characters at the end of the string. `#539 <https://github.com/pytest-dev/pytest-bdd/pull/539>`_

However, the only package that depends on python-pytest-bdd is jrnl, and I confirmed that it is compatible with version 7.0.0.

While I’m talking about python-pytest-bdd, I will mention that I retired the python-pytest-bdd5 compat package in Rawhide/F40 since jrnl no longer requires it, and nothing else depended on it.

[1] https://src.fedoraproject.org/rpms/python-pytest-bdd/pull-request/5

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to