Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645932 - net-misc/streamlink python3-only build pulls in python2-only dev-python/backports-shutil_which
Summary: net-misc/streamlink python3-only build pulls in python2-only dev-python/backp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mart Raudsepp
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-28 03:28 UTC by Mart Raudsepp
Modified: 2018-09-12 18:23 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 Mart Raudsepp gentoo-dev 2018-01-28 03:28:03 UTC
PYTHON_TARGETS="python3_6" emerge -va streamlink is pulling in dev-python/backports-shutil_which-3.5.1::gentoo  PYTHON_TARGETS="python2_7", which doesn't make any sense.

Is it missing a python_gen_cond_dep wrapping like dev-python/backports-shutil_get_terminal_size already has just below it?
Comment 1 Mart Raudsepp gentoo-dev 2018-04-07 15:11:01 UTC
ping
Comment 2 Larry the Git Cow gentoo-dev 2018-09-12 18:23:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c099dfffc9c8d8341e8fb7ed38a1e12bf6930ef4

commit c099dfffc9c8d8341e8fb7ed38a1e12bf6930ef4
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-09-12 18:19:00 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-09-12 18:22:47 +0000

    net-misc/streamlink: bump to 0.14.2, fix test deps, python-single
    
    * Use proper release tarball, which is much smaller
    * Use python-single, as the modules are only used by the main
      streamlink executable
    * Fix backports-shutil_which dep to be only for python2
    * Adjust test and doc deps (some might be new deps, some were
      probably used and missing from earlier versions too)
    
    Closes: https://bugs.gentoo.org/662266
    Closes: https://bugs.gentoo.org/645932
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-misc/streamlink/Manifest                 |  1 +
 net-misc/streamlink/streamlink-0.14.2.ebuild | 69 ++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)