summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update Makefile for xenial containerStuart Bishop2016-04-221-5/+1
|
* Fix Makefilerelease_2016.1Stuart Bishop2016-03-141-7/+4
|
* Twiddle makefileStuart Bishop2016-03-141-17/+17
|
* python 3.5Stuart Bishop2015-09-211-2/+7
|
* Fix upload ruleStuart Bishop2015-02-161-1/+1
|
* More tests run with Python 3.4release_2014.10Stuart Bishop2014-11-271-8/+5
|
* sync targetStuart Bishop2014-11-271-1/+15
|
* Still need to register before uploadStuart Bishop2014-11-271-29/+1
|
* Futz with Makefilerelease_2014.9Stuart Bishop2014-11-031-32/+57
|
* Fix tests to cope with altered zdump outputrelease_2014.7Stuart Bishop2014-09-011-1/+1
|
* Remove distribution whoopsrelease_2014.2Stuart Bishop2014-03-251-1/+1
|
* Import IANA database 2014bStuart Bishop2014-03-251-8/+15
|
* Tests and fixes for LazyListStuart Bishop2014-01-031-1/+11
|
* Make API differences between pytz and stdlib more noticeablerelease_2013.7Stuart Bishop2013-10-021-1/+1
|
* Use pythonhosted.orgStuart Bishop2013-10-011-1/+8
|
* 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 ↵release_2012jStuart Bishop2013-01-031-0/+7
| | | | http://bugs.python.org/issue8876
* 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 ↵Stuart Bishop2007-03-031-4/+4
|\ | | | | | | http://bazaar.launchpad.net/~jamesh/pytz/tzfile
| * 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 ↵Stuart Bishop2005-05-131-2/+2
| | | | with the Zope3 test runner
* Keep dist directory in bazStuart Bishop2005-05-131-2/+2
|
* Merge Makefile fixes from James Henstridge and tweakStuart Bishop2005-05-131-13/+24
| | | | | | | | | | | | | | Patches applied: * james.henstridge@canonical.com--2004/pytz--devel--1--base-0 tag of pytz@products.ubuntu.com/pytz--MAIN--0--patch-74 * james.henstridge@canonical.com--2004/pytz--devel--1--patch-1 get makefile hooked up * james.henstridge@canonical.com--2004/pytz--devel--1--patch-2 merge from stub's branch, clean up makefiles