[Zope-dev] ztk checknew script
Christophe Combelles
ccomb at free.fr
Mon May 3 18:04:04 EDT 2010
Vincent Fretin a écrit :
> On Sun, May 2, 2010 at 10:52 PM, Martijn Faassen <faassen at startifact.com> wrote:
>> Hi there,
>>
>> Of course what applies to Hanno should apply to others making releases
>> of packages maintained by the Zope Toolkit project as well. I think the
>> ZTK leadership should figure out some kind of guidelines for this that
>> people can follow. Maybe someone can write a tool too to check up how
>> far a toolkit is out of sync with the latest releases. Just some ideas.
>
> For the tool, I think I did it already. I modified one of Hanno's
> script some times ago:
> cd zopetoolkit/trunk
> bin/buildout -c checknew.cfg
> bin/python checknew.py
I have already started to turn this script into a buildout recipe (probably
z3c.recipe.checknew).
I will make sure it can discover either minor bugfix versions or major versions,
and be able to create a versions.cfg.
Christophe
>
> Vincent
> _______________________________________________
> Zope-Dev maillist - Zope-Dev at zope.org
> https://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> https://mail.zope.org/mailman/listinfo/zope-announce
> https://mail.zope.org/mailman/listinfo/zope )
>
>
More information about the Zope-Dev
mailing list