]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/_auto_deps.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / _auto_deps.py
2016-02-03 Brian Warnerbump foolscap dependency to 0.10.1
2015-07-17 Daira HopwoodEliminate mock dependency. 2465.eliminate-mock.1 175/head
2015-07-16 Daira HopwoodBump pyasn1 requirement to >= 0.1.8.
2015-07-16 Daira HopwoodBlacklist mock > 1.0.1.
2015-06-02 Daira HopwoodRemove packages from not_import_versionable that we... 2215.report-openssl-version.1 172/head
2015-06-02 Daira HopwoodAdd OpenSSL version check and tests. refs ticket:2215
2015-05-13 Daira HopwoodFix a pyflakes warning.
2015-05-13 Daira HopwoodRetire the setup_requires hack in cases where it isn...
2015-05-13 Daira Hopwood_auto_deps.py: update comments. refs #2416
2015-05-13 Daira HopwoodAllow working with Twisted >= 13 on Windows if pywin32...
2015-04-28 Daira HopwoodChange foolscap dependency to >= 0.8.0. refs #2400
2015-04-21 Daira HopwoodReduce differences between Windows and non-Windows...
2015-03-31 Brian WarnerMerge branch 'ftp-2394'
2015-03-31 Brian Warnerbump Twisted dep to 11.1.0, thus simplify IntishPermissions
2015-02-17 Daira HopwoodIt is Twisted 12.2.0 that starts depending on pywin32...
2015-01-20 Daira HopwoodLatest cryptography depends on enum34.
2015-01-20 Daira Hopwooddependecy specs: tolerate new PEP440 semantics too
2014-10-10 zookoMerge pull request #120 from zancas/1634-dont-return...
2014-10-08 Daira HopwoodCorrect a comment about which version of Twisted introd...
2014-10-07 Daira HopwoodImprove comments in _auto_deps.py. refs #2249, #2028... 2249-windows-dep-workaround-5 118/head
2014-10-07 Daira Hopwood_auto_deps.py cosmetics and cleanup.
2014-10-07 Daira HopwoodOnly allow pyOpenSSL >= 0.14 if it is already installed...
2014-10-07 Daira HopwoodMake dependencies different for Windows and non-Windows...
2014-10-07 Daira HopwoodMove require_more() to top-level.
2014-10-02 Daira HopwoodRefactoring to move the not_import_versionable and...
2014-09-01 Daira HopwoodSuppress a DeprecationWarning from Twisted.
2014-09-01 travis-tahoeSuppress all UserWarnings, not just ones with known...
2014-09-01 travis-tahoeSuppress warning about service_identity. fixes #2248
2014-09-01 travis-tahoeRevert previous patch; service_identity has too many...
2014-09-01 travis-tahoeAdd service_identity as a dependency. fixes #2248
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...