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

inherit python-r1 gs-pypi

DESCRIPTION="Surge Python SDK [wheel]"

HOMEPAGE="https://github.com/surge-ai/surge-python"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/certifi-2025.10.5[${PYTHON_USEDEP}]
	~dev-python/charset-normalizer-3.4.3[${PYTHON_USEDEP}]
	~dev-python/idna-3.10[${PYTHON_USEDEP}]
	~dev-python/iniconfig-2.1.0[${PYTHON_USEDEP}]
	~dev-python/packaging-25.0[${PYTHON_USEDEP}]
	~dev-python/pluggy-1.6.0[${PYTHON_USEDEP}]
	~dev-python/pytest-8.4.2[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.9.0_p0[${PYTHON_USEDEP}]
	~dev-python/requests-2.32.5[${PYTHON_USEDEP}]
	~dev-python/six-1.17.0[${PYTHON_USEDEP}]
	~dev-python/urllib3-2.5.0[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"