Commit Graph

12 Commits

Author SHA1 Message Date
Brian Warner
e8c55fe85d move to foolscap-0.2.2 2007-12-12 20:21:45 -07:00
Brian Warner
48e7a65882 upgrade to foolscap-0.2.1, with a new logging framework 2007-12-10 18:35:08 -07:00
Brian Warner
0bf5a762a9 use AES from pycryptopp instead of pycrypto, also truncate the keys slightly differently 2007-12-03 17:27:46 -07:00
Zooko O'Whielacronx
5807e83f7b setup: require pycryptopp >= 0.2.6 2007-11-09 18:15:00 -07:00
Zooko O'Whielacronx
bf84b191c5 setup: require pycryptopp >= v0.2.5 2007-11-09 13:03:15 -07:00
Zooko O'Whielacronx
2a476a2d90 setup: tell setuptools that we depend on pycryptopp >= 0.2.3 2007-11-07 17:55:18 -07:00
Zooko O'Whielacronx
49813c28ab setup: don't include zope.interface in our automatically-satisfiable dependencies for now 2007-09-27 15:06:17 -07:00
Zooko O'Whielacronx
aff7e8d436 setup: alas, pywin32 doesn't actually work as an easy_install; also make dependency missing errors more useful 2007-09-21 13:40:28 -07:00
Zooko O'Whielacronx
df00555a88 setup: leave the "file:" off the front of your URLs and setuptools (v0.6c7) will treat them as not-URLs which means it will prefer them to HTTP: URLs 2007-09-20 15:29:12 -07:00
Zooko O'Whielacronx
30e28bb3c5 setup: add pywin32 to our dependencies if sys.platform == "win32" 2007-09-20 11:05:40 -07:00
Zooko O'Whielacronx
714273666b setup.py: name zope.interface >= 3.0 as one of our dependencies 2007-09-20 10:46:50 -07:00
Brian Warner
1f035a8f1f setup.py: factor out dependency stuff, add workaround for nevow-0.6.0-on-dapper problem 2007-09-15 15:05:35 -07:00