# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_14 ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Docker Compose Control Center is a small utility web application. It allows for control of docker containers, and specifically services created with docker-compose" HOMEPAGE="https://github.com/usnistgov/docker-control-center" LICENSE="Public domain" 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/docker-7.1.0[${PYTHON_USEDEP}] ~dev-python/django-6.0[${PYTHON_USEDEP}] ~dev-python/pyyaml-6.0.3[${PYTHON_USEDEP}] dev-python/whitenoise[${PYTHON_USEDEP}] ~dev-python/requests-2.32.5[${PYTHON_USEDEP}] ~dev-python/ldap3-2.9.1[${PYTHON_USEDEP}] ~dev-python/pytz-2025.2[${PYTHON_USEDEP}] ~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}] ~dev-python/djangorestframework-3.16.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"