Commit 82713b5e authored by Hanno Schlichting's avatar Hanno Schlichting

Update DateTime and pytz, refs LP #572715

parent e88a4733
......@@ -19,12 +19,13 @@ Features Added
- 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 @@ Bugs Fixed
- 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.
......
......@@ -5,7 +5,7 @@ versions = versions
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 @@ MultiMapping = 2.13.0
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment