[Python-modules-commits] [pytest-catchlog] 01/02: Add pygal dependencies
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Fri Sep 15 17:07:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch debian/master
in repository pytest-catchlog.
commit 993e4d2439b8744336dd82a2b39719faf80b6def
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Sep 15 19:06:08 2017 +0200
Add pygal dependencies
---
debian/control | 1 +
debian/tests/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 13e1e81..0573f32 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends:
python-pytest,
python3-all,
python3-py,
+ python3-pygal,
python3-setuptools,
python3-pytest,
pandoc
diff --git a/debian/tests/control b/debian/tests/control
index 5142279..7c658c7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Tests: python-pytest-catchlog
-Depends: python-all, python-py, python-pytest, python-pytest-catchlog
+Depends: python-all, python-py, python-pygal, python-pytest, python-pytest-catchlog
Tests: python3-pytest-catchlog
-Depends: python3-all, python3-py, python3-pytest, python3-pytest-catchlog
+Depends: python3-all, python3-py, python3-pygal, python3-pytest, python3-pytest-catchlog
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-catchlog.git
More information about the Python-modules-commits
mailing list