summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYOKOTA Hiroshi <yokota.hgml@gmail.com>2024-04-29 13:27:55 +0900
committerYOKOTA Hiroshi <yokota.hgml@gmail.com>2024-04-29 13:27:55 +0900
commit95ee57a58a4ef943882354dcec434e54bd0911b6 (patch)
treeec7170e93ce3c6048d2bd677bd1b0cba2b33d832
parentf420618dc5614febe8c8f5654028ea7195e72f4a (diff)
Upgrade Python test sequencer
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index fc2db96..8cb3869 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: python-pyzstd
Section: python
-Testsuite: autopkgtest-pkg-python
+Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: YOKOTA Hiroshi <yokota.hgml@gmail.com>
@@ -16,11 +16,11 @@ Build-Depends:
python3-all-dev,
python3-setuptools,
python3-build,
- python3-pytest,
- python3-hypothesis,
- python3-pytest-benchmark,
- python3-pytest-cov,
- python3-pytest-timeout
+ python3-pytest <!nocheck>,
+ python3-hypothesis <!nocheck>,
+ python3-pytest-benchmark <!nocheck>,
+ python3-pytest-cov <!nocheck>,
+ python3-pytest-timeout <!nocheck>
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pyzstd
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pyzstd.git