# 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="Official udata theme and extensions of the Open Data Portal of Luxembourg [wheel]"

HOMEPAGE="https://github.com/opendatalu/gouvlu"
LICENSE="AGPL-3"
SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py2.py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py2.py3-none-any.whl"
RESTRICT="test"

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

IUSE="test"
DEPENDENCIES="dev-python/udata[${PYTHON_USEDEP}]
	dev-python/unidecode[${PYTHON_USEDEP}]
	dev-python/feedparser[${PYTHON_USEDEP}]
	dev-python/beautifulsoup4[${PYTHON_USEDEP}]
	test? ( ~dev-python/mock-3.0.5[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-4.6.3[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-flask-0.15.0[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-mock-1.10.3[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-mock-2.0.0[${PYTHON_USEDEP}] )
	test? ( ~dev-python/requests-mock-1.7.0[${PYTHON_USEDEP}] )
	test? ( dev-python/feedgen[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"