Thanks for the response! The script is in the [dlib repository](https://github.com/davisking/dlib/blob/master/tools/python/test/test_numpy_returns.py), under tools/python/test/test_numpy_returns.py. This is ran during the build, maybe because of %pytest -v in the spec file?
The mitigation refers to [this](https://github.com/davisking/dlib/pull/3098), which edits test_numpy_returns.py. I guess the best solution is to make a pr upstream that removes the conditional check in the test_numpy_returns.py, and then make a patch in the fedora build specs to handle the 3.14 change? Thanks again! -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
