[Python-modules-commits] [kombu] 11/12: Remove nose from build dependencies (pytest now used)

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Tue Mar 21 21:33:51 UTC 2017


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

mans0954 pushed a commit to branch debian/experimental
in repository kombu.

commit 7d457c5e0dcab168a0bf6d489a4b92b79701aa44
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Tue Mar 21 21:26:56 2017 +0000

    Remove nose from build dependencies (pytest now used)
---
 debian/changelog | 1 +
 debian/control   | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 917afa7..53b5cd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kombu (4.0.2+dfsg-1) UNRELEASED; urgency=medium
   * Update copyright file 
   * Add patch to remove image from remote donation site (privacy issue) 
   * Set http(s) proxys to localhost whilst building docs 
+  * Remove nose from build dependencies (pytest now used) 
 
  -- Christopher Hoskin <mans0954 at debian.org>  Tue, 21 Mar 2017 19:35:31 +0000
 
diff --git a/debian/control b/debian/control
index 3322085..5073700 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends: debhelper (>= 9),
                python-funcsigs,
                python-mock,
                python-msgpack,
-               python-nose,
                python-pika,
                python-pymongo (>= 2.6.2),
                python-redis,
@@ -36,7 +35,6 @@ Build-Depends: debhelper (>= 9),
                python3-funcsigs,
                python3-mock,
                python3-msgpack,
-               python3-nose,
                python3-pymongo,
                python3-redis,
                python3-setuptools,

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



More information about the Python-modules-commits mailing list