[Zope-Checkins] SVN: Zope/branches/2.12/ Update distribute
Hanno Schlichting
hannosch at hannosch.eu
Sat Jun 5 07:44:52 EDT 2010
Log message for revision 113125:
Update distribute
Changed:
U Zope/branches/2.12/doc/CHANGES.rst
U Zope/branches/2.12/versions.cfg
-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst 2010-06-05 11:43:41 UTC (rev 113124)
+++ Zope/branches/2.12/doc/CHANGES.rst 2010-06-05 11:44:52 UTC (rev 113125)
@@ -47,6 +47,10 @@
Features Added
++++++++++++++
+- Updated packages:
+
+ - distribute = 0.6.13
+
- Update Five's testbrowser to support both mechanize 0.1.x and 0.2.x.
- LP #142226: Added an extra keyword argument to the HTTPResponse
Modified: Zope/branches/2.12/versions.cfg
===================================================================
--- Zope/branches/2.12/versions.cfg 2010-06-05 11:43:41 UTC (rev 113124)
+++ Zope/branches/2.12/versions.cfg 2010-06-05 11:44:52 UTC (rev 113125)
@@ -6,7 +6,7 @@
Acquisition = 2.13.3
ClientForm = 0.2.10
DateTime = 2.12.2
-distribute = 0.6.12
+distribute = 0.6.13
docutils = 0.6
ExtensionClass = 2.13.1
five.formlib = 1.0.2
More information about the Zope-Checkins
mailing list