Scrub Obsolete - python-acme

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 6e80c49..833a282 100644
--- a/debian/control
+++ b/debian/control
@@ -7,16 +7,16 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3,
-               python3-cryptography (>= 2.5~),
+               python3-cryptography,
                python3-docutils,
                python3-josepy (>= 1.13.0~),
                python3-ndg-httpsclient,
-               python3-openssl (>= 17.5.0),
+               python3-openssl,
                python3-pytest,
                python3-requests,
                python3-rfc3339,
                python3-setuptools (>= 41.6~),
-               python3-sphinx (>= 1.3.1-1~),
+               python3-sphinx,
                python3-sphinx-rtd-theme,
                python3-tz (>= 2019.3~)
 Standards-Version: 4.6.1
@@ -28,7 +28,7 @@ Rules-Requires-Root: no
 Package: python3-acme
 Architecture: all
 Depends: ca-certificates,
-         python3-openssl (>= 17.5.0),
+         python3-openssl,
          ${misc:Depends},
          ${python3:Depends}
 Suggests: python-acme-doc

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

lrwxrwxrwx  root/root   /usr/share/doc/python-acme-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js

Control files of package python-acme-doc: lines which differ (wdiff format)

  • Depends: libjs-sphinxdoc (>= 5.2), 5.0), sphinx-rtd-theme-common (>= 1.2.0~rc1+dfsg) 1.1.1+dfsg)

Control files of package python3-acme: lines which differ (wdiff format)

  • Depends: ca-certificates, python3-openssl (>= 17.5.0), python3-openssl, python3-cryptography (>= 2.5.0), python3-josepy (>= 1.13.0~), python3-pkg-resources, python3-requests, python3-rfc3339, python3-tz (>= 2019.3~), python3:any

Run locally

More details

Full run details