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

Bug 588188

Summary: dev-python/flask-migrate: Most DEPEND should move to RDEPEND
Product: Gentoo Linux Reporter: René 'Necoro' Neumann <gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description René 'Necoro' Neumann 2016-07-06 20:41:54 UTC
The current DEPEND-string of flask-migrate reads:
DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/alembic[${PYTHON_USEDEP}]
        dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]
        dev-python/flask-script[${PYTHON_USEDEP}]


At the least, the latter three must move to RDEPEND -- there is just no way how the script would work without them. Also, in python, in general there is no use for sole DEPEND packages, with the exception of setuptools perhaps.

All current versions of the package are affected.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2016-11-06 11:25:52 UTC
solved in version bump to 2.0