summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@debian.org>2024-01-19 19:48:14 +0200
committerPeter Pentchev <roam@debian.org>2024-01-19 19:48:14 +0200
commit69f89fa9319a8ba6c7cc74004102d2297604e1e2 (patch)
tree74b73bab070410c187f8795dadb4c82613133cc1
parent9208a234977a49666deb93e0306d44910c9ce860 (diff)
Drop the python3-distlib dependency, gone since 0.1.3
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 454783a..8c2e99b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends:
pybuild-plugin-pyproject,
python3-all,
python3-click (>> 8),
- python3-distlib (>> 0.3.6),
python3-hatchling,
python3-hatch-requirements-txt,
python3-packaging,
@@ -28,7 +27,6 @@ Depends:
${misc:Depends},
${python3:Depends},
python3-click (>> 8),
- python3-distlib (>> 0.3.6),
python3-packaging,
python3-parse-stages,
python3-pyparsing (>> 3),