[Pkg-anonymity-tools] [onionshare] 55/140: Revert "trying to add socksipy from pip instead of apt-get"

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Sep 29 20:33:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository onionshare.

commit 8666fb77d36e3de3f1827fba20e5c24573862391
Author: Micah Lee <micah at micahflee.com>
Date:   Fri Aug 29 16:48:28 2014 -0700

    Revert "trying to add socksipy from pip instead of apt-get"
    
    This reverts commit 7b77088a21a614e4cceffc80b5068247abad1ec8.
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index e3b5706..79dd239 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,8 +3,8 @@ python:
   - "2.6"
   - "2.7"
 # command to install dependencies
-before_install: "sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-qt4"
-install: "pip install nose flask stem SocksiPy"
+before_install: "sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-qt4 python-socksipy"
+install: "pip install nose flask stem"
 # command to run tests
 script: nosetests test
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list