Previously Christophe Combelles wrote: > Marius Gedminas a écrit : > >Something seems to be wrong with zope.app.authentication 3.4.2 and > >zope.app.container 3.5.5 eggs: > > > > Test-module import failures: > > > > Module: zope.app.authentication.tests > > > > ValueError: line 13 of the docstring for principalfolder.txt has > > inconsistent leading whitespace: '\r' > > > > > > Module: zope.app.authentication.browser.tests > > > > ValueError: line 18 of the docstring for principalfolder.txt has > > inconsistent leading whitespace: '\r' > > > > > > Module: zope.app.container.browser.tests.test_contents_functional > > > > ValueError: line 12 of the docstring for index.txt has inconsistent > > leading whitespace: '\r' > > > > > > Module: zope.app.container.tests.test_constraints > > > > ValueError: line 11 of the docstring for constraints.txt has > > inconsistent leading whitespace: '\r' > > > >Ideas? Eggs built on Windows? Missing svn:eol-style=native properties? > >Mixed > >\n and \r\n line endings? > > > >Marius Gedminas > > I've re-tagged and reuploaded new versions zope.app.container 3.5.6 and > zope.app.authentication 3.4.3. This should be ok.
Re-uploading is very problematic: if anyone has the previous version in their buildout download cache they will never get the new version. I prefer a minor version number bump instead of re-uploading. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
