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="Python interface and modeling environment for GCG"
HOMEPAGE="https://github.com/scipopt/PyGCGOpt"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/8a/fc/84ea71aced55f91354843c74326825f1368638b54ed3fb158d1b273971cf/pygcgopt-${REALVERSION}.tar.gz"
SOURCEFILE="pygcgopt-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/PySCIPOpt[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"