[Python-modules-commits] [cookiecutter] 05/07: d/control: add missing test dependencies

Vincent Bernat bernat at moszumanska.debian.org
Sat May 28 13:18:07 UTC 2016


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

bernat pushed a commit to branch master
in repository cookiecutter.

commit 0d658c41154647f363d1a9ae0de4cf15f2b998fa
Author: Vincent Bernat <vincent at bernat.im>
Date:   Sat May 28 15:10:09 2016 +0200

    d/control: add missing test dependencies
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3147ae1..6f15609 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Build-Depends: debhelper (>= 7.0.50~), dh-python,
                python-pytest-mock, python3-pytest-mock,
                python-click, python3-click,
                python-future, python3-future,
-               python-whichcraft, python3-whichcraft
+               python-whichcraft, python3-whichcraft,
+               python-freezegun, python3-freezegun
 Standards-Version: 3.9.6
 Homepage: https://github.com/audreyr/cookiecutter
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/cookiecutter.git

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



More information about the Python-modules-commits mailing list