Commit Graph

44 Commits

Author SHA1 Message Date
Ben Darnell e48cf35543 Bump version to 3.0b2 2013-03-24 23:22:20 -04:00
Ben Darnell 004bf1c321 Bump version number to 3.0b1 2013-03-16 19:34:01 -04:00
Ben Darnell a522a2f1dc Bump version to 2.4.post4 2013-03-03 18:22:52 -05:00
Ben Darnell ff2e119a48 Add pypi classifiers so we'll show up on python3-compatible lists. 2013-02-18 10:46:48 -05:00
Ben Darnell 336e134b33 Bump version number to 2.4.post3 2013-02-13 13:30:18 -05:00
Ben Darnell 217b7eb5fc Remove our custom epoll module now that we only support 2.6+. 2013-01-13 21:59:48 -05:00
Ben Darnell 900d5a2697 Get all the tests passing under py3 without 2to3 2013-01-13 21:31:55 -05:00
Ben Darnell 6683077aec Remove now-redundant entries from next.rst, bump version to 2.4.post2. 2012-11-24 22:28:13 -05:00
Ben Darnell 7a2442d9d6 Post-release version bump 2012-09-04 21:50:58 -07:00
Ben Darnell 0846140fd7 Set version number to 2.4 2012-09-03 22:07:23 -07:00
Ben Darnell 489997d18d Fix load_gettext_translations on python 3 2012-06-14 01:41:04 -07:00
Ben Darnell 562d9602de Better ($LANG-independent) fix for csv translation loading on py3. 2012-06-14 01:03:17 -07:00
Ben Darnell efcab59b0b Post-release version bump 2012-06-03 13:26:32 -07:00
Ben Darnell 13598908a7 Set version number to 2.3 2012-05-31 21:39:21 -07:00
Ben Darnell 5cd350ace0 Set version number to 2.3rc1 2012-05-27 22:10:03 -07:00
Ben Darnell 983fb8bae8 Open template files in binary mode (to be decoded as utf8 later)
Text mode in python 3 uses an environment-dependent encoding, so
add a test and run it in both C and utf-8 locales.
2012-04-18 21:29:06 -07:00
Ben Darnell 3b181f545a Revert "Remove optional setuptools import."
This reverts commit 50b28c5d7a.

Turns out we do need setuptools in at least one situation:
distutils chokes if there are broken symlinks anywhere in the source
tree, but in testing with a VM there may be "broken" symlinks that point
outside the directory shared with the VM.
2012-02-20 00:42:21 -08:00
Ben Darnell 50b28c5d7a Remove optional setuptools import.
We don't rely on any setuptools features for python2 builds, and the
optional import makes our builds depend on the environment in subtle
ways (egg-info directories, etc).
2012-01-30 23:46:36 -08:00
Ben Darnell 501a551ea2 Bump post-release version number (now pep 386 compliant!) 2012-01-30 23:39:31 -08:00
Ben Darnell 02bc76155d Set version number to 2.2. 2012-01-30 11:01:44 -08:00
Ben Darnell 6dd03c06f6 Bump version number in the master branch 2011-10-07 01:08:13 -07:00
Ben Darnell fa159286ff Set version number to 2.1.1 2011-10-04 09:59:49 -07:00
Ben Darnell fe955fec39 Bump version number in the master branch 2011-09-22 00:32:21 -07:00
Ben Darnell b419316cc7 Set version number to 2.1 2011-09-20 21:21:52 -07:00
Ben Darnell c14931142a Add tests for static file functionality 2011-08-14 14:20:09 -07:00
Daniel Robbins c17dddb96e Install platform files too. 2011-07-06 15:00:11 -07:00
Ben Darnell 5fde3f5f17 Bump version number for the master branch 2011-06-25 18:25:37 -07:00
Ben Darnell 94078a6828 Set version number to 2.0 2011-06-21 22:28:35 -07:00
Ben Darnell 2f52f68679 Bump version number to 2.0rc1. 2011-06-11 19:14:41 -07:00
Ben Darnell 5e916c2790 Automatically run 2to3 when installing on python 3 2011-05-14 18:47:12 -07:00
Ben Darnell f36fb66f02 Set version number to 1.2.1 2011-03-03 12:41:26 -08:00
Ben Darnell cc2363a147 Revert "Declare dependencies in setup.py for automatic installation."
This reverts commit 19f850e19b.

This turned out to be more trouble than it's worth, since it doesn't
interact well with external installations of pycurl (e.g. from a .deb).
These dependencies are going away soon anyway.
2011-02-22 11:00:02 -08:00
Ben Darnell f5436204e6 Update version number to 1.2 2011-02-20 12:56:36 -08:00
Ben Darnell 19f850e19b Declare dependencies in setup.py for automatic installation. 2011-02-20 12:16:43 -08:00
Ben Darnell c7b118fc79 Add ca-certificates.crt as a data file in setup.py 2011-02-19 15:57:12 -08:00
Ben Darnell 4170d351d7 Merge commit 'v1.1.1'
Conflicts:
	setup.py
2011-02-08 22:53:59 -08:00
Ben Darnell b91245427f Tag release 1.1.1 2011-02-08 22:43:07 -08:00
Ben Darnell c410292179 Add test suite to tarball releases. 2010-10-18 19:13:44 -07:00
Ben Darnell 34f04945a9 Add download url to setup.py for pypi 2010-09-09 10:06:47 -07:00
Ben Darnell 2338348edd Bump version number to 1.1 2010-09-07 17:05:12 -07:00
Ben Darnell eb5b3d8df7 Set version number to 1.0 2010-07-22 16:56:21 -07:00
Ben Darnell a34dc422e2 Import setuptools if it's available. 2010-02-03 15:49:05 -08:00
Bret Taylor d6e9cd5a11 New 0.2 distribution from the past week's bug fixes 2009-09-17 19:53:10 -07:00
Bret Taylor 2afa973493 Move Tornado project to Github 2009-09-10 00:50:51 -07:00