Re: [Zope-dev] [Checkins] SVN: Zope/trunk/versions.cfg Make 'elementtree' version explicit.

2012-02-10 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/10/2012 02:51 AM, Michael Howitz wrote:
> Am 09.02.2012 um 17:44 schrieb Tres Seaver:
>> Log message for revision 124344: Make 'elementtree' version
>> explicit.
>> 
>> Changed: U   Zope/trunk/versions.cfg
>> 
>> -=- Modified: Zope/trunk/versions.cfg 
>> === 
>> --- Zope/trunk/versions.cfg  2012-02-09 15:08:30 UTC (rev 124343) +++
>> Zope/trunk/versions.cfg  2012-02-09 16:44:49 UTC (rev 124344) @@
>> -41,3 +41,4 @@ repoze.tm2 = 1.0b1 repoze.who = 2.0 zope.testbrowser
>> = 3.11.1 +elementtree = 1.2.6-20050316
> 
> 
> The version pin for elementtree is only needed because of a bug
> introduced in mr.developer 1.19, see [1]. (ZTK was recently updated to
> this version.) It was fixed but there is no newer release which
> contains the fix. I asked the maintainer for a new release. Meanwhile
> I'd suggest to downgrade to version 1.18.
> 
> Any objections?

Nope.  I didn't want the dependency, but needed a buildout to work and
didn't take time to diagnose the root cause.


Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk81KAYACgkQ+gerLs4ltQ451ACgyz7kpE4FGm1eL9ujbTLQKQiJ
JnEAmwVe11GN9a4R1KxZI2nANRHI/8DX
=YyC0
-END PGP SIGNATURE-
___
Zope-Dev maillist  -  Zope-Dev@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 )


Re: [Zope-dev] [Checkins] SVN: Zope/trunk/versions.cfg Make 'elementtree' version explicit.

2012-02-09 Thread Michael Howitz
Am 09.02.2012 um 17:44 schrieb Tres Seaver:
> Log message for revision 124344:
>  Make 'elementtree' version explicit.
> 
> Changed:
>  U   Zope/trunk/versions.cfg
> 
> -=-
> Modified: Zope/trunk/versions.cfg
> ===
> --- Zope/trunk/versions.cfg   2012-02-09 15:08:30 UTC (rev 124343)
> +++ Zope/trunk/versions.cfg   2012-02-09 16:44:49 UTC (rev 124344)
> @@ -41,3 +41,4 @@
> repoze.tm2 = 1.0b1
> repoze.who = 2.0
> zope.testbrowser = 3.11.1
> +elementtree = 1.2.6-20050316


The version pin for elementtree is only needed because of a bug introduced in 
mr.developer 1.19, see [1].
(ZTK was recently updated to this version.)
It was fixed but there is no newer release which contains the fix.
I asked the maintainer for a new release.
Meanwhile I'd suggest to downgrade to version 1.18.

Any objections?


[1] https://github.com/fschulze/mr.developer/pull/67

Yours sincerely,
-- 
Michael Howitz · m...@gocept.com · software developer
gocept gmbh & co. kg · Forsterstraße 29 · 06112 Halle (Saale) · Germany
http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1
Python, Pyramid, Plone, Zope - consulting, development, hosting, operations

___
Zope-Dev maillist  -  Zope-Dev@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 )