[ZCM] [ZC] 658/ 2 Comment "Fracture setup.py into components"

Collector: Zope Bugs, Features, and Patches ... zope-coders@zope.org
Sat, 02 Nov 2002 21:40:23 -0500


Issue #658 Update (Comment) "Fracture setup.py into components"
 Status Pending, Zope/bug+solution low
To followup, visit:
  http://collector.zope.org/Zope/658

==============================================================
= Comment - Entry #2 by mcdonc on Nov 2, 2002 9:40 pm

Jeff,

You may be interested in the "chrism-install-branch" of the Zope trunk.  It has an rpm builder ("make rpmdist").  Any suggestions for splitting the setup.py should probably be made in terms of this branch as it will be merged into the head soon.

- C

________________________________________
= Request - Entry #1 by Anonymous User on Nov 2, 2002 9:31 pm

Please break the global setup.py apart so that it is
easier to build selected Zope components, for
packaging.  A single, monolithic build process is not
developer friendly and makes assumptions of the use
and placement of build results.

Apparently the distutils functionality doesn't support
selected builds of subpackages, at least as far I can
can tell.  Something similar to "make subtarget".

==============================================================