Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667098 - dev-python/pew lacks runtime dependencies
Summary: dev-python/pew lacks runtime dependencies
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-09-26 04:12 UTC by Keery Nie
Modified: 2020-12-23 09:06 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 Keery Nie 2018-09-26 04:12:58 UTC
```
pkg_resources.DistributionNotFound: The 'backports.shutil_get_terminal_size' distribution was not found and is required by pew
```

```
RDEPEND=""
DEPEND="${RDEPEND}
        >=dev-python/pythonz-bd-1.11.2[${PYTHON_USEDEP}]
        >=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
        >=dev-python/shutilwhich-1.1.0[${PYTHON_USEDEP}]
        >=dev-python/virtualenv-1.11.6[${PYTHON_USEDEP}]
        >=dev-python/virtualenv-clone-0.2.5[${PYTHON_USEDEP}]"
```

Obviously the dev-python/pythonz-bd and dev-python/shutilwhich are runtime dependencies for pew and should not only exist in build dependencies.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-23 09:06:53 UTC
Package removed.