[Python-modules-commits] [python-dugong] 07/11: Added new build	dependencies
    Nikolaus Rath 
    nikratio-guest at moszumanska.debian.org
       
    Sat Oct  8 03:42:21 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
nikratio-guest pushed a commit to branch master
in repository python-dugong.
commit 8782a7de8f6b5422f6ac6d748294f43154a6f730
Author: Nikolaus Rath <Nikolaus at rath.org>
Date:   Mon Jun 20 11:16:16 2016 -0700
    Added new build dependencies
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4c36cc4..6597e99 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Maintainer: Nikolaus Rath <Nikolaus at rath.org>
 Build-Depends: debhelper (>= 9),
                python3-all,
                python3-sphinx (>= 1.0.7+dfsg),
-               python3-pytest,
+               python3-pytest (>= 2.8.0),
+               python3-pytest-catchlog,
                dh-python,
                python3-setuptools
 Standards-Version: 3.9.6
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-dugong.git
    
    
More information about the Python-modules-commits
mailing list