[med-svn] [Git][med-team/conda-package-handling][master] 2 commits: Update patch

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jun 25 19:35:14 BST 2024



Andreas Tille pushed to branch master at Debian Med / conda-package-handling


Commits:
2652dd83 by Andreas Tille at 2024-06-25T20:30:40+02:00
Update patch

- - - - -
d6333494 by Andreas Tille at 2024-06-25T20:32:34+02:00
Close bug and upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/patches/fix_test.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,10 @@
-conda-package-handling (2.3.0-1) UNRELEASED; urgency=medium
+conda-package-handling (2.3.0-1) unstable; urgency=medium
 
   * New upstream version
+    Closes: #1073387
   * Standards-Version: 4.7.0 (routine-update)
 
- -- Andreas Tille <tille at debian.org>  Tue, 25 Jun 2024 20:18:20 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 25 Jun 2024 20:30:50 +0200
 
 conda-package-handling (2.2.0-2) unstable; urgency=medium
 


=====================================
debian/patches/fix_test.patch
=====================================
@@ -2,13 +2,13 @@ Author: Andreas Tille <tille at debian.org>
 Last-Update: Wed, 20 Nov 2019 11:50:46 +0100
 Description: Drop option that breaks tests under Debian
 
---- a/setup.cfg
-+++ b/setup.cfg
-@@ -9,7 +9,6 @@ addopts =
-     --junitxml=junit.xml
-     --ignore setup.py
-     --ignore run_test.py
--    --cov-report term-missing
-     --tb native
-     --strict-markers
-     --durations=20
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -12,7 +12,6 @@ addopts = [
+     "--junitxml=junit.xml",
+     "--ignore setup.py",
+     "--ignore run_test.py",
+-    "--cov-report term-missing",
+     "--tb native",
+     "--strict-markers",
+     "--durations=20",



View it on GitLab: https://salsa.debian.org/med-team/conda-package-handling/-/compare/a5ac09821bbb265709c6e185430b612abd251b44...d63334942592ecbd2ab0d0f22d41eda13e9f6ef3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/conda-package-handling/-/compare/a5ac09821bbb265709c6e185430b612abd251b44...d63334942592ecbd2ab0d0f22d41eda13e9f6ef3
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/20240625/7dc1a256/attachment-0001.htm>


More information about the debian-med-commit mailing list