[sagenb] 02/179: setup.py: added 'python-ldap' to install_requires

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:04 UTC 2014


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

felix-guest pushed a commit to branch master
in repository sagenb.

commit 1b93d9b583852c7c8e64fd938d02d0d26fc8cbab
Author: Robin Martinjak <rob at rmartinjak.de>
Date:   Wed Jun 20 16:45:26 2012 +0200

    setup.py: added 'python-ldap' to install_requires
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index be76fc3..ac744a5 100644
--- a/setup.py
+++ b/setup.py
@@ -43,6 +43,7 @@ code = setup(name = 'sagenb',
                          , 'hg-git'
                          , 'pyOpenSSL<=0.12'
                          , 'webassets'
+                         , 'python-ldap'
                          ],
       test_suite = 'sagenb.testing.run_tests.all_tests',
       packages    = [ 'sagenb'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list