Dear package maintainer, this bugzilla is automated becasue the number of impacted packages it too high to go trough manually. It appears that your package failed to build with setuptools 74.1.3 and wheel 0.44 in https://copr.fedorainfracloud.org/coprs/churchyard/setuptools-74/package/python-nose/ While it succeeded with setuptools 69.2.0 and wheel 0.43 in https://copr.fedorainfracloud.org/coprs/churchyard/setuptools-control/package/python-nose/ This usually means this package fails to build with setuptools 74+ We plan to update setuptools to version 74 or newer in Fedora 42. This is an approved Fedora 42 Change: https://fedoraproject.org/wiki/Changes/Setuptools_74+ Please analyze the failure and fix it in rawhide. Thanks. You can use the builds from the churchyard/setuptools-74 copr for local testing. mock -r fedora-rawhide-x86_64 --addrepo 'https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-74/fedora-rawhide-$basearch/' One of the most common problems is that the setup.py test command cannot be used. If that is the case here, run the tests in %check differently, e.g. via %pytest, %tox, %{python3} -m unittest, etc. If you need help, reach out to me in this bugzilla.
ERROR: test_setup_nosetests_command_works (test_commands.TestCommands.test_setup_nosetests_command_works) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python-nose-1.3.7-build/nose-1.3.7/build/tests/functional_tests/test_commands.py", line 39, in test_setup_nosetests_command_works cmd.run() ~~~~~~~^^ File "/builddir/build/BUILD/python-nose-1.3.7-build/nose-1.3.7/build/tests/nose/commands.py", line 145, in run if self.distribution.tests_require: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Distribution' object has no attribute 'tests_require'
https://src.fedoraproject.org/rpms/python-nose/pull-request/10
FEDORA-2024-5280ebd3a5 (python-nose-1.3.7-61.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-5280ebd3a5
FEDORA-2024-5280ebd3a5 (python-nose-1.3.7-61.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.