Bug 2054180

Summary: python-nose for EPEL 9
Product: [Fedora] Fedora Reporter: Xavier Bachelot <xavier>
Component: python-noseAssignee: Miro Hrončok <mhroncok>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Hi,

Could you please branch and build python-nose for EPEL 9 ?

Regards,
Xavier

Comment 1 Miro Hrončok 2022-02-15 11:06:51 UTC
No, sorry.

Nose is dead upstream, deprecated in Fedora and generally broken.

https://fedoraproject.org/wiki/Changes/DeprecateNose

Why do you need it?

Comment 2 Xavier Bachelot 2022-02-15 13:55:24 UTC
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.

Comment 3 Miro Hrončok 2022-02-15 14:12:54 UTC
python-behave needs it to run their own tests or to actually function?

Comment 4 Xavier Bachelot 2022-02-15 14:57:57 UTC
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

Comment 5 Miro Hrončok 2022-02-15 15:51:50 UTC
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.

Comment 6 Miro Hrončok 2022-04-23 08:56:49 UTC

*** This bug has been marked as a duplicate of bug 2041068 ***