Install this version:
emerge -a =sci-libs/solidpython2-2.1.3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-libs/solidpython2-2.1.3
Or alternatively:
emerge --autounmask-write -a =sci-libs/solidpython2-2.1.3
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.1.3 | 8 | ~amd64 | 0 |
EAPI=8
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{8..14} )
inherit distutils-r1
DESCRIPTION="OpenSCAD for Python"
HOMEPAGE="https://github.com/jeff-dh/SolidPython/"
SRC_URI="https://github.com/jeff-dh/SolidPython/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz"
S=$WORKDIR/SolidPython-$PV
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="(
>=sci-libs/euclid3-0.1.0
>=dev-python/pypng-0.0.19
dev-python/prettytable
>=dev-python/ply-3.11
)"
( >=sci-libs/euclid3-0.1.0 >=dev-python/pypng-0.0.19 dev-python/prettytable >=dev-python/ply-3.11 )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | solidpython2-2.1.3.tar.gz | 158955 bytes | https://github.com/jeff-dh/SolidPython/archive/refs/tags/v2.1.3.tar.gz |