]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - _auto_deps.py
test/test_upload.py: changes to test plumbing for #1117 tests
[tahoe-lafs/tahoe-lafs.git] / _auto_deps.py
2010-06-09 Zooko O'Whielacronxsetup: move the mock library from install_requires...
2010-06-09 david-sarah_auto_deps.py: allow Python 2.4.3 on Redhat-based distr...
2010-06-05 david-sarahRaise Python version requirement to 2.4.4 for non-UCS...
2010-05-19 Francois DeppierrazAdd dependency on Michael Foord's mock library
2010-05-20 david-sarahSFTP: relax pyasn1 version dependency to >= 0.0.8a.
2010-05-16 david-sarahSFTP: add pyasn1 as dependency, needed if we are using...
2010-05-04 david-sarahDependency on Windmill test framework is not needed...
2010-04-16 david-sarahAdd dependency on windmill >= 1.3
2010-02-15 Zooko O'Whielacronxsetup: comment-out the dependency on pycrypto, see...
2010-02-06 Peter Secoradding pycrypto to the auto dependencies
2009-11-21 david-sarahstorage server: detect disk space usage on Windows...
2009-08-02 Zooko O'Whielacronxdocs: update relnotes.txt, relnotes-short.txt, and...
2009-07-27 Zooko O'Whielacronxsetup: tidy up formatting and comments in _auto_deps.py
2009-07-06 Zooko O'Whielacronxsetup: increase requirement on pycryptopp to >= 0.5.15
2009-06-30 Zooko O'Whielacronxsetup: require pycryptopp>=0.5.14 if on Windows and...
2009-06-04 Zooko O'Whielacronxsetup: require pysqlite >= v2.0.5. if we are running...
2009-05-23 Brian Warner_auto_deps.py: require foolscap-0.4.1, which adds an...
2009-05-22 Brian Warner_auto_deps.py: bump our foolscap dependency to 0.4...
2009-05-19 Zooko O'Whielacronxsetup: fix bug (wrong import) in error message, as...
2009-05-19 Zooko O'Whielacronxsetup: fix trivial bug in recent patch to test base64...
2009-05-19 Zooko O'Whielacronxsetup: make Tahoe exit at startup with a useful error...
2009-04-10 Zooko O'Whielacronxsetup: update comments about what versions we require...
2009-02-14 Zooko O'Whielacronxsetup: remove attempt to automatically satisfy dependen...
2009-01-19 Zooko O'Whielacronxsetup: refactor versions-and-paths and use pkg_resource...
2009-01-09 Zooko O'Whielacronxsetup: merge relaxation of the version of setuptools...
2008-12-06 Zooko O'Whielacronxsetup: we require pywin32 if building on Windows (plus...
2008-12-08 Zooko O'Whielacronxsetup: try depending on setuptools >= 0.6c6 instead...
2008-12-08 Zooko O'Whielacronxsetup: loosen requirement on simplejson to >= 1.4
2008-12-08 Zooko O'Whielacronxsetup: require simplejson >= 1.7.1
2008-11-25 Zooko O'Whielacronxsetup: move the requirement on simplejson from setup...
2008-11-21 Zooko O'Whielacronxsetup: require setuptools >= 0.6c7 to run
2008-11-20 Zooko O'Whielacronxsetup: we require setuptools > 0.6a9 in order to parse...
2008-10-25 Zooko O'Whielacronxsetup: reorder dependencies to be sort of increasing...
2008-09-20 Brian Warneruse foolscap's new app_versions API, require foolscap...
2008-08-15 Zooko O'Whielacronxsetup: doc string describing what the require_auto_deps...
2008-08-05 Brian Warnerbump foolscap dependency to 0.3.0, for the new incident...
2008-07-30 Zooko O'Whielacronxsetup: require secure_connections from foolscap
2008-07-03 Brian Warnerstart using Foolscap's 'incident-logging' feature,...
2008-06-10 Zooko O'Whielacronxsetup: trivial change: the name of the "Nevow" distribu...
2008-06-09 Brian Warner_auto_deps.py: per #456, don't require the 'secure_conn...
2008-06-05 Zooko O'Whielacronxsetup and docs: various improvements to setup and docs
2008-05-06 Zooko O'Whielacronxsetup: trivial formatting change in _auto_deps.py
2008-05-06 Zooko O'Whielacronxsetup: require pycryptopp >= v0.5
2008-04-18 Zooko O'Whielacronxsetup: remove the try: except: around the import of...
2008-04-18 Zooko O'Whielacronxsetup: don't try __import__(name) in _auto_deps.py
2008-04-10 Brian Warnerback our runtime setuptools dependency down to 0.6a9...
2008-04-10 Zooko O'Whielacronxsetup: we now require setuptools at run-time
2008-04-09 Zooko O'Whielacronxsetup: require twisted >= 2.4.0
2008-04-03 robk-tahoeauto_deps: require foolscap >= 2.5
2008-02-05 Brian Warnerbump foolscap dependency to 0.2.4, since we now use...
2008-01-29 Brian Warner_auto_deps.py: update comment
2008-01-29 Brian Warner_auto_deps: tolerate DistributionNotFound (but not...
2008-01-23 Brian Warner_auto_deps.py: relax our simplejson dependency to 1...
2008-01-23 Zooko O'Whielacronxsetup: weaken the requirement on zope.interface from...
2008-01-23 Zooko O'Whielacronxsetup: loosen our requirement on pycryptopp from >...
2008-01-23 robk-tahoefix build breakage caused by auto_deps setuptools stuff
2008-01-23 Zooko O'Whielacronxsetup: loosen requirement on simplejson from 1.7.3...
2008-01-23 Zooko O'Whielacronxsetup: loosen our version requirement on zfec to requir...
2008-01-23 Zooko O'Whielacronxsetup: require specific versions of dependencies, both...