← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/pytz-2014.10 into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/pytz-2014.10 into lp:launchpad.

Commit message:
Upgrade to pytz 2014.10.

Requested reviews:
  Colin Watson (cjwatson)
Related bugs:
  Bug #1406528 in Launchpad itself: "Wrong timezones for Russia"
  https://bugs.launchpad.net/launchpad/+bug/1406528

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/pytz-2014.10/+merge/245446

pytz 2014.10, needed to fix https://bugs.launchpad.net/launchpad/+bug/1406528.
-- 
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'ztk-versions.cfg'
--- ztk-versions.cfg	2013-05-09 23:35:44 +0000
+++ ztk-versions.cfg	2014-12-30 15:17:27 +0000
@@ -81,7 +81,7 @@
 Pygments = 1.4
 python-gettext = 1.0
 python-subunit = 0.0.7
-pytz = 2013b
+pytz = 2014.10
 RestrictedPython = 3.6.0
 setuptools = 0.6c11
 Sphinx = 1.0.8


References