# 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="c2cgeoportal commons [top-max 2.9.0.384]"

HOMEPAGE="https://www.camptocamp.com/solutions/geospatial/"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="broadcast testing tests upgrade"
DEPENDENCIES="dev-python/c2c-template[${PYTHON_USEDEP}]
	dev-python/GeoAlchemy2[${PYTHON_USEDEP}]
	dev-python/papyrus[${PYTHON_USEDEP}]
	dev-python/sqlalchemy[${PYTHON_USEDEP}]
	dev-python/transaction[${PYTHON_USEDEP}]
	dev-python/zope-event[${PYTHON_USEDEP}]
	broadcast? ( dev-python/c2cwsgiutils[${PYTHON_USEDEP}] )
	testing? ( dev-python/transaction[${PYTHON_USEDEP}] )
	tests? ( dev-python/c2c-template[${PYTHON_USEDEP}] )
	tests? ( dev-python/psycopg2-binary[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	tests? ( dev-python/flake8[${PYTHON_USEDEP}] )
	tests? ( dev-python/pyyaml[${PYTHON_USEDEP}] )
	upgrade? ( dev-python/alembic[${PYTHON_USEDEP}] )
	upgrade? ( dev-python/psycopg2-binary[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"