Commit graph

21 commits

Author SHA1 Message Date
adam
ff0f68f2b6 py-pytz: updated to 2017.3
2017.3:
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.
2017-10-30 18:31:28 +00:00
adam
9281b74aa6 Changes 2017.2:
Minor changes.
2017-04-05 17:07:35 +00:00
adam
24a787e457 Changes 2016.10:
Bug fixes.
New time zones.
2016-12-15 09:54:21 +00:00
fhajny
8227991e3e Update time/py-pytz to 2016.7.
No changelog.
2016-11-11 10:16:02 +00:00
richard
d4acd426a8 fix PLIST issue 2016-08-20 11:05:22 +00:00
wiz
08187ba5d8 Update to 2014.9: the usual timezone changes. 2014-11-09 16:13:15 +00:00
wiz
0e8fc18a6f Update to 2014.7:
2004-07-25

    - Improved localtime handling, and added a localize() method enabling
      correct creation of local times.
2014-09-07 20:27:15 +00:00
wiz
f09c65c13b Update to 2014.2: the usual timezone changes. 2014-03-31 08:32:07 +00:00
wiz
ffae1b5316 Update to 2013.9: the usual changes. 2014-01-06 14:36:57 +00:00
wiz
c7896599e8 Update to 2013d:
The usual changes.
2013-09-09 20:44:16 +00:00
wiz
c32ff804c8 Update to 2013b, the usual changes +
Asia/Khandyga
Asia/Ust-Nera
Europe/Busingen
2013-04-01 16:18:40 +00:00
wiz
ba9c6ab5f8 Update to 2012b, the usual time zone updates. 2012-03-12 15:51:20 +00:00
wiz
fea757eaec Update to 2011n. Usual timezone changes, and:
2011-02-08

    - Python 3.1 support.
2012-01-20 12:12:26 +00:00
obache
1af317a728 Update py-pytz to 2010k.
Based on PR#43764 by Kamel Derouiche

timezone update.
2010-08-17 09:38:00 +00:00
wiz
384da4e34b Update to 2010b, the usual. 2010-02-16 14:14:13 +00:00
wiz
63d1408598 Update to 2009r. Usual database updates. 2009-11-17 14:44:13 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
wiz
44c2553c7f Update to 2009a:
Changes undocumented, probably just timezone updates.
2009-02-23 11:37:40 +00:00
epg
0bb9b45202 dirrm the egg info dir 2008-09-10 16:20:01 +00:00
abs
9640258861 switch to using python/egg.mk and add missing entries to PLIST. Approved by markd@, bump pkgrevision 2008-09-10 13:05:11 +00:00
markd
a8d2a2cc0a Initial import py-pytz-2008b
pytz brings the Olson tz database into Python. This library allows accurate
and cross platform timezone calculations using Python 2.3 or higher. It also
solves the issue of ambiguous times at the end of daylight savings, which you
can read more about in the Python Library Reference (datetime.tzinfo).
2008-06-23 21:30:12 +00:00