Bug 1289214

Summary: Cython: add virtual provides for python2-Cython
Product: [Fedora] Fedora Reporter: Carl George 🤠 <carlwgeorge>
Component: CythonAssignee: Neal Becker <ndbecker2>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ndbecker2, steve.traylen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1356680 (view as bug list) Environment:
Last Closed: 2016-02-20 20:43:16 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: 1356680    

Description Carl George 🤠 2015-12-07 16:45:34 UTC
Description of problem:
The Fedora Python packaging guidelines [1] state that python2 packages must provide the `python2-` version of their name.  I understand that this isn't a typical module, but there is no reason to not add this virtual provides to meet the spirit of the guidelines.

Version-Release number of selected component (if applicable):
0.23-2.fc24
0.23-1.fc23
0.23-1.fc22

Suggested fix:
Add this line to the spec file.
Provides: python2-Cython = %{version}-%{release}

Additional info:
[1]: http://fedoraproject.org/wiki/Packaging:Python#Provides