summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2023-01-21 18:35:55 +0100
committerÉtienne Mollier <emollier@debian.org>2023-01-21 18:35:55 +0100
commitfbd1e0d817de39781e5c486b80af35d815ba2258 (patch)
tree557a7f629110182713852386461cfa1e76c209f6
parent505f8095fe1f9c80844a9cb65a4b3bf340b7f9df (diff)
d/control: activate autodep8 python tests.
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c71d30d..fb2ef98 100644
--- a/debian/control
+++ b/debian/control
@@ -9,15 +9,17 @@ Build-Depends:
dh-python,
libzstd-dev (>= 1.5.2),
# FIXME: restore python3-all-dev after removal of python3.10, see #1028837.
- python3-dev,
+ python3-dev (>= 3.11),
python3-cffi,
python3-setuptools,
python3-hypothesis <!nocheck>,
python3-sphinx <!nodoc>,
Standards-Version: 4.6.1
+Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/indygreg/python-zstandard
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-zstandard
Vcs-Git: https://salsa.debian.org/python-team/packages/python-zstandard.git
+X-Python3-Version: >= 3.11
Package: python3-zstandard
Architecture: any