[Pkg-privacy-commits] [onionbalance] 98/117: Revert "Remove future dependency"

Donncha O'Cearbahill donncha-guest at moszumanska.debian.org
Wed Dec 16 23:18:53 UTC 2015


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

donncha-guest pushed a commit to branch debian/sid
in repository onionbalance.

commit ec4dc9c8f8233ac23cf29760e32ab3dd2deacf9c
Author: Donncha O'Cearbhaill <donncha at donncha.is>
Date:   Thu Oct 8 16:05:30 2015 +0200

    Revert "Remove future dependency"
    
    The future package provides the 'builtins' package which is needed
    for OnionBalance running on Python 2. This reverts commit 0f7e9ba5b6f6665debe945da7732a7f2c783481b.
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index 6e8de39..bc254fe 100644
--- a/setup.py
+++ b/setup.py
@@ -44,6 +44,7 @@ setup(
         'stem>=1.4.0-dev',
         'PyYAML>=3.11',
         'pycrypto>=2.6.1',
+        'future>=0.14.0',
         ],
     tests_require=['tox', 'pytest-mock', 'pytest', 'mock', 'pexpect'],
     package_data={'onionbalance': ['data/*']},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionbalance.git



More information about the Pkg-privacy-commits mailing list