Page MenuHomeSolus

Update python-pytz to 2018.4
ClosedPublic

Authored by kyrios123 on Apr 22 2018, 9:14 PM.
Tags
None
Referenced Files
F11050011: D2774.id6842.diff
Thu, Aug 10, 6:39 PM
F11050010: D2774.id6841.diff
Thu, Aug 10, 6:39 PM
F11050009: D2774.id.diff
Thu, Aug 10, 6:39 PM
F11050008: D2774.id7351.diff
Thu, Aug 10, 6:39 PM
F11035735: D2774.diff
Wed, Aug 9, 6:17 PM
F11020929: D2774.id6842.diff
Mon, Aug 7, 10:07 AM
F10934643: D2774.id6841.diff
Jul 12 2023, 2:44 PM
F10907597: D2774.id.diff
Jul 6 2023, 9:05 PM
Subscribers

Details

Summary

pytz 2018.4
pytz 2018.4 is released, with minor code changes. The UTC class now shares a common base class with the other zoneinfo implementations.

pytz 2018.3
pytz 2018.3 has been released, with no significant code changes.

pytz 2017.3
A new update with the updated database is out.
This release contains rare code changes, allowing use of an environment variable to override the database location, and ability to load pickles stored with Python2 to be loaded under Python3.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Self-tests enabled
  • Checked with python-babel

Diff Detail

Repository
R2673 python-pytz
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Should be ideally more thoroughly tested against items like:

  • openastro
  • python-acme
  • python-mandas
This revision now requires changes to proceed.May 19 2018, 3:44 PM

Should be ideally more thoroughly tested against items like:

  • openastro
  • python-acme
  • python-mandas

I tested it against these dependencies and I updated them all at the same time.

This revision is now accepted and ready to land.May 21 2018, 6:18 PM
This revision was automatically updated to reflect the committed changes.