# 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="Seldon Core client and microservice wrapper [prod-max (True, <g_sorcery.g_collections.Version object at 0x7feac5d9fed0>)]"

HOMEPAGE="https://github.com/SeldonIO/seldon-core"
LICENSE="Business Source License 1.1"
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="all tensorflow"
DEPENDENCIES="<dev-python/flask-3.0.0[${PYTHON_USEDEP}]
	<dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]
	<dev-python/flask-cors-4.0.0[${PYTHON_USEDEP}]
	<dev-python/requests-3.0.0[${PYTHON_USEDEP}]
	<dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	<dev-python/protobuf-4.0.0[${PYTHON_USEDEP}]
	<dev-python/grpcio-2.0.0[${PYTHON_USEDEP}]
	dev-python/Flask-OpenTracing[${PYTHON_USEDEP}]
	dev-python/opentracing[${PYTHON_USEDEP}]
	dev-python/jaeger-client[${PYTHON_USEDEP}]
	dev-python/grpcio-opentracing[${PYTHON_USEDEP}]
	dev-python/grpcio-reflection[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]
	>=dev-python/setuptools-65.5.1[${PYTHON_USEDEP}]
	<dev-python/prometheus-client-0.9.0[${PYTHON_USEDEP}]
	<dev-python/werkzeug-2.3[${PYTHON_USEDEP}]
	<dev-python/cryptography-41.1[${PYTHON_USEDEP}]
	<=dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}]
	<dev-python/click-8.1[${PYTHON_USEDEP}]
	<dev-python/urllib3-1.27[${PYTHON_USEDEP}]
	all? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	tensorflow? ( dev-python/tensorflow[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"