summaryrefslogtreecommitdiff
path: root/net-analyzer/wtfis/wtfis-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-07 09:24:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-07 09:24:29 +0100
commitfa77846c708f4d0541b610846a5f2ed14b4b20c1 (patch)
tree35860ca9d75749380daddffe86bbd70d3c5866a9 /net-analyzer/wtfis/wtfis-9999.ebuild
parent640c4638f1e12a2c71f539ee18564a0c82d19947 (diff)
gentoo auto-resync : 07:08:2023 - 09:24:28
Diffstat (limited to 'net-analyzer/wtfis/wtfis-9999.ebuild')
-rw-r--r--net-analyzer/wtfis/wtfis-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild b/net-analyzer/wtfis/wtfis-9999.ebuild
index 4f7452d042b6..aca9bc27250e 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_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
DESCRIPTION="Passive hostname, domain and IP lookup tool for non-robots"
@@ -22,8 +22,7 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="
- <dev-python/pydantic-2[${PYTHON_USEDEP}]
- >=dev-python/pydantic-1.10.2[${PYTHON_USEDEP}]
+ >=dev-python/pydantic-2.0.3[${PYTHON_USEDEP}]
>=dev-python/python-dotenv-0.21.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.28.1[${PYTHON_USEDEP}]
>=dev-python/rich-12.6.0[${PYTHON_USEDEP}]