Bug 1289214 - Cython: add virtual provides for python2-Cython
Summary: Cython: add virtual provides for python2-Cython
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Cython
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Becker
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1356680
TreeView+ depends on / blocked
 
Reported: 2015-12-07 16:45 UTC by Carl George
Modified: 2016-07-14 17:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1356680 (view as bug list)
Environment:
Last Closed: 2016-02-20 20:43:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.