[Python-modules-commits] [django-sitetree] 04/06: Add python(3)-pytest and python(3)-pytest-django to B-D so tests can run.

Michael Fladischer fladi at moszumanska.debian.org
Sun Dec 25 14:01:19 UTC 2016


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

fladi pushed a commit to branch master
in repository django-sitetree.

commit 9c20ab80a2a6294274e5c54e4f799b31823559c5
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Dec 25 14:52:23 2016 +0100

    Add python(3)-pytest and python(3)-pytest-django to B-D so tests can
    run.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f3536a8..d2fa982 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 django-sitetree (1.7.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Add python(3)-pytest and python(3)-pytest-django to B-D so tests can
+    run.
 
  -- Michael Fladischer <fladi at debian.org>  Sun, 25 Dec 2016 11:05:25 +0100
 
diff --git a/debian/control b/debian/control
index 39de2ea..e43fc2b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,15 @@ Build-Depends: debhelper (>= 9),
                python-babel,
                python-django (>= 1.7),
                python-mock,
+               python-pytest,
+               python-pytest-django,
                python-setuptools,
                python3-all,
                python3-babel,
                python3-django,
                python3-mock,
+               python3-pytest,
+               python3-pytest-django,
                python3-setuptools,
                python3-sphinx
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list