| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.76.2 | 8 | ~amd64 ~x86 | 0 |
# 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="HESTIA's set of modules for filling gaps in the activity data using external datasets (e.g. populating soil properties with a geospatial dataset using provided coordinates) and internal lookups (e.g. populating machinery use from fuel use). Includes rules for when gaps should be filled versus not (e.g. never gap fill yield, gap fill crop residue if yield provided etc.)."
HOMEPAGE="https://gitlab.com/hestia-earth/hestia-engine-models"
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="spatial"
DEPENDENCIES="dev-python/hestia-earth-schema[${PYTHON_USEDEP}]
dev-python/hestia-earth-utils[${PYTHON_USEDEP}]
dev-python/CurrencyConverter[${PYTHON_USEDEP}]
dev-python/haversine[${PYTHON_USEDEP}]
dev-python/pydash[${PYTHON_USEDEP}]
dev-python/area[${PYTHON_USEDEP}]
spatial? ( dev-python/hestia-earth-earth-engine[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/hestia-earth-schema[${PYTHON_USEDEP}]
dev-python/hestia-earth-utils[${PYTHON_USEDEP}]
dev-python/CurrencyConverter[${PYTHON_USEDEP}]
dev-python/haversine[${PYTHON_USEDEP}]
dev-python/pydash[${PYTHON_USEDEP}]
dev-python/area[${PYTHON_USEDEP}]
spatial? ( dev-python/hestia-earth-earth-engine[${PYTHON_USEDEP}] )
dev-python/hestia-earth-schema[${PYTHON_USEDEP}]
dev-python/hestia-earth-utils[${PYTHON_USEDEP}]
dev-python/CurrencyConverter[${PYTHON_USEDEP}]
dev-python/haversine[${PYTHON_USEDEP}]
dev-python/pydash[${PYTHON_USEDEP}]
dev-python/area[${PYTHON_USEDEP}]
spatial? ( dev-python/hestia-earth-earth-engine[${PYTHON_USEDEP}] )