# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="AI Data Infrastructure: Declarative, Multimodal, and Incremental [top-max 0.5.15]"

HOMEPAGE="https://pixeltable.com/"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/numpy-1.25[${PYTHON_USEDEP}]
	<dev-python/pandas-3.0[${PYTHON_USEDEP}]
	>=dev-python/pillow-9.3.0[${PYTHON_USEDEP}]
	dev-python/pillow-heif[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.64[${PYTHON_USEDEP}]
	dev-python/toml[${PYTHON_USEDEP}]
	>=dev-python/jsonschema-4.1.0[${PYTHON_USEDEP}]
	>=dev-python/jmespath-1.0.1[${PYTHON_USEDEP}]
	>=dev-python/more-itertools-10.2[${PYTHON_USEDEP}]
	>=dev-python/cloudpickle-2.2.1[${PYTHON_USEDEP}]
	>=dev-python/psycopg-3.1.18[${PYTHON_USEDEP}]
	>=dev-python/psutil-5.9.5[${PYTHON_USEDEP}]
	>=dev-python/sqlalchemy-2.0.23[${PYTHON_USEDEP}]
	dev-python/pgvector[${PYTHON_USEDEP}]
	dev-python/av[${PYTHON_USEDEP}]
	>=dev-python/beautifulsoup4-4.0.0[${PYTHON_USEDEP}]
	>=dev-python/lxml-5.0[${PYTHON_USEDEP}]
	>=dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	>=dev-python/httpx-0.27[${PYTHON_USEDEP}]
	>=dev-python/httpcore-1.0.3[${PYTHON_USEDEP}]
	>=dev-python/nest-asyncio-1.5[${PYTHON_USEDEP}]
	>=dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}]
	>=dev-python/jinja2-3.1.3[${PYTHON_USEDEP}]
	>=dev-python/tenacity-8.2[${PYTHON_USEDEP}]
	>=dev-python/puremagic-1.20[${PYTHON_USEDEP}]
	dev-python/PyMuPDF[${PYTHON_USEDEP}]
	>=dev-python/ftfy-6.2.0[${PYTHON_USEDEP}]
	>=dev-python/pydantic-2.7.4[${PYTHON_USEDEP}]
	>=dev-python/pyarrow-13.0.0[${PYTHON_USEDEP}]
	dev-python/pixeltable-pgserver[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"