commit 140e8018447d9a69c9e1a8029cbe9b98f4730327 Author: Isis Lovecruft isis@torproject.org Date: Fri Apr 19 21:41:32 2013 +0000
Fuck you, pip. --- requirements.txt | 21 ++++++++++++++------- 1 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/requirements.txt b/requirements.txt index 2daadd1..4a25852 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,18 @@ -PyYAML>=3.10 -Twisted>=12.2.0 -cyclone>=1.0-rc13 -ipaddr>=2.1.10 -pygeoip>=0.2.5 +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://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... # Originally fetched from the hg repo on secdev.org: # 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... -storm>=0.19 -txtorcon>=0.7 +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 +#Twisted>=12.2.0 +#cyclone>=1.0-rc13 +#ipaddr>=2.1.10 +#pygeoip>=0.2.5 +#storm>=0.19 +#txtorcon>=0.7
tor-commits@lists.torproject.org