[tor-commits] [bridgedb/develop] Bump leekspin version to 2.2.0.

isis at torproject.org isis at torproject.org
Sat Oct 28 00:29:39 UTC 2017


commit 163db1e141bd42601f4b05c50f609cfc0b17a760
Author: Isis Lovecruft <isis at torproject.org>
Date:   Thu Oct 26 23:02:20 2017 +0000

    Bump leekspin version to 2.2.0.
---
 .test.requirements.txt   | 2 +-
 .travis.requirements.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.test.requirements.txt b/.test.requirements.txt
index f48bba3..6a85c00 100644
--- a/.test.requirements.txt
+++ b/.test.requirements.txt
@@ -6,7 +6,7 @@
 #     $ make coverage
 #
 coverage==4.2
-leekspin==1.1.4
+git+https://git.torproject.org/user/isis/leekspin.git@bad0bed11a9018f65555b3c6998b26e2cb06f5b5#egg=leekspin-2.2.0.dev1-py2.7
 mechanize==0.2.5
 pep8==1.5.7
 # pylint must be pinned until pylint bug #203 is fixed. See
diff --git a/.travis.requirements.txt b/.travis.requirements.txt
index de5e58a..092d4f2 100644
--- a/.travis.requirements.txt
+++ b/.travis.requirements.txt
@@ -15,7 +15,7 @@
 #------------------------------------------------------------------------------
 coverage==4.2
 coveralls==0.4.2
-leekspin==1.1.4
+git+https://git.torproject.org/user/isis/leekspin.git@bad0bed11a9018f65555b3c6998b26e2cb06f5b5#egg=leekspin-2.2.0.dev1-py2.7
 mechanize==0.2.5
 sure==1.2.2
 Babel==0.9.6





More information about the tor-commits mailing list