summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexandre Detiste <tchet@debian.org>2026-06-28 01:15:17 +0200
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2026-06-28 04:37:52 +0000
commit19b226d69fa9843660f1421207c2b43d12f106e9 (patch)
tree5bdf7608b292f2d013e823789c1cab8c173e72bf /debian/control
parent8011cc1a3fc35338f4d89ce7ea4dae30e206bf60 (diff)
Imported using git-ubuntu import.
Notes
Notes: * Team upload. * Add upstream patch for Pytest 9.1 compatibility (Closes: #1140881) * Salsa: test <!nocheck> profile * Tag test build-dependencies as <!nocheck> * Use dh-sequence-python3 * Bump Standards-Version to 4.7.4, drop Priority: tag * Rewrite d/watch in v5 format * Add debian/upstream/metadata
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/control b/debian/control
index 0ce9132..7ffb3bf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
Source: python-packaging
Section: python
-Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Matthias Klose <doko@debian.org>, Dmitry Shachnev <mitya57@debian.org>
-Build-Depends: debhelper-compat (= 13),
- dh-python,
- python3-all,
- python3-hypothesis,
- python3-pretend,
- python3-pyparsing,
- python3-pytest,
- pybuild-plugin-pyproject,
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
flit,
-Standards-Version: 4.7.2
+ pybuild-plugin-pyproject,
+ python3-all,
+ python3-hypothesis <!nocheck>,
+ python3-pretend <!nocheck>,
+ python3-pyparsing <!nocheck>,
+ python3-pytest <!nocheck>,
+Standards-Version: 4.7.4
Homepage: https://github.com/pypa/packaging
Vcs-Git: https://salsa.debian.org/python-team/packages/python-packaging.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-packaging