[med-svn] [python-matplotlib-venn] 01/02: Fix build time test

Andreas Tille tille at debian.org
Mon Dec 11 08:25:27 UTC 2017


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

tille pushed a commit to branch master
in repository python-matplotlib-venn.

commit 5c2e27dcd2611be122f468825dce774d5bb03983
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 11 09:09:44 2017 +0100

    Fix build time test
---
 debian/changelog                         |  7 +++++++
 debian/patches/fix_build_time_test.patch | 16 ++++++++++++++++
 debian/patches/series                    |  1 +
 3 files changed, 24 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 61c606f..edc8122 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-matplotlib-venn (0.11.5-3) UNRELEASED; urgency=medium
+
+  * Fix build time test
+    Closes: #884040
+
+ -- Andreas Tille <tille at debian.org>  Mon, 11 Dec 2017 09:07:00 +0100
+
 python-matplotlib-venn (0.11.5-2) unstable; urgency=medium
 
   * Moved packaging from SVN to Git
diff --git a/debian/patches/fix_build_time_test.patch b/debian/patches/fix_build_time_test.patch
new file mode 100644
index 0000000..ef3b4b4
--- /dev/null
+++ b/debian/patches/fix_build_time_test.patch
@@ -0,0 +1,16 @@
+Description: Fix build time test
+Bug-Debian: https://bugs.debian.org/884040
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Mon, 11 Dec 2017 09:07:00 +0100
+
+--- a/setup.cfg
++++ b/setup.cfg
+@@ -3,7 +3,7 @@ tag_build =
+ tag_svn_revision = 0
+ tag_date = 0
+ 
+-[pytest]
++[tool:pytest]
+ addopts = --ignore=setup.py --ignore=build --ignore=dist --doctest-modules
+ norecursedirs = *.egg
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..6c00f91
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_build_time_test.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-matplotlib-venn.git



More information about the debian-med-commit mailing list