[med-svn] [Git][med-team/python-cutadapt][master] Add <!nocheck> to test specific Build-Depends

Lance Lin (@linqigang) gitlab at salsa.debian.org
Tue Sep 26 13:29:54 BST 2023



Lance Lin pushed to branch master at Debian Med / python-cutadapt


Commits:
10517aad by Lance Lin at 2023-09-26T19:29:13+07:00
Add <!nocheck> to test specific Build-Depends

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -3,8 +3,9 @@ python-cutadapt (4.4-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream version
   * d/rules: Clean info.c and _kmer_finder.c (Closes: #1045930), add test to
-    skip during build-time, test_run_cutadapt_process, and add check for
-    PYBUILD_AUTOPKGTEST for skipped test
+    skip during build-time, test_run_cutadapt_process, add check for
+    PYBUILD_AUTOPKGTEST for skipped test, and add <!nocheck> to test specific
+    Build-Depends
   * d/copyright: Update year to 2023 for debian/* files
   * d/control: Update homepage, replace autopkgtest-pkg-python testsuite with
     autopkgtest-pkg-pybuild, and pybuild-plugin-pyproject to Build-Depends


=====================================
debian/control
=====================================
@@ -12,11 +12,11 @@ Build-Depends: debhelper-compat (= 13),
                pybuild-plugin-pyproject,
                python3-setuptools,
                python3-setuptools-scm,
-               python3-pytest-mock,
-               python3-pytest-timeout,
+               python3-pytest-mock <!nocheck>,
+               python3-pytest-timeout <!nocheck>,
                python3-xopen,
                python3-dnaio,
-               python3-pytest,
+               python3-pytest <!nocheck>,
                cython3
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/python-cutadapt



View it on GitLab: https://salsa.debian.org/med-team/python-cutadapt/-/commit/10517aad00ec835a9bd73ba0244b8a0145653c1e

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-cutadapt/-/commit/10517aad00ec835a9bd73ba0244b8a0145653c1e
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/20230926/8fa908cf/attachment-0001.htm>


More information about the debian-med-commit mailing list