Bug 2054180
Summary: | python-nose for EPEL 9 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Xavier Bachelot <xavier> |
Component: | python-nose | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | infra-sig, lewk, mhroncok, pschindl, python-sig |
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: | 2022-02-15 15:51:50 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: | 2031034 |
Description
Xavier Bachelot
2022-02-14 11:18:23 UTC
No, sorry. Nose is dead upstream, deprecated in Fedora and generally broken. https://fedoraproject.org/wiki/Changes/DeprecateNose Why do you need it? python-behave 1.2.6, which is the latest stable release, needs it. Since filing this bug, I've noticed the page you linked above. behave upstream has some patches to switch to pytest, but there's no stable release yet. python-behave needs it to run their own tests or to actually function? I think this is test only, but python-behave maintainer should know better. Here's the commit that removes the dependency on nose: https://github.com/behave/behave/commit/d086029e9bd2bdc13c0ad4f12bd1df4cd533bb29 OK, you can either backport that or not run the tests on epel9 until it lands. Going to close this as wontfix, because we should really not add nose to epel9. *** This bug has been marked as a duplicate of bug 2041068 *** |