# 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="A Django app to communicate with Swedish Labportalen. Suitable with eRemiss <= 3.1.0" HOMEPAGE="https://github.com/strativ-dev/django-labportalen" LICENSE="MIT" 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="" DEPENDENCIES="dev-python/coreapi[${PYTHON_USEDEP}] dev-python/coreschema[${PYTHON_USEDEP}] >=dev-python/django-3.2.9[${PYTHON_USEDEP}] >=dev-python/django-cors-headers-3.10.0[${PYTHON_USEDEP}] >=dev-python/djangorestframework-3.12.4[${PYTHON_USEDEP}] >=dev-python/markdown-3.3.6[${PYTHON_USEDEP}] >=dev-python/markupsafe-2.0.1[${PYTHON_USEDEP}] dev-python/psycopg2-binary[${PYTHON_USEDEP}] dev-python/pysftp[${PYTHON_USEDEP}] >=dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}] >=dev-python/zeep-3.4.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"