[Python-modules-commits] [django-recurrence] 08/13: Replace python(3)-pytest with python(3)-pytest-django in Build-Depends.
Michael Fladischer
fladi at moszumanska.debian.org
Tue May 3 18:41:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-recurrence.
commit 98074b3fdbeab3c38cd8cbda7c06a4dab61a6154
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Tue May 3 20:16:06 2016 +0200
Replace python(3)-pytest with python(3)-pytest-django in Build-Depends.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ffed5ea..de99460 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ Build-Depends: debhelper (>= 9),
python-babel,
python-dateutil,
python-django,
- python-pytest,
+ python-pytest-django,
python-setuptools,
python-tz,
python3-all,
python3-dateutil,
python3-django,
- python3-pytest,
+ python3-pytest-django,
python3-setuptools,
python3-sphinx,
python3-tz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-recurrence.git
More information about the Python-modules-commits
mailing list