Scrub Obsolete - python-portpicker

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 86fb090..1e9556c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-portpicker (1.5.0-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on python3-mock.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 May 2022 09:44:27 -0000
+
 python-portpicker (1.5.0-1) unstable; urgency=medium
 
   * Change watchfile to not catch beta versions.
diff --git a/debian/control b/debian/control
index 45c6e5a..e10e3c4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-all,
                python3-setuptools,
                python3-psutil,
-               python3-mock (>= 1.0)
+               python3-mock
 Standards-Version: 4.5.1
 Rules-Requires-Root: no
 Testsuite: autopkgtest-pkg-python

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details