Commit Graph

14 Commits

Author SHA1 Message Date
Ben Darnell 93714293c0 Upgrade maint/requirements.txt versions. 2013-12-29 23:33:47 -05:00
Ben Darnell 4a5fdb1e83 Add backports.ssl_match_hostname dependency in place of our copy.
This function has changed recently and it makes more sense to stop
maintaining a separate copy, even though it does introduce our first
required dependency.
2013-11-05 16:00:42 -05:00
Ben Darnell 86143dfe64 Update development dependency versions. 2013-05-27 17:15:12 -04:00
Ben Darnell d5426b861c Upgrade requirement packages.
Upgrades are available for tox and virtualenv, but don't work for me
because of https://github.com/pypa/virtualenv/issues/366 (to be fixed
in virtualenv 1.9).
2013-03-02 19:43:59 -05:00
Ben Darnell d735bd818a Add a resolver test script for external queries that cannot be unittested.
Note an issue with CaresResolver (it cannot resolve www.dropbox.com when
family==AF_UNSPEC)
2013-02-24 12:56:09 -05:00
Ben Darnell e7d9e8a5b7 Update pyflakes version.
The new version no longer complains about all our conditional imports.
2013-02-05 19:51:51 -05:00
Ben Darnell e582e58792 Update autopep8 to 0.8.5 and run it. 2013-01-19 13:48:02 -05:00
Ben Darnell e4ebf8be14 Add a mock.patch-compatible wrapper for options objects. 2012-12-01 15:50:40 -05:00
Ben Darnell 3747af59cb Add futures to travis and vm tests, update assorted dependency versions. 2012-09-29 17:47:41 -07:00
Ben Darnell 186e947112 Remove tornado.database, which is now distributed separately. 2012-09-16 14:02:49 -07:00
Ben Darnell 685a4cd99c Update docutils dependency version.
0.9 doesn't appear to be in pypi any more.
2012-08-13 10:06:10 -07:00
Ben Darnell ae3d20f57f Update dependency versions 2012-06-14 21:29:21 -07:00
Ben Darnell 2d665a41b0 Check in autopep8 script 2012-02-09 01:08:04 -08:00
Ben Darnell 1014d5683e Check in a requirements file for the tools I use while working on tornado. 2012-01-21 14:35:21 -08:00