Created attachment 1571323 [details] Copr build log python-units-0.07-8 fails at collection(generating) of tests. Metafunc.addcall is removed https://docs.pytest.org/en/latest/deprecations.html#metafunc-addcall. Use instead metafunc.parametrize() ==================================== ERRORS ==================================== ______________ ERROR collecting units/tests/test_inequalities.py _______________ tests/test_inequalities.py:160: in pytest_generate_tests metafunc.addcall(funcargs=dict(quant1=lesser, quant2=greater)) E AttributeError: 'Metafunc' object has no attribute 'addcall' !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 0.38 seconds ============================ error: Bad exit status from /var/tmp/rpm-tmp.YPbMrt (%check) Bad exit status from /var/tmp/rpm-tmp.YPbMrt (%check)
This blocks the Python 3.8 rebuild. Igor, please respond.
I could not find way to report issue to upstream. https://bitbucket.org/adonohue/units/src/default/ seems to have issues disabled. Upstream seems to be dead pretty much. I think I can disable tests. What do you think?
I think we should not ship dead software. Let's retire it?
Ack. Retired.