Install this version:
emerge -a =dev-python/lego-mp-skeleton-0.1.9.2019103111
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/lego-mp-skeleton-0.1.9.2019103111
Or alternatively:
emerge --autounmask-write -a =dev-python/lego-mp-skeleton-0.1.9.2019103111
# 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="Skeleton for the Lego EV3 MicroPython Port"
HOMEPAGE="https://github.com/klutzybubbles/lego-micropython-skeleton"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/enum34[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/enum34[]
dev-python/enum34[]
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | lego-mp-skeleton-0.1.9.2019103111.tar.gz | 12054 bytes | https://files.pythonhosted.org/packages/source//lego-mp-skeleton/-0.1.9.2019103111.tar.gz |