d/control: Drop versioned python3 dep
authorGuido Günther <agx@sigxcpu.org>
Wed, 13 Oct 2021 07:09:22 +0000 (09:09 +0200)
committerGuido Günther <agx@sigxcpu.org>
Wed, 13 Oct 2021 08:26:23 +0000 (10:26 +0200)
Even oldoldstable is recent enough

debian/control

index e3a06a4145b7ba3829752387841db0436b1b0df8..679971acbb8026e96a42e163f64baabd57e2d3d2 100644 (file)
@@ -12,7 +12,7 @@ Build-Depends:
  libdistro-info-perl,
  perl,
  pydoctor,
- python3 (>= 3.5),
+ python3,
  python3-coverage,
  python3-dateutil,
  python3-mock,