Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601376 - =net-misc/streamlink-0.1.0: missing PYTHON_REQ_USE='threads,xml'
Summary: =net-misc/streamlink-0.1.0: missing PYTHON_REQ_USE='threads,xml'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tsmksubc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-01 19:20 UTC by Coacher
Modified: 2017-03-05 16:11 UTC (History)
1 user (show)

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 Coacher 2016-12-01 19:20:17 UTC
Hello.

PYTHON_REQ_USE for streamlink should have 'xml':
https://github.com/streamlink/streamlink/blob/0.1.0/src/streamlink/plugin/api/validate.py#L19

PYTHON_REQ_USE for streamlink should have 'threads':
https://github.com/streamlink/streamlink/blob/0.1.0/src/streamlink/stream/wrappers.py#L3

Please fix.
Comment 1 Coacher 2017-03-05 15:41:23 UTC
Only 0.1.0 is affected now.