Log message for revision 112290:
  Update DateTime and pytz, refs LP #572715
  

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-05-13 18:01:35 UTC (rev 112289)
+++ Zope/branches/2.12/doc/CHANGES.rst  2010-05-13 18:12:12 UTC (rev 112290)
@@ -19,12 +19,13 @@
 
 - Updated packages:
 
-  - DateTime = 2.12.1
+  - DateTime = 2.12.2
   - ExtensionClass = 2.13.1
   - initgroups = 2.13.0
   - Missing = 2.13.0
   - MultiMapping = 2.13.0
   - Persistence = 2.13.1
+  - pytz = 2010h
   - Record = 2.13.0
   - RestrictedPython = 3.5.2
   - ThreadLock = 2.13.0
@@ -49,7 +50,7 @@
 - LP #351006:  Don't nest block tags inside HTML ``<p>`` tags in
   ``zExceptions.ExceptionFormatter``.
 
-- LP #411837:  Handle resource files with ``.htm`` extention properly,
+- LP #411837:  Handle resource files with ``.htm`` extension properly,
   as page template resources.
 
 - LP #435728:  Fix indentation of OFSP/help/sequence.py docstring.

Modified: Zope/branches/2.12/versions.cfg
===================================================================
--- Zope/branches/2.12/versions.cfg     2010-05-13 18:01:35 UTC (rev 112289)
+++ Zope/branches/2.12/versions.cfg     2010-05-13 18:12:12 UTC (rev 112290)
@@ -5,7 +5,7 @@
 Zope2 =
 Acquisition = 2.13.3
 ClientForm = 0.2.10
-DateTime = 2.12.1
+DateTime = 2.12.2
 distribute = 0.6.10
 docutils = 0.6
 ExtensionClass = 2.13.1
@@ -19,7 +19,7 @@
 Persistence = 2.13.1
 Pygments = 1.3.1
 python-gettext = 1.0
-pytz = 2010b
+pytz = 2010h
 Record = 2.13.0
 RestrictedPython = 3.5.2
 roman = 1.4.0

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
https://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to