Bug 2157757

Summary: Please branch and build python-nose in epel9
Product: [Fedora] Fedora Reporter: Jonathan Wright <jonathan>
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: code, infra-sig, mhroncok, python-packagers-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: 2023-01-02 19:46:20 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: 2151419    

Description Jonathan Wright 2023-01-02 18:29:21 UTC
Please branch and build python-nose in epel9.

If you do not wish to maintain python-nose in epel9,
or do not think you will be able to do this in a timely manner,
the EPEL Packagers SIG would be happy to be a co-maintainer of the package;
please add the epel-packagers-sig group through
https://src.fedoraproject.org/rpms/python-nose/addgroup
and grant it commit access, or collaborator access on epel* branches.

I would also be happy to be a co-maintainer (FAS: jonathanspw).

I can be the primary contact for EPEL (FAS: jonathanspw).

Comment 1 Ben Beasley 2023-01-02 19:46:20 UTC
The python-nose package is deprecated[1] because it is unmaintained upstream. It should not be branched into EPEL9. The linked wiki page has suggestions for working around a nose dependency.

[1] https://fedoraproject.org/wiki/Changes/DeprecateNose

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

Comment 2 Miro Hrončok 2023-01-03 11:01:38 UTC
Note that python-hglib has a custom nose plugin, so using nose2 or pytest might be non-trivial. Possible, but would require patching, since python-hglib itself is a long-dead project.