Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614270 - app-text/nfoview: test with python3.5+
Summary: app-text/nfoview: test with python3.5+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-30 06:35 UTC by fhede
Modified: 2017-04-24 08:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fhede 2017-03-30 06:35:09 UTC
This is the output i got.

>sudo emerge --ask app-text/nfoview

These are the packages that would be merged, in order:

Calculating dependencies \

!!! Problem resolving dependencies for app-text/nfoview                                         ... done!

!!! The ebuild selected to satisfy "app-text/nfoview" has unmet requirements.
- app-text/nfoview-1.15.1::gentoo USE="" PYTHON_TARGETS="-python3_4"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_targets_python3_4

  The above constraints are a subset of the following complete expression:
    any-of ( python_targets_python3_4 )

I have in make.conf
PYTHON_SINGLE_TARGET="python3_5"
PYTHON_TARGETS="python2_7 python3_5"

I wonder if nfoviewer could be updated to include python-3.5 to.
Comment 1 Pacho Ramos gentoo-dev 2017-04-24 08:38:41 UTC
done