[sagemath] 01/01: Depend on pexpect >= 4.1.
    Tobias Hansen 
    thansen at moszumanska.debian.org
       
    Sat Aug 13 10:02:51 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository sagemath.
commit b22550ccd96b3c71e9b98aa073539f24ebb66b35
Author: Tobias Hansen <thansen at debian.org>
Date:   Fri Aug 12 17:13:09 2016 +0000
    Depend on pexpect >= 4.1.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8adb100..c575845 100644
--- a/debian/control
+++ b/debian/control
@@ -125,7 +125,7 @@ Build-Depends:
  python-openid,
  python-path,
  python-pathlib2,
- python-pexpect (= 4.0.1-1+sage1),
+ python-pexpect (>= 4.1),
  python-pickleshare,
  python-pil,
  python-pip,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git
    
    
More information about the debian-science-commits
mailing list