Scrub Obsolete - python-pgpy

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 8d4b324..d8faa9d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,20 +5,19 @@ Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
 Build-Depends:
  debhelper-compat (= 13),
  dh-python,
- dpkg-dev (>= 1.17.14),
  libffi-dev <!nocheck>,
  pgpdump <!nocheck>,
- python3-all (>= 3.2),
- python3-cryptography (>= 2.6),
+ python3-all,
+ python3-cryptography,
  python3-flake8 <!nocheck>,
- python3-gpg (>= 1.9.0-3) <!nocheck>,
+ python3-gpg <!nocheck>,
  python3-pep8-naming <!nocheck>,
  python3-progressbar <!nocheck>,
  python3-pyasn1,
  python3-pytest <!nocheck>,
  python3-pytest-cov <!nocheck>,
  python3-setuptools,
- python3-six (>= 1.9.0),
+ python3-six,
  python3-sphinx <!nodoc>,
  python3-wheel,
 Standards-Version: 4.6.0

Run locally

More details

Full run details