[Grok-dev] Grok 0.14 released!

Santiago Videla santiago.videla at gmail.com
Mon Sep 29 14:57:46 EDT 2008


Hi,

First, congratulation to all of you for this new release

Second, I ask for permission to translate and send the announcement to the
zope-es (spanish) mailing list

Third, I found a simple mistake in
http://grok.zope.org/project/upgrade-notes
It says:

install_requires=['setuptools',
                  'grok',
                  'grok.adminui',
                  'z3c.testsetup',
                  # Add extra requirements here
                  ],

And I think that should be grokui.admin

best regards

On Mon, Sep 29, 2008 at 3:08 PM, Martijn Faassen <faassen at startifact.com>wrote:

> The Grok team is happy to announce the release of Grok 0.14!
>
> This release is available on PyPI and a new index of specific versions
> of packages used by this release has been frozen at
> http://grok.zope.org/releaseinfo/grok-0.14.cfg. This means that new
> projects created with grokproject will start using this release right
> away.
>
> This release is the first release of Grok that officially supports
> Python 2.5 (besides Python 2.4 itself). The main focus of this release
> has been a restructuring of Grok, spinning off packages that can now
> be used independently in Zope 3 projects as well as in Zope 2 (through
> five.grok):
>
>   * Spin off of grokcore.view - support for views is now maintained
> in this package.
>   * Spin off of grokcore.security - support for security
> declarations is now maintained here
>   * Spin off of grokcore.formlib - support for zope.formlib based forms
>   * Spin off of grokui.admin - the admin UI is now distributed
> separately, but grokproject automatically will include it when you
> create a new grok project.
>   * the grok.Skin baseclass is now gone and has been simplified with
> the grok.skin directive that can be placed on a layer instead.
>
> To upgrade an existing project from 0.13 to 0.14 you have to:
>
>   * include grokui.admin explicitly as a dependency in your setup.py
>   * update the versions.cfg in your project with the version from
> http://grok.zope.org/releaseinfo/grok-0.14.cfg
>   * modify uses of grok.Skin to use the grok.skin directive
>
> For the detailed changelog, see Grok's PyPI entry page.
>
> For detailed upgrade notes, including how to change your application,
> see http://grok.zope.org/project/upgrade-notes
>
> For installation instructions and much more on how to use Grok, see
> the Grok tutorial: http://grok.zope.org/documentation/book
> We hope to hear from you!
>
> If you enjoy Grok, please subscribe to the grok-dev mailing list and
> join us in the #grok channel on irc.freenode.net.
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
>



-- 
Santiago Videla
www.revolucionesweb.com.ar
http://www.linkedin.com/in/svidela

Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el
pensamiento que se hace corazón resplandece con la palabra sencilla y
humilde que l at s tod at s somos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20080929/188f6f36/attachment.html 


More information about the Grok-dev mailing list