Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-12 | Update to 2012b, the usual time zone updates. | wiz | 3 | -7/+8 | |
2012-01-20 | Mark as not available for python3 because py-setuptools isn't. | wiz | 1 | -2/+3 | |
2012-01-20 | Update to 2011n. Usual timezone changes, and: | wiz | 3 | -7/+19 | |
2011-02-08 - Python 3.1 support. | |||||
2010-08-17 | Update py-pytz to 2010k. | obache | 3 | -8/+12 | |
Based on PR#43764 by Kamel Derouiche timezone update. | |||||
2010-02-16 | Update to 2010b, the usual. | wiz | 3 | -7/+10 | |
2010-01-20 | Update to 2009u: the usual timezone updates. | wiz | 2 | -6/+6 | |
2009-11-17 | Update to 2009r. Usual database updates. | wiz | 3 | -7/+8 | |
2009-10-31 | Update to 2009n. Time zone updates! | wiz | 2 | -6/+6 | |
2009-08-09 | Update to 2009j. Usual timezone updates, I guess. | wiz | 2 | -6/+7 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -25/+1 | |
2009-02-23 | Update to 2009a: | wiz | 3 | -8/+10 | |
Changes undocumented, probably just timezone updates. | |||||
2008-09-12 | Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that | epg | 1 | -2/+1 | |
set it to ${DISTNAME}. | |||||
2008-09-10 | dirrm the egg info dir | epg | 1 | -1/+2 | |
2008-09-10 | switch to using python/egg.mk and add missing entries to PLIST. Approved by ↵ | abs | 2 | -3/+10 | |
markd@, bump pkgrevision | |||||
2008-06-23 | Initial import py-pytz-2008b | markd | 4 | -0/+640 | |
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). |