FS#49509 - [python2-trollius] Missing dependency on python2-six

Attached to Project: Community Packages
Opened by Michel Lang (mllg) - Sunday, 29 May 2016, 18:44 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 31 May 2016, 08:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
python2-trollius requires python2-six which is not listed as dependency.

Steps to reproduce:
* Install python2-neovim
* Uninstall python2-six
* python2 -c 'import neovim'

This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Tuesday, 31 May 2016, 08:41 GMT
Reason for closing:  Fixed
Comment by Doug Newgard (Scimmia) - Monday, 30 May 2016, 12:56 GMT
Please include the actual output/error next time so I don't have to go looking.

Loading...