Created attachment 1561128 [details] Full log from Copr custodia 0.6.0-7.fc31 FTBFS with pytest 4: ____________ ERROR at setup of ... ____________ item = <Function ...> def pytest_runtest_setup(item): skip_servertest = item.config.getoption(SKIP_SERVERTEST) > if skip_servertest and item.get_marker("servertest") is not None: E AttributeError: 'Function' object has no attribute 'get_marker' tests/conftest.py:37: AttributeError Full log attached. This blocks the rebuild needed for Python 3.8.
Simo, please respond.
Sorry Miro, had missed this one, I will investigate.
Created a patch (under review upstream) and added it to the Fedora custodia package. Pushed and created build, hopefully it solves this issue.
Thank you.