Scrub Obsolete - pytest-xdist

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index ccb648c..99accfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pytest-xdist (2.5.0-6) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-execnet.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 02 Oct 2022 14:02:51 -0000
+
 pytest-xdist (2.5.0-5) unstable; urgency=medium
 
   * Fix FTBFS due to _version.py path change (Closes: #1015025)
diff --git a/debian/control b/debian/control
index 94d2d83..2116cd5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  python3-all,
  python3-setuptools,
  python3-setuptools-scm,
- python3-execnet (>= 1.1),
+ python3-execnet,
  python3-filelock,
  python3-pytest (>= 6.0.0~),
  python3-pytest-forked,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-execnet (>= 1.1), python3-execnet, python3-pytest (>= 6.0.0~), python3-pytest-forked, python3:any

Run locally

More details

Full run details