commit: a8a0428ebb4e26bc6c68b195eb3ff1dda9ece494 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Thu Dec 4 22:48:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 24 17:16:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a0428e
net-analyzer/wtfis: sync live Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44903 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/wtfis/wtfis-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild b/net-analyzer/wtfis/wtfis-9999.ebuild index 1700767a6559..bab1390d0e90 100644 --- a/net-analyzer/wtfis/wtfis-9999.ebuild +++ b/net-analyzer/wtfis/wtfis-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 DESCRIPTION="Passive hostname, domain and IP lookup tool for non-robots" @@ -22,11 +22,10 @@ LICENSE="MIT" SLOT="0" RDEPEND=" - >=dev-python/pydantic-2.11.3[${PYTHON_USEDEP}] + >=dev-python/pydantic-2.12.5[${PYTHON_USEDEP}] >=dev-python/python-dotenv-1.1.0[${PYTHON_USEDEP}] >=dev-python/requests-2.32.3[${PYTHON_USEDEP}] >=dev-python/rich-14.0.0[${PYTHON_USEDEP}] - >=net-analyzer/shodan-1.31.0[${PYTHON_USEDEP}] " BDEPEND=" test? (
