Bug 2323163
Summary: | python-nose fails to build with Python 3.14: multiple AssertionErrors related to timeouts in test outputs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-nose | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | infra-sig, ksurma, mhroncok, python-packagers-sig, torsava |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-03-12 08:46:37 UTC | Type: | Bug |
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: | 2322407 |
Description
Karolina Surma
2024-11-01 14:44:37 UTC
I'm inclined to let this one finally rest in piece. I've been adding downstream-only Python compatibility patches since Python 3.5. If something important is blocked on nose, I'd rather spend my time on unblocking that thing. ipython_genutils still uses nose and is used by nbclassic and mu. I opened https://src.fedoraproject.org/rpms/python-ipython_genutils/pull-request/5 There seems to be a rather giant dep tree (including systemtap, Pythons themselves, glusterfs, qemu...) using python-pytest-mpl which BuildRequires nose but does not need it: https://src.fedoraproject.org/rpms/python-pytest-mpl/pull-request/1 Couple more: https://src.fedoraproject.org/rpms/python-kubernetes/pull-request/5 https://src.fedoraproject.org/rpms/python-boto/pull-request/5 https://src.fedoraproject.org/rpms/python-spur/pull-request/3 https://src.fedoraproject.org/rpms/python-pyquery/pull-request/3 https://src.fedoraproject.org/rpms/python-fluidity-sm/pull-request/3 https://src.fedoraproject.org/rpms/python-mapnik/pull-request/2 https://src.fedoraproject.org/rpms/python-nitime/pull-request/1 This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. python-nose is retired |