commit ad572b1a048afca577bd850741346cee8485f290 Author: Isis Lovecruft isis@torproject.org Date: Fri Apr 19 23:04:46 2013 +0000
Add transaction and TwistedNames to requirements.txt. --- requirements.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt index 4a25852..de420b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.10.tar.gz#md5=74c9... https://pypi.python.org/packages/source/T/Twisted/Twisted-13.0.0.tar.bz2#md5... +https://twistedmatrix.com/Releases/Names/13.0/TwistedNames-13.0.0.tar.bz2#md... https://pypi.python.org/packages/source/c/cyclone/cyclone-1.1.tar.gz#md5=477... https://ipaddr-py.googlecode.com/files/ipaddr-2.1.10.tar.gz#sha1=c608450b077... https://pypi.python.org/packages/source/p/pygeoip/pygeoip-0.2.6.zip#md5=b3ac... @@ -7,6 +8,7 @@ https://pypi.python.org/packages/source/p/pygeoip/pygeoip-0.2.6.zip#md5=b3ac... # https://hg.secdev.org/scapy/archive/tip.zip#egg=scapy # This is a Tor Project mirror with valid SSL/TLS certs that is stable and fast: https://people.torproject.org/~ioerror/src/mirrors/ooniprobe/scapy-02-25-201... +https://pypi.python.org/packages/source/t/transaction/transaction-1.4.1.zip#... https://pypi.python.org/packages/source/s/storm/storm-0.19.tar.gz#md5=61d1ee... # If any of the above failed, try the normal way: #PyYAML>=3.10
tor-commits@lists.torproject.org