Scrub Obsolete - pyopenssl

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index ad901dc..ed40c66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyopenssl (23.0.0-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on python3-pytest (>= 3.0.1).
+    + Build-Depends: Drop versioned constraint on python3-sphinx (>=
+      1.0.7+dfsg).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 15 Feb 2023 19:49:59 -0000
+
 pyopenssl (23.0.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index a1999d4..5411ead 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Build-Depends: debhelper-compat (= 13),
                python3-cryptography (>= 37.0.2),
                python3-flaky,
                python3-pretend,
-               python3-pytest (>= 3.0.1),
+               python3-pytest,
                python3-setuptools,
                python3-six,
-               python3-sphinx (>= 1.0.7+dfsg),
+               python3-sphinx,
                python3-sphinx-rtd-theme,
 Standards-Version: 4.6.1.0
 Homepage: https://pyopenssl.org/

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-openssl-doc

No differences were encountered between the control files of package python3-openssl

Run locally

More details

Full run details