Re: [Zope-dev] SVN: zopetoolkit/trunk/ztk.cfg Update to ZODB3 = 3.9.5 and include a pin for the new package providing the mkzeoinst script

2010-05-05 Thread Vincent Fretin
If I followed the commits correctly, the mkzeoinst was extracted from ZODB3 package and is now in the zope.mkzeoinstance, right? Vincent On Wed, May 5, 2010 at 6:40 PM, Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hanno Schlichting wrote: >> Log message for revision

Re: [Zope-dev] zc.recipe.testrunner 1.0.1

2010-05-05 Thread Michael Howitz
Am 05.05.2010 um 11:11 schrieb Adam GROSZER: > Hello Andreas, > > Seems like you pinned there 'zope.testing<=3.4.', what is rather > in conflict even with the KGS3.4.0 (which has 3.5.1). > Do you remember why you pinned it? Version 1.1.0 is not compatible with zope.testing 3.4.x, it requires

Re: [Zope-dev] [Checkins] SVN: zope.minmax/trunk/ Conform to repository policy.

2010-05-05 Thread Zvezdan Petkovic
On May 5, 2010, at 2:42 PM, Tres Seaver wrote: > Log message for revision 112025: > Conform to repository policy. ... > setup( > name='zope.minmax', > version='1.1.3dev', > -author='Zope Corporation and Contributors', > +author='Zope Foundation and Contributors', > author_em

Re: [Zope-dev] adding the weekly irc meetings record to the ZTK

2010-05-05 Thread Jan Smith
Hi All, A reminder that I am compiling an rss feed of the weekly irc meetings here: http://www.ozzope.org/weekly-zope-development-meeting Jan Smith ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross

Re: [Zope-dev] Zope Tests: 12 OK, 6 Failed

2010-05-05 Thread Christophe Combelles
Tres Seaver a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Zope Tests Summarizer wrote: >> Summary of messages to the zope-tests list. >> Period Tue May 4 12:00:00 2010 UTC to Wed May 5 12:00:00 2010 UTC. >> There were 18 messages: 6 from Zope Tests, 11 from ccomb at free.fr, 1

Re: [Zope-dev] SVN: zopetoolkit/trunk/ztk.cfg Update to ZODB3 = 3.9.5 and include a pin for the new package providing the mkzeoinst script

2010-05-05 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hanno Schlichting wrote: > Log message for revision 111959: > Update to ZODB3 = 3.9.5 and include a pin for the new package providing the > mkzeoinst script Why does the ZTK need that script? > Changed: > U zopetoolkit/trunk/ztk.cfg > > -=- >

Re: [Zope-dev] Zope Tests: 12 OK, 6 Failed

2010-05-05 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zope Tests Summarizer wrote: > Summary of messages to the zope-tests list. > Period Tue May 4 12:00:00 2010 UTC to Wed May 5 12:00:00 2010 UTC. > There were 18 messages: 6 from Zope Tests, 11 from ccomb at free.fr, 1 from > ct at gocept.com. > > >

Re: [Zope-dev] windows binaries

2010-05-05 Thread Adam GROSZER
I summarized (my/our) current knowledge about the requirements of compiling win binaries at http://wiki.zope.org/ztk/CompilingForWindows -- Best regards, Adam GROSZERmailto:agros...@gmail.com -- Quote of the day: To have a right to do a thing is not at all the same

Re: [Zope-dev] zc.recipe.testrunner 1.0.1

2010-05-05 Thread Adam GROSZER
KGS tests pass with zc.recipe.testrunner 1.0.6 Wednesday, May 5, 2010, 2:23:50 PM, you wrote: AG> Hello Andreas, AG> r90191 has a comment "pin". AG> I guess I'll unpin zope.testing in zc.recipe.testrunner 1.0.5 AG> Local tests pass with zope.testing 3.5.6, let's see how KGS 3.4.1 behaves. AG> W

Re: [Zope-dev] zc.recipe.testrunner 1.0.1

2010-05-05 Thread Adam GROSZER
Hello Andreas, r90191 has a comment "pin". I guess I'll unpin zope.testing in zc.recipe.testrunner 1.0.5 Local tests pass with zope.testing 3.5.6, let's see how KGS 3.4.1 behaves. Wednesday, May 5, 2010, 11:17:48 AM, you wrote: AJ> -BEGIN PGP SIGNED MESSAGE- AJ> Hash: SHA1 AJ> Adam GROS

[Zope-dev] Zope Tests: 12 OK, 6 Failed

2010-05-05 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Tue May 4 12:00:00 2010 UTC to Wed May 5 12:00:00 2010 UTC. There were 18 messages: 6 from Zope Tests, 11 from ccomb at free.fr, 1 from ct at gocept.com. Test failures - Subject: FAILED : Zope 3.4.1 KGS / Python2.4.6 32bit linux F

Re: [Zope-dev] Nightly tests for Grok?

2010-05-05 Thread Jan-Jaap Driessen
On 4 May 2010 17:42, Sebastien Douche wrote: > On Tue, May 4, 2010 at 15:31, Tres Seaver wrote: >> The Securactive stuff seems to be offline (503s or non-resolvable >> hostnames). > > Hi Tres, > Sorry for that, I've stopped accidentally the builbots this morning. > > > > -- > Sebastien Douche H

Re: [Zope-dev] zc.recipe.testrunner 1.0.1

2010-05-05 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam GROSZER wrote: > Hello Andreas, > > Seems like you pinned there 'zope.testing<=3.4.', what is rather > in conflict even with the KGS3.4.0 (which has 3.5.1). > Do you remember why you pinned it? Did I? Can't remember...perhaps the svn log kno

[Zope-dev] zc.recipe.testrunner 1.0.1

2010-05-05 Thread Adam GROSZER
Hello Andreas, Seems like you pinned there 'zope.testing<=3.4.', what is rather in conflict even with the KGS3.4.0 (which has 3.5.1). Do you remember why you pinned it? I'm tempted to unpin and see whether it passes tests with KGS3.4.1. -- Best regards, Adam GROSZER