Bug 1477118

Summary: RFE: python3-pyparsing package for EPEL
Product: [Fedora] Fedora EPEL Reporter: Avi Kivity <avi.kivity>
Component: pyparsingAssignee: José Matos <jamatos>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: apevec, dan, jamatos, logans
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: 2019-02-26 16:36:24 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: 1697567    
Bug Blocks:    

Description Avi Kivity 2017-08-01 09:25:55 UTC
Description of problem:

python3-pyparsing is not available on EPEL


Version-Release number of selected component (if applicable):
N/A

How reproducible:

always


Steps to Reproduce:
1. yum install python3-pyparsing



Actual results:

no package

Expected results:

package installed.

Comment 1 Scott K Logan 2019-01-23 00:07:59 UTC
Please include a python36 variant when this comes to EPEL 7.

If there is anything I can do to help move this along (eg co-maintain EPEL), please ping me.

Comment 2 Scott K Logan 2019-02-13 05:31:00 UTC
I'd be happy to do the work to make this happen, but there isn't currently an epel7 branch for this package.

José or another maintainer, please create a branch so that I can help move this along.

Thanks!

Comment 3 Scott K Logan 2019-02-21 00:44:09 UTC
Gentle ping...

Comment 4 José Matos 2019-02-26 16:36:24 UTC
Hi Scott,
  the reason why I did not reply before (other than being busy :-) ) is that I am not sure if that is the right way to proceed since pyparsing is already available in EL7.

When I ask for a branch I get:

$ fedpkg request-branch el7
Could not execute request_branch: This package is already an EL package and is built on all supported arches, therefore, it cannot be in EPEL. If this is a mistake or you have an exception, please contact the Release Engineering team.

So I suspect that the right way to do it is to get a review of a new package: python3-pyparsing and then only request the branch for EL7 and not for Fedora.

If you submit such package I am willing to review it.