Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588188 - dev-python/flask-migrate: Most DEPEND should move to RDEPEND
Summary: dev-python/flask-migrate: Most DEPEND should move to RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-06 20:41 UTC by René 'Necoro' Neumann
Modified: 2016-11-06 11:25 UTC (History)
0 users

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 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