# 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=""

HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/99/da/119b611a5f478408df79260e775706f71db636f1780d71c0dce276284038/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="http postgres"
DEPENDENCIES="<dev-python/requests-3.0.0[${PYTHON_USEDEP}]
	postgres? ( dev-python/ibis-framework[${PYTHON_USEDEP}] )
	postgres? ( dev-python/ibis-framework[${PYTHON_USEDEP}] )
	http? ( <dev-python/httpx-0.25.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"