[Zope-PAS] Re: Eggification redux
Hanno Schlichting
plone at hannosch.info
Tue Sep 25 02:19:19 EDT 2007
Tres Seaver wrote:
> SVN Reorganiztion
> -----------------
>
> I just worked a bit today on spliting CMF 2.1.0 (GenericSetup 1.3.2) out
> into separately releasable egg-based distributions. For the initial
> pass, see:
>
> svn://svn.zope.org/repos/main/Products.GenericSetup/tags/1.3.2
>
> Note that the SVN URL above is not the same as the one we've been using
> (svn://svn.zope.org/repos/main/GenericSetup) and that it adds the
> additional "namespace" package ('Products') to the checkout. I plan
> to fix up the externals currenly pointing into '/GenericSetup' in the
> CMF trunk and 2.1 branch, and then make '/GenericSetup' empty, with a
> pointer to the new location.
>
> Egg Releases
> ------------
>
> I uploaded the Products.GenericSetup 1.3.2 egg to the Cheeseshop:
>
> http://pypi.python.org/pypi/Products.GenericSetup
>
> The egg should be 'easy_installable' in any environment with setuptools
> installed; if that environment has a properly-namespaced 'Products'
> package (Zope2 trunk, or with the backport I'm proposing for Zope issue
> #2359), it should Just Work.
>
> Further Work
> ------------
>
> I'd like to break the remaining CMF packages out (moving from '/CMF' to
> 'Products.CMFCore', 'Products.CMFDefault', etc.) and push the 2.1.0 eggs
> out, as well as equivalent changes for PluggableAuthService and
> PluginRegistry.
>
> Any objections, or other thoughts?
Big +1 :)
Hanno
More information about the Zope-PAS
mailing list