[BlueBream] BlueBream 1.0b2 released !

Baiju M baiju.m.mail at gmail.com
Wed Jun 30 07:13:08 EDT 2010


BlueBream 1.0b2 is now available for download at:

http://download.zope.org/bluebream/bluebream-1.0b2.cfg

To get started with application development, use:
http://pypi.python.org/pypi/bluebream

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

Changes from 1.0b1 to 1.0b2
---------------------------
- Changed versions: ztk.cfg

  - zope.browser (1.2 -> 1.3 )
  - zope.browsermenu (3.9.0 -> 3.9.1)
  - zope.browserpage (3.11.0 -> 3.12.1)
  - zope.browserresource (3.10.2 -> 3.10.3)
  - zope.component (3.9.3 -> 3.9.4)
  - zope.configuration (3.7.1 -> 3.7.2)
  - zope.container (3.11.0 -> 3.11.1)
  - zope.contentprovider (3.6.1 -> 3.7.1)
  - zope.deferredimport (3.5.0 -> 3.5.1)
  - zope.exceptions (3.5.2 -> 3.6.0)
  - zope.formlib (4.0.2 -> 4.0.3)
  - zope.i18n (3.7.2 -> 3.7.3)
  - zope.i18nmessageid (3.5.1 -> 3.5.2)
  - zope.interface (3.5.3 -> 3.6.1)
  - zope.lifecycleevent (3.6.0 -> 3.6.1)
  - zope.pagetemplate (3.5.0 -> 3.5.1)
  - zope.password (3.5.1 -> 3.6.0)
  - zope.principalannotation (3.6.0 -> 3.6.1)
  - zope.proxy (3.5.0 -> 3.6.0)
  - zope.publisher (3.12.2 -> 3.12.3)
  - zope.schema (3.6.1 -> 3.6.3)
  - zope.security (3.7.2 -> 3.7.3)
  - zope.sendmail (3.7.1 -> 3.7.2)
  - zope.site (3.9.0 -> 3.9.1)
  - zope.structuredtext (3.4.0 -> 3.5.0)
  - zope.tales (3.5.0 -> 3.5.1)
  - zope.testbrowser (3.7.0 -> 3.9.0)
  - zope.testing (3.8.7 -> 3.9.4)
  - zope.traversing (3.12.0 -> 3.12.1)
  - zope.viewlet (3.7.0 -> 3.7.1)
  - Jinja2 (2.2.1 -> 2.4.1)
  - mechanize (0.1.11 -> 0.2.1)
  - Pygments (1.2.2 -> 1.3.1)
  - pytz (2010b -> 2010h)
  - Sphinx (0.6.4 -> 0.6.5)
  - transaction (1.0.0 -> 1.0.1)
  - ZConfig (2.7.1 -> 2.8.0)
  - ZODB3 (3.9.4 -> 3.9.5)
  - zope.mkzeoinstance (3.9.4)

- Changed versions: zopeapp.cfg

  - zope.app.appsetup (3.13.0 -> 3.14.0)
  - zope.app.http (3.6.1 -> 3.8.0)
  - zope.app.locales (3.6.0 -> 3.6.1)
  - zope.app.pagetemplate (3.10.1 -> 3.11.0)
  - zope.app.publication (3.10.2 -> 3.11.1)
  - zope.app.wsgi (3.6.1 -> 3.9.2)
  - wsgi-intercept (0.4)

- Update z3c.testsetup version from 0.6.1 to 0.7

Thanks to everybody who has contributed to this release.

Regards,
Baiju M


More information about the bluebream mailing list