Manage build requirements as well as run time ones

Bug #652162 reported by Michael Terry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-distutils-extra
New
Undecided
Unassigned

Bug Description

Right now only run time dependencies seem to be managed via the 'requires' attribute. Is there a build time dependency capability in distutils that we can use? Because if so, we should scan setup.py for any modules it imports and use those to set the build time dependencies.

This is a break-out bug from bug 643655.

Revision history for this message
Martin Pitt (pitti) wrote :

Not that I know of.

python-mkdebian currently makes some minor effort to calculate build dependencies, which should be correct for the packaging that it creates by itself.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.