summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* py3.3 targetStuart Bishop2013-09-051-0/+3
* Python 3.3 for tests, but egg building is failingStuart Bishop2013-03-151-3/+6
* Break hardlinks in the compiled zoneinfo files, working around http://bugs.py...release_2012jStuart Bishop2013-01-031-0/+7
* Import 2012j databaseStuart Bishop2013-01-031-0/+5
* Upload 3.1 egg last, since it failsStuart Bishop2012-10-311-2/+2
* Obsolete commentrelease_2012bStuart Bishop2012-03-051-1/+0
* Add a build targetStuart Bishop2012-03-051-0/+2
* Python 3.2 supportStuart Bishop2011-02-221-4/+11
* Merge lp:pytzStuart Bishop2011-02-081-9/+9
|\
| * Drop Python 2.3 supportStuart Bishop2011-02-081-6/+0
| * Test and build eggs with Python 2.7Stuart Bishop2010-10-121-6/+12
* | Support Python 3.1, work in progressStuart Bishop2010-03-091-4/+11
|/
* Generate index.html instead of README.htmlStuart Bishop2008-10-111-1/+1
* Rules for Sphinx built documentationStuart Bishop2008-10-111-3/+8
* Work around 64bit zdump issues and refactor generated zdump testsStuart Bishop2008-10-111-5/+3
* Build and test with Python 2.6Stuart Bishop2008-10-081-3/+9
* Makefile tweakStuart Bishop2008-03-101-1/+1
* Update changesStuart Bishop2007-03-271-2/+2
* Fix test suite for Python 2.3Stuart Bishop2007-03-271-6/+16
* Attempt at making test_zdump.py chew less RAMStuart Bishop2007-03-261-1/+1
* Merge "Runtime tzfile parser" branch from http://bazaar.launchpad.net/~jamesh...Stuart Bishop2007-03-031-4/+4
|\
| * fix generation of all_timezones/common_timezones listsJames Henstridge2006-11-281-3/+2
| * Fix build to install/distribute timezone dataJames Henstridge2006-11-101-5/+6
* | Update documentationStuart Bishop2006-12-081-10/+15
|/
* Cleanups and easy_install updates. Now usable as zipped eggStuart Bishop2006-08-231-5/+5
* Update for setuputilsStuart Bishop2006-06-151-1/+10
* Install pytz.pot and update CHANGES.txtStuart Bishop2005-12-311-1/+1
* Generate .pot for i18n supportStuart Bishop2005-12-301-1/+1
* Generate .pot fileStuart Bishop2005-12-271-1/+10
* Add country_timezones method and testsStuart Bishop2005-09-051-1/+4
* baz compatibility and README.txt tweaksStuart Bishop2005-05-131-1/+1
* Add normalize, localize and __repr__ to UTCStuart Bishop2005-05-131-1/+4
* Merge changes from Gary Poster and shuffle test locations for compatibility w...Stuart Bishop2005-05-131-2/+2
* Keep dist directory in bazStuart Bishop2005-05-131-2/+2
* Merge Makefile fixes from James Henstridge and tweakStuart Bishop2005-05-131-13/+24
* Tweak makefile - compileall breaking on test_zdump.pyStuart Bishop2005-05-131-2/+3
* Switch to Python2.4 and refactor MakefileStuart Bishop2005-05-111-35/+23
* Make _zone public (now zone)Arch Librarian2005-05-101-1/+2
* Spell Arthur's name correctlyArch Librarian2005-05-101-4/+4
* make full test distribution in the right directoryArch Librarian2005-05-101-1/+2
* Doc updates and get ready for feature releaseArch Librarian2005-05-101-3/+11
* Almost all localtime -> utc tests passArch Librarian2005-05-101-2/+5
* Improvements to normalize for local time handlingArch Librarian2005-05-101-7/+4
* Looks ready for releaseArch Librarian2005-05-101-2/+2
* Tests to catch broken arithmeticArch Librarian2005-05-101-2/+5
* tweaks before releaseArch Librarian2005-05-101-1/+1
* reorg for distributionArch Librarian2005-05-101-6/+12
* All zones except Riyadh8? working, and that one might j...Arch Librarian2005-05-101-9/+15
* Need to round utcoffset() and dst() to keep strftime happyArch Librarian2005-05-101-1/+1
* DST offset must be rounded to nearest minuteArch Librarian2005-05-101-1/+1