]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/_auto_deps.py
Update version requirement for zope.interface.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / _auto_deps.py
2013-04-25 Daira HopwoodUpdate version requirement for zope.interface.
2013-03-16 Brian Warnerbump 'mock' dependency to >=0.8.0, to get the .call...
2012-06-24 Brian Warner_auto_deps: bump foolscap to >=0.6.3 to tolerate twiste...
2012-06-17 david-sarah_auto_deps.py: bump the Twisted dependency to >= 11...
2012-06-14 david-sarahSince DeprecationWarning about twisted.internet.interfa...
2012-06-14 david-sarahSuppress DeprecationWarning about twisted.internet...
2012-05-16 david-sarahSimplifications resulting from requiring Python 2.5...
2012-05-14 david-sarahSuppress the PowmInsecureWarning from PyCrypto. refs...
2012-03-14 david-sarahFix a missing comma in the last patch. refs #1295
2012-03-14 david-sarahTemporarily suppress the DeprecationWarning about IFini...
2012-03-14 Brian Warnerminor: hush pyflakes, move pycryptopp dep to unconditio...
2012-03-14 Brian Warnerbump pycryptopp dependency to >=0.6.0, to get ed25519...
2012-02-27 david-sarahSuppress a warning from win32eventreactor on Windows...
2012-01-10 david-sarah_auto_deps.py: don't allow pycrypto 2.0.1. fixes #1631
2011-11-05 david-sarah_auto_deps.py: blacklist PyCrypto 2.4.
2011-08-18 david-sarahCleanups for suppression of UserWarnings. refs #1435
2011-08-17 Zooko O'Whielacronxsuppress warning emitted by newer zope.interface with...
2011-08-15 david-sarah_auto_deps.py: change the requirement for zope.interfac...
2011-08-08 david-sarahDrop-upload frontend, rerecorded for 1.9 beta (and...
2011-08-01 david-sarahsrc/allmydata/_auto_deps.py: 'i686' is another way...
2011-07-21 david-sarahUpdate the dependency on zope.interface to fix an incom...
2011-07-21 david-sarahUpdate the dependency on Twisted to >= 10.1. This allow...
2011-07-17 Zooko O'Whielacronxsetup: remove the dependency on foolscap's "secure_conn...
2011-01-22 david-sarahsrc/allmydata/_auto_deps.py: setuptools is still an...
2011-01-21 david-sarahsrc/allmydata/_auto_deps.py: 'pysqlite.dbapi2' module...
2011-01-21 david-sarahRefactor _auto_deps.py and __init__.py, adding more...
2011-01-20 david-sarahEliminate dependencies on pywin32, even via Twisted...
2011-01-19 david-sarahEliminate direct dependencies of Tahoe-LAFS on pywin32...
2011-01-19 david-sarahUpdate foolscap requirement to >= 0.6.1. fixes #1329
2011-01-18 david-sarahMake 'mock' a run-time rather than setup-time dependenc...
2011-01-17 david-sarahUndo the temporary hack to check the foolscap version...
2011-01-16 david-sarahTemporary hack to investigate whether we are getting...
2010-12-31 david-sarahUpdate foolscap version requirement to 0.6.0, to addres...
2010-11-01 Zooko O'Whielacronxsetup: FreeStorm's WinXP-x86-py2.6 buildslave has infor...
2010-09-06 Zooko O'Whielacronxsetup: use execfile to access _auto_deps.py in its...