Bug 1241670 - python-nose: missing provides for python2-nose
Summary: python-nose: missing provides for python2-nose
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-nose
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-09 18:45 UTC by Carl George
Modified: 2016-09-20 02:46 UTC (History)
4 users (show)

Fixed In Version: python-nose-1.3.7-4.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-07 13:07:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 2015-07-09 18:45:51 UTC
Description of problem:
Per the Python Packaging guidelines [1], python-nose should provide python2-nose.

Actual results:
python-nose does not provide python2-nose

Expected results:
python-nose should provide python2-nose

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

Comment 1 Fedora Update System 2015-07-17 19:04:44 UTC
python-nose-1.3.7-3.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python-nose-1.3.7-3.fc22

Comment 2 Fedora Update System 2015-07-19 01:59:41 UTC
Package python-nose-1.3.7-3.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-nose-1.3.7-3.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-11821/python-nose-1.3.7-3.fc22
then log in and leave karma (feedback).

Comment 3 Carl George 2015-07-21 13:14:33 UTC
python-nose-1.3.7-3.fc22 now has an unversioned provides.

# rpm -q --provides python-nose
python-nose = 1.3.7-3.fc22
python2-nose

The provides should explicitly state the version and release.  Please change this:

> Provides: python2-%{upstream_name}

to this:

> Provides: python2-%{upstream_name} = %{version}-%{release}

Comment 4 Fedora Update System 2015-07-24 19:00:10 UTC
python-nose-1.3.7-4.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python-nose-1.3.7-4.fc22

Comment 5 Kevin Fenzi 2015-07-24 19:08:54 UTC
Should be fixed in the new update. 

Sorry about that...

Comment 6 Fedora Update System 2015-08-07 13:07:41 UTC
python-nose-1.3.7-4.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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