mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pydantic: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ DISTUTILS_USE_PEP517=hatchling
|
||||
# no provenance for pydantic-core:
|
||||
# https://github.com/pydantic/pydantic-core/issues/1842
|
||||
PYPI_VERIFY_REPO=https://github.com/pydantic/pydantic
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{11..13} )
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
||||
|
||||
PYDANTIC_CORE_PV=2.41.4
|
||||
RUST_MIN_VER="1.75.0"
|
||||
|
||||
Reference in New Issue
Block a user