mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
17 lines
2.8 KiB
Plaintext
17 lines
2.8 KiB
Plaintext
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-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.10.13[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-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-1.10.13[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.24.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 b3cc4a2381bd472de569903520b0edea pypi ad1b21f87d117ae9bb089bdb65b8f013
|
|
_md5_=bc4dab52ebece2f065d70bd9f2ec4fc6
|