1.0b3 is broken :( , the versions=versions was missing. It's fixed in the trunk.
Le 11/07/2010 12:17, Christophe Combelles a écrit : > BlueBream 1.0b3 is now available for download at: > http://pypi.python.org/pypi/bluebream/1.0b3 > > The corresponding buildout version file is located at > http://download.zope.org/bluebream/bluebream-1.0b3.cfg > > Changes from 1.0b2 to 1.0b3 > --------------------------- > > Bluebream now directly extends the ZTK version 1.0a2 ! As a consequence, the > bbkit package has been retired and is not used anymore. Its features have been > moved to the bluebream package (compatibility tests, utility scripts, svn > sources). It should be easier for maintenance, for the release and for the > buildbots. The ZTK release progress is in good shape and we should be able to > release BlueBream 1.0 at the same time as the ZTK 1.0. Zope 2 and Grok are in > the same process for their future versions. > > There are some changes in the paster template: when creating a new bluebream > project with ``paster create -t bluebream``, the user is asked to choose the > version of bluebream, and the latest `versions.cfg` is automatically detected > online and suggested. That means the user doesn't need to upgrade the > bluebream > package itself to benefit from the latest packages. > > Thanks to Jens, the download site http://download.zope.org/bluebream is now > synced every 15min to the svn repository > http://svn.zope.org/bluebream/downloadsite/ This will eventually allow to > fully > automate the release procedure of bluebream, without shell access to this > server. > > > What is BlueBream > ----------------- > > BlueBream -- formerly known as Zope 3 -- is a web framework written > in the Python programming language. > > BlueBream is free/open source software, owned by the Zope Foundation, > licensed under the Zope Public License (BSD like, GPL compatible > license). > > Website: http://bluebream.zope.org/ > > Migration from Zope 3.4 to BlueBream 1.0 > ---------------------------------------- > > There is a detailed document with details about migration: > http://bluebream.zope.org/doc/1.0/new/whatsnew-1.0.html > > Thanks to everybody who has contributed to this release. > > Regards, > Christophe > _______________________________________________ > bluebream mailing list > [email protected] > https://mail.zope.org/mailman/listinfo/bluebream > > _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
