Bug 2319683
| Summary: | python-nose fails to build with setuptools 74+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-nose | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | infra-sig, mhroncok, python-packagers-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-nose-1.3.7-61.fc42 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-10-18 14:25:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2319387 | ||
|
Description
Miro Hrončok
2024-10-18 10:11:54 UTC
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'
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. |