# 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_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Records transactions against a ledger, denominated in units of value." HOMEPAGE="https://github.com/openedx/openedx-ledger" LICENSE="AGPL 3.0" 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/django[${PYTHON_USEDEP}] dev-python/django-extensions[${PYTHON_USEDEP}] dev-python/django-filter[${PYTHON_USEDEP}] dev-python/django-object-actions[${PYTHON_USEDEP}] dev-python/django-simple-history[${PYTHON_USEDEP}] dev-python/djangoql[${PYTHON_USEDEP}] dev-python/edx-django-release-util[${PYTHON_USEDEP}] dev-python/edx-django-utils[${PYTHON_USEDEP}] dev-python/edx-rbac[${PYTHON_USEDEP}] dev-python/jsonfield2[${PYTHON_USEDEP}] dev-python/mysqlclient[${PYTHON_USEDEP}] dev-python/openedx-events[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/redis[${PYTHON_USEDEP}] dev-python/rules[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"