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="OpenModelica compiler (omc) interface for Python"
HOMEPAGE="https://github.com/ijknabla/OpenModelicaCompilerForPython"
LICENSE="GPL-3.0, OSMC-PL 1.2 user's choice"
SRC_URI="https://files.pythonhosted.org/packages/3d/50/26bd3060e1751dd11ef21237112e1eeabb3a676275b7afd1cd00623a509b/openmodelicacompiler-${REALVERSION}.tar.gz"
SOURCEFILE="openmodelicacompiler-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES=">=dev-python/arpeggio-1.6[${PYTHON_USEDEP}]
>=dev-python/exceptiongroup-1.0[${PYTHON_USEDEP}]
dev-python/ModelicaLang[${PYTHON_USEDEP}]
>=dev-python/pyzmq-17.0.0[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"