2026-01-10 14:16:18 UTC

This commit is contained in:
Repository mirror & CI
2026-01-10 14:16:18 +00:00
parent d5c59b952d
commit 3b5d4b53c7
18 changed files with 122 additions and 58 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/aiosqlite[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-3.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argon2-cffi[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/email-validator[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flask-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/inline-snapshot-0.21.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jinja2-3.1.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/orjson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pwdlib-0.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyjwt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-multipart-0.0.18[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pyyaml-7.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyyaml-5.3.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sqlmodel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/trio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ujson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.50.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/anyio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=FastAPI framework, high performance, easy to learn, ready for production
EAPI=8
HOMEPAGE=https://fastapi.tiangolo.com/ https://pypi.org/project/fastapi/ https://github.com/fastapi/fastapi
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.50.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/fastapi/fastapi-0.120.2.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 optfeature 538bce96e5589935b57e178e8635f301 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=d812cf813e86e329d4d7f02edc4d962a

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/aiosqlite[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-3.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argon2-cffi[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/email-validator[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flask-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/inline-snapshot-0.21.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jinja2-3.1.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/orjson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pwdlib-0.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyjwt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-multipart-0.0.18[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pyyaml-7.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyyaml-5.3.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sqlmodel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/trio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ujson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.50.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/anyio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=FastAPI framework, high performance, easy to learn, ready for production
EAPI=8
HOMEPAGE=https://fastapi.tiangolo.com/ https://pypi.org/project/fastapi/ https://github.com/fastapi/fastapi
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.50.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/fastapi/fastapi-0.121.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 optfeature 538bce96e5589935b57e178e8635f301 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=d812cf813e86e329d4d7f02edc4d962a

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/aiosqlite[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-3.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argon2-cffi[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/email-validator[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flask-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/inline-snapshot-0.21.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jinja2-3.1.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/orjson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pwdlib-0.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyjwt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-multipart-0.0.18[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pyyaml-7.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyyaml-5.3.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sqlmodel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/trio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ujson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.49.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/anyio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=test? ( dev-python/aiosqlite[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-3.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argon2-cffi[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/email-validator[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flask-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/inline-snapshot-0.21.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jinja2-3.1.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/orjson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pwdlib-0.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyjwt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-multipart-0.0.18[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pyyaml-7.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyyaml-5.3.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sqlmodel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/trio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ujson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.51.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/anyio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=FastAPI framework, high performance, easy to learn, ready for production
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.49.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
RDEPEND=>=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.7.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.51.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/fastapi/fastapi-0.120.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/f/fastapi/fastapi-0.125.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 optfeature 538bce96e5589935b57e178e8635f301 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=abc8119c75634bc74391fc3a431cb507
_md5_=bc5946d5defc920af64aabe7f2d205d6

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/aiosqlite[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/anyio-3.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argon2-cffi[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/email-validator[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flask-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/inline-snapshot-0.21.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/jinja2-3.1.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/orjson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pwdlib-0.2.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-extra-types-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-settings-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyjwt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-multipart-0.0.18[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pyyaml-7.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyyaml-5.3.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sqlmodel[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/trio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ujson[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.51.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/anyio[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=FastAPI framework, high performance, easy to learn, ready for production
EAPI=8
HOMEPAGE=https://fastapi.tiangolo.com/ https://pypi.org/project/fastapi/ https://github.com/fastapi/fastapi
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/annotated-doc-0.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/starlette-0.51.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/starlette-0.40.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.8.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/fastapi/fastapi-0.127.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 optfeature 538bce96e5589935b57e178e8635f301 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=f7b3c96e073027ac8880ec7a0aec7a30

View File

@@ -12,6 +12,6 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/borsattoz/ignore-python/archive/refs/tags/v0.3.0.tar.gz -> ignore-python-0.3.0.gh.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/ignore-python/0.3.0/ignore-python-0.3.0-deps.tar.xz
SRC_URI=https://github.com/borsattoz/ignore-python/archive/refs/tags/v0.3.1.tar.gz -> ignore-python-0.3.1.gh.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/ignore-python/0.3.1/ignore-python-0.3.1-deps.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=d62b14fdede3f4bd0d355d4d28ce95ec

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/phonenumbers[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pycountry[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/semver[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pymongo[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytz[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/pydantic-2.5.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/typing-extensions[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Extra Pydantic types
EAPI=8
HOMEPAGE=https://github.com/pydantic/pydantic-extra-types https://pypi.org/project/pydantic-extra-types/
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/pydantic-2.5.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/typing-extensions[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pydantic-extra-types/pydantic_extra_types-2.10.6.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 optfeature 538bce96e5589935b57e178e8635f301 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=700c320b1b32591f88b62d461ceecc9b

View File

@@ -11,6 +11,6 @@ RDEPEND=<dev-python/sqlalchemy-2.1.0[python_targets_python3_12(-)?,python_target
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/sqlmodel/sqlmodel-0.0.24.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/s/sqlmodel/sqlmodel-0.0.29.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=bc4dab52ebece2f065d70bd9f2ec4fc6
_md5_=78782a2454f14985b131d5d0e7db1d5d

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/black[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/fastapi[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/httpx[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dirty-equals[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/typing-extensions[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( <dev-python/sqlalchemy-2.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sqlalchemy-2.0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=SQL databases in Python, designed for simplicity, compatibility, and robustness.
EAPI=8
HOMEPAGE=https://sqlmodel.tiangolo.com/ https://github.com/fastapi/sqlmodel/ https://pypi.org/project/sqlmodel/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=<dev-python/sqlalchemy-2.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/sqlalchemy-2.0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.7.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/sqlmodel/sqlmodel-0.0.31.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=4de5670e542ed9c02552210d6b37ff76