# 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="udata customizations for data.gouv.fr [wheel]"

HOMEPAGE="https://github.com/etalab/udata-gouvfr"
LICENSE="LGPL-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=""
DEPENDENCIES="dev-python/udata[${PYTHON_USEDEP}]
	~dev-python/blinker-1.4[${PYTHON_USEDEP}]
	~dev-python/certifi-2021.5.30[${PYTHON_USEDEP}]
	~dev-python/click-7.0[${PYTHON_USEDEP}]
	~dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
	~dev-python/flask-1.1.4[${PYTHON_USEDEP}]
	~dev-python/itsdangerous-1.1.0[${PYTHON_USEDEP}]
	~dev-python/jinja2-2.10.3[${PYTHON_USEDEP}]
	~dev-python/markupsafe-2.0.1[${PYTHON_USEDEP}]
	dev-python/python-frontmatter[${PYTHON_USEDEP}]
	~dev-python/pyyaml-5.4.1[${PYTHON_USEDEP}]
	dev-python/sentry-sdk[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.25.11[${PYTHON_USEDEP}]
	~dev-python/werkzeug-0.16.1[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"