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 <[email protected]> Thu, 04 Jan 2024 17:07:06 +0100
+ [ Nilesh Patra ]
+ * Add patch to ignore test warnings
+
+ -- Nilesh Patra <[email protected]> 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 <[email protected]>
+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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit