Install this version:
emerge -a =sci-mathematics/pulp-2.7.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-mathematics/pulp-2.7.0
Or alternatively:
emerge --autounmask-write -a =sci-mathematics/pulp-2.7.0
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_12 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Create MPS/LP files, call solvers, and present results"
HOMEPAGE="https://coin-or.github.io/pulp/"
SRC_URI="https://github.com/coin-or/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
#distutils_enable_tests setup.py
# ToDo: package theme
#distutils_enable_sphinx doc/source dev-python/sphinx_glpi_theme
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pulp-2.7.0.gh.tar.gz | 28000854 bytes | https://github.com/coin-or/pulp/archive/2.7.0.tar.gz |