[med-svn] [Git][med-team/cnvkit][master] 2 commits: Add patch to ignore test warnings

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Fri Jan 5 13:46:49 GMT 2024



Nilesh Patra pushed to branch master at Debian Med / cnvkit


Commits:
85d7fd3c by Nilesh Patra at 2024-01-05T19:01:03+05:30
Add patch to ignore test warnings

- - - - -
be77a940 by Nilesh Patra at 2024-01-05T19:01:26+05:30
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/ignore-warnings-in-tests.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,16 @@
-cnvkit (0.9.10-2) UNRELEASED; urgency=medium
+cnvkit (0.9.10-2) unstable; urgency=medium
 
+  [ Andreas Tille ]
   * Team upload.
   * Drop Build-Depends python3-future
     Closes: #1059947
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Use secure URI in Homepage field.
 
- -- Andreas Tille <tille at debian.org>  Thu, 04 Jan 2024 17:07:06 +0100
+  [ Nilesh Patra ]
+  * Add patch to ignore test warnings
+
+ -- Nilesh Patra <nilesh at debian.org>  Fri, 05 Jan 2024 19:01:11 +0530
 
 cnvkit (0.9.10-1) unstable; urgency=medium
 


=====================================
debian/patches/ignore-warnings-in-tests.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Ignore warnings during pytest
+ Debian packages keep moving. It is very impractical to have this setting.
+Author: Nilesh Patra <nilesh at debian.org>
+Forwarded: not-needed
+Last-Update: 2024-01-05
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -65,7 +65,6 @@
+ 
+ [tool.pytest.ini_options]
+ testpaths = ["test"]
+-filterwarnings = ["error"]
+ 
+ [tool.coverage.run]
+ branch = true


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@
 python3compat.patch
 spelling
 controldir
+ignore-warnings-in-tests.patch



View it on GitLab: https://salsa.debian.org/med-team/cnvkit/-/compare/4a098dc358c972a16a497cda574f462239f0089a...be77a940cb71321cfcbd46528530d23190ab6734

-- 
View it on GitLab: https://salsa.debian.org/med-team/cnvkit/-/compare/4a098dc358c972a16a497cda574f462239f0089a...be77a940cb71321cfcbd46528530d23190ab6734
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240105/7ee03618/attachment-0001.htm>


More information about the debian-med-commit mailing list