[Pkg-privacy-commits] [onionbalance] 01/01: Remove python3-future dependency (fixes patch)
Donncha O'Cearbahill
donncha-guest at moszumanska.debian.org
Thu Oct 8 21:44:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
donncha-guest pushed a commit to branch master
in repository onionbalance.
commit 97acc12a4e542cc4e65212b8f2a8c2e94c3fee2c
Author: Donncha O'Cearbhaill <donncha at donncha.is>
Date: Thu Oct 8 23:43:27 2015 +0200
Remove python3-future dependency (fixes patch)
---
setup.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/setup.py b/setup.py
index bc254fe..6e8de39 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,6 @@ 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