Scrub Obsolete - python-prometheus-client

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 6f5ae18..dee0b4a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
 Build-Depends-Indep: dh-python,
                      python3-all,
-                     python3-decorator (>= 4.0.10),
+                     python3-decorator,
                      python3-pytest,
                      python3-setuptools,
 Rules-Requires-Root: no
@@ -18,7 +18,7 @@ Homepage: https://github.com/prometheus/client_python
 
 Package: python3-prometheus-client
 Architecture: all
-Depends: python3-decorator (>= 4.0.10-1),
+Depends: python3-decorator,
          ${misc:Depends},
          ${python3:Depends},
 Description: Python 3 client for the Prometheus monitoring system

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-decorator (>= 4.0.10-1), python3-decorator, python3:any

Run locally

More details

Full run details