Bug 1371117 - Missing dependency wrapt
Summary: Missing dependency wrapt
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-positional
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alan Pevec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-29 11:38 UTC by Javier Peña
Modified: 2017-01-28 02:18 UTC (History)
2 users (show)

Fixed In Version: python-positional-1.1.1-2.fc26
Clone Of:
Environment:
Last Closed: 2017-01-28 02:18:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Javier Peña 2016-08-29 11:38:55 UTC
Description of problem:
The current rawhide build for python-positional lacks a dependency on python-wrapt, which is included in https://github.com/morganfainberg/positional/blob/1.1.1/requirements.txt#L5 . This causes runtime errors when using the library.

Version-Release number of selected component (if applicable):
python-positional-1.1.1-1.fc26

How reproducible:
Always

Steps to Reproduce:
rpm -qp --requires python2-positional-1.1.1-1.fc26.noarch.rpm

Actual results:
No python-wrapt dependency

Expected results:
python-wrapt dependency should be listed


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