Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 667098

Summary: dev-python/pew lacks runtime dependencies
Product: Gentoo Linux Reporter: Keery Nie <windmgc>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/17048
Whiteboard:
Package list:
Runtime testing required: ---

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.