[Python-modules-commits] [ipykernel] 03/03: Re-enable build time tests

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Jul 24 20:04:00 UTC 2017


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

chronitis-guest pushed a commit to branch master
in repository ipykernel.

commit fae27574ae6ea9b7e56f6ddacfcff3c70b4eb1ee
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Jul 24 21:50:44 2017 +0200

    Re-enable build time tests
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1296abe..7f31dee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ipykernel (4.6.1-1) UNRELEASED; urgency=medium
   * Update to Standards-Version 4.0.0 (no changes)
   * Add myself to uploaders in d/control
   * Set X-Python3-Version to >= 3.3
+  * Re-enable build-time tests, ipykernel#207 is reported fixed upstream
 
  -- Julien Puydt <julien.puydt at laposte.net>  Thu, 06 Apr 2017 08:52:34 +0200
 
diff --git a/debian/rules b/debian/rules
index ca4f0db..08d4772 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,3 @@ override_dh_install:
 	python -m ipykernel install --prefix=$(CURDIR)/debian/python-ipykernel/usr
 	python3 -m ipykernel install --prefix=$(CURDIR)/debian/python3-ipykernel/usr
 
-override_dh_auto_test:
-	# the tests sometimes complete, but fail to exit due to threads
-	# not being properly cleaned up (see ipykernel#207)

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



More information about the Python-modules-commits mailing list