Install this version:
emerge -a =dev-python/pymeta3-0.5.1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pymeta3-0.5.1
Or alternatively:
emerge --autounmask-write -a =dev-python/pymeta3-0.5.1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.5.1 | 8 | ~amd64 | 0 |
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="a fork of PyMeta 0.5.0 that supports Python 2 and 3"
HOMEPAGE="https://github.com/wbond/pymeta3/"
SRC_URI="https://github.com/wbond/pymeta3/archive/refs/tags/$PV.tar.gz -> $P.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pymeta3-0.5.1.tar.gz | 28670 bytes | https://github.com/wbond/pymeta3/archive/refs/tags/0.5.1.tar.gz |