Package: hash-slinger
Version: 3.1-1
Severity: normal
Tags: patch
Control: block 1003576 with -1

From what I can see, hash-slinger has an entirely unnecessary dependency
on python3-ipaddr (which I want to remove from the archive, in
#1003576).

The ipaddr module was replaced by the ipaddress module in the stdlib,
and from what I can see, hash-slinger uses this.

Patch:

diff -Nru hash-slinger-3.1/debian/control hash-slinger-3.1/debian/control
--- hash-slinger-3.1/debian/control     2021-02-14 12:40:02.000000000 -0400
+++ hash-slinger-3.1/debian/control     2022-01-11 19:20:43.000000000 -0400
@@ -18,7 +18,6 @@
          openssh-client,
          python3-dnspython,
          python3-gnupg (>= 0.3.7),
-         python3-ipaddr,
          python3-m2crypto (>= 0.24.0),
          python3-unbound,
          ${misc:Depends},

BTW: Your git repo is out of date with the archive, or I'd have sent an
MR.

SR

Reply via email to