[Python-modules-commits] [python-aiohttp] 05/05: add python3-pytest-mock to Build-Depends

Piotr Ożarowski piotr at moszumanska.debian.org
Wed Dec 20 11:37:25 UTC 2017


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

piotr pushed a commit to branch master
in repository python-aiohttp.

commit f0e057b1a897d488d4990c43cdbfe375751b7aec
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Wed Dec 20 12:30:40 2017 +0100

    add python3-pytest-mock to Build-Depends
    
    tests are still disabled, but this package is needed in case someone
    wants to run tests locally
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 41fac84..27f21f4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 10),
                cython3,
 # for tests:
                python3-pytest,
+               python3-pytest-mock,
                python3-chardet,
                python3-gunicorn
 Standards-Version: 4.1.2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aiohttp.git



More information about the Python-modules-commits mailing list