Scrub Obsolete - gandi-cli

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 08f80d5..58f9207 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 gandi-cli (1.5-2) UNRELEASED; urgency=medium
 
   * Rename default Git branch in official repository, to ‘main’.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends-Indep: Drop versioned constraint on python3-click (>= 7.0).
 
  --
 
diff --git a/debian/control b/debian/control
index 292f13a..99e792d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep:
     bash-completion,
     python3-setuptools,
     python3-yaml,
-    python3-click (>= 7.0),
+    python3-click,
     python3-requests,
     python3-ipy,
     python3-all,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-click (>= 7.0), python3-click, python3-ipy, python3-pkg-resources, python3-requests, python3-yaml, python3:any

Run locally

More details

Full run details