From 4e4cbbfc1698462ecfc0babd9bf0ddbde9d4b462 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Fri, 18 Apr 2025 20:12:35 +0200 Subject: [PATCH] net-dns/hash-slinger: drop dev-python/ipaddr This dependency is not needed at all. Bug: https://bugs.gentoo.org/952578 Bug: https://bugs.gentoo.org/952341 Signed-off-by: Conrad Kostecki --- .../{hash-slinger-3.3.ebuild => hash-slinger-3.3-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename net-dns/hash-slinger/{hash-slinger-3.3.ebuild => hash-slinger-3.3-r1.ebuild} (94%) diff --git a/net-dns/hash-slinger/hash-slinger-3.3.ebuild b/net-dns/hash-slinger/hash-slinger-3.3-r1.ebuild similarity index 94% rename from net-dns/hash-slinger/hash-slinger-3.3.ebuild rename to net-dns/hash-slinger/hash-slinger-3.3-r1.ebuild index da7e8e7310b8d..7c60c4a0e53ee 100644 --- a/net-dns/hash-slinger/hash-slinger-3.3.ebuild +++ b/net-dns/hash-slinger/hash-slinger-3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,6 @@ RDEPEND=" ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/dnspython[${PYTHON_USEDEP}] - dev-python/ipaddr[${PYTHON_USEDEP}] dev-python/m2crypto[${PYTHON_USEDEP}] ') net-dns/unbound[python,${PYTHON_SINGLE_USEDEP}]