# 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="Python client for the Articolare API"

HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/36/97/8f74b5cdee387ddc2a2f18be0b63d15e38331de92853ccbbd3f4cdf11d31/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="dev"
DEPENDENCIES="dev-python/requests[${PYTHON_USEDEP}]
	~dev-python/certifi-2023.5.7[${PYTHON_USEDEP}]
	~dev-python/charset-normalizer-3.1.0[${PYTHON_USEDEP}]
	~dev-python/exceptiongroup-1.1.1[${PYTHON_USEDEP}]
	~dev-python/idna-3.4[${PYTHON_USEDEP}]
	~dev-python/iniconfig-2.0.0[${PYTHON_USEDEP}]
	~dev-python/packaging-23.1[${PYTHON_USEDEP}]
	~dev-python/pluggy-1.0.0[${PYTHON_USEDEP}]
	~dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	~dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
	~dev-python/urllib3-2.0.3[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.7[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"