View Raw Ebuild
# 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="Machinery System Structure for interface"
HOMEPAGE="https://github.com/SINTEF/FEEMS"
LICENSE="Apache Software License 2.0"
SRC_URI="https://files.pythonhosted.org/packages/0c/20/a3725db825140a235e7cc2b62b21b3975fc5a48f068526bfe3d6fd6ec5a3/machsyss-${REALVERSION}.tar.gz"
SOURCEFILE="machsyss-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/pip[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
~dev-python/protobuf-4.21.12[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"