[Python-modules-commits] [drf-haystack] 16/17: With tests disabled, remove the following packages from Build-Depends: - python-coverage - python-django - python-django-haystack - python-djangorestframework - python-elasticsearch - python-mock - python-nose - python-unittest2 - python3-coverage - python3-django - python3-django-haystack - python3-djangorestframework - python3-elasticsearch - python3-mock - python3-nose - python3-unittest2

Michael Fladischer fladi at moszumanska.debian.org
Sat Jan 2 17:45:44 UTC 2016


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

fladi pushed a commit to branch master
in repository drf-haystack.

commit 05892fd4184a223326cb0dab39b806ea03c55d01
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Jan 2 18:29:21 2016 +0100

    With tests disabled, remove the following packages from Build-Depends:
     - python-coverage
     - python-django
     - python-django-haystack
     - python-djangorestframework
     - python-elasticsearch
     - python-mock
     - python-nose
     - python-unittest2
     - python3-coverage
     - python3-django
     - python3-django-haystack
     - python3-djangorestframework
     - python3-elasticsearch
     - python3-mock
     - python3-nose
     - python3-unittest2
---
 debian/control | 18 +-----------------
 1 file changed, 1 insertion(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 504eb3b..fcaef99 100644
--- a/debian/control
+++ b/debian/control
@@ -6,25 +6,9 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python-coverage,
-               python-django,
-               python-django-haystack,
-               python-djangorestframework,
-               python-elasticsearch (>= 1.4.0),
-               python-mock,
-               python-nose,
                python-setuptools,
-               python-unittest2,
                python3-all,
-               python3-coverage,
-               python3-django,
-               python3-django-haystack,
-               python3-djangorestframework,
-               python3-elasticsearch (>= 1.4.0),
-               python3-mock,
-               python3-nose,
-               python3-setuptools,
-               python3-unittest2
+               python3-setuptools
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/drf-haystack.git
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/drf-haystack.git

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



More information about the Python-modules-commits mailing list