[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Build separate binary packages from single source



Howdy all,

I am working to package a collection of related Python distributions,
that are all distributed as a single source distribution
<URL:https://pypi.python.org/pypi/devpi/>.

The source distribution contains a collection of sub-distributions that
also get uploaded to PyPI. Each one has its own ‘setup.py’ in a
sub-directory.

That differs from the default expectations of Debhelper and Pybuild (it
does not build a single binary distribution from a single top-level
‘setup.py’).

What is the correct way to convince Debhelper, Pybuild, dh_python{2,3},
etc. to work with this source package and build the right binary
packages?

-- 
 \                  “It is … incumbent upon us to recognize that it is |
  `\    inappropriate for religion to play any role in issues of state |
_o__)        [of] a modern democracy.” —Lawrence M. Krauss, 2012-05-28 |
Ben Finney


Reply to: