Your message dated Thu, 24 Feb 2022 07:03:39 +0000 with message-id <[email protected]> and subject line Bug#1003578: fixed in hash-slinger 3.1-1.1 has caused the Debian Bug report #1003578, regarding hash-slinger: Unnecessary dependency on python3-ipaddr to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1003578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003578 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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
--- End Message ---
--- Begin Message ---Source: hash-slinger Source-Version: 3.1-1.1 Done: Adrian Bunk <[email protected]> We believe that the bug you reported is fixed in the latest version of hash-slinger, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Adrian Bunk <[email protected]> (supplier of updated hash-slinger package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 10 Feb 2022 08:03:46 +0200 Source: hash-slinger Architecture: source Version: 3.1-1.1 Distribution: unstable Urgency: low Maintainer: Debian DNS Team <[email protected]> Changed-By: Adrian Bunk <[email protected]> Closes: 1003578 Changes: hash-slinger (3.1-1.1) unstable; urgency=low . * Non-maintainer upload. * Remove the unused dependency on python3-ipaddr. (Closes: #1003578) * debian/control: Add Homepage. Checksums-Sha1: 4e49cbd82cffaffa76ef2f1ba5d36074590c4b37 1950 hash-slinger_3.1-1.1.dsc c02681503b0afa59c9fca71d8f98cd96f9aa9786 3640 hash-slinger_3.1-1.1.debian.tar.xz Checksums-Sha256: 47d3e12f25bfe4682c89ea7ee926cd46ebdcc6b9d3d7fab3bd376582a9341c92 1950 hash-slinger_3.1-1.1.dsc cdbe20f133abdf6d729e133aa76c5a76441fe5e36dc5383ef14bcb7b9afcc5a9 3640 hash-slinger_3.1-1.1.debian.tar.xz Files: c67682ab43c6fbc855622146d8ab45e3 1950 utils optional hash-slinger_3.1-1.1.dsc 97e1645f1adfd4172148e55fadf8c30a 3640 utils optional hash-slinger_3.1-1.1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmIEq8cACgkQiNJCh6LY mLFXKw//ZBLO95UBKrU0yfEhfaWv1wrwqs8102JyDfBZFQJzV3db3tBRRBpRaJcZ JoU0LYnWUpbHbWiWyEUwMty+KFStGcaJb1Wh7TPK95nkldAQptaXUtq8iOz768DQ ByevaNf4TPFtPUjhbYzx7LFem5dsMZX8ns8Szxhbq/gtf22ddmWI+7aRggUmHGMz cO2KM6LaocMVqGDB1zMGKxcDaMtE6pCQ2u6DJjdHKPoQaCntCGFyGOT1VLTCIBZH 5wqmLPFBsl/E4q6DGVTNthmF1jzOVvMqD/WlrfwWuDaoBq2An/EEe4JeQ/tC83RZ RqJKkGhs7zJYeRKfdKCGCnTjQMs6hDPth1PeUH85pZLsALV3EPffYp6Df7xRMIhX 4b9g22TKvfVxAtOXhtxMyLf/7ODPmEFsHBPl2kQL5tbIwqCSxEcQunGmEtsBckBU ZsIbeG7rvij7sB2cqEkvx4pGOkXgtHElT0Hz3ACgVzJ/vo3xYnCXHX9nlL2wohlQ VVO9miziOXd3WE+UUbov/Wkf9qYjXiFe+asJgq73G4mWgNRXM4rx3w/hdgC5nmmu w2MVSPzwtZeZyJkCQFM9VfK4CIwNZoV9a1BDl/kX0hyQnQAZmvOTIiVtZ3Du5bWK SP94iIVA9UxLQyvc9UX5OTORcDgV2DVq5LgUw9iktJb9rpfJDh8= =ESTH -----END PGP SIGNATURE-----
--- End Message ---

