Install this version:
emerge -a =dev-python/pyclang-0.7.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pyclang-0.7.0
Or alternatively:
emerge --autounmask-write -a =dev-python/pyclang-0.7.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.7.0 | 8 | ~amd64 | 0 |
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..15} )
inherit distutils-r1 pypi
DESCRIPTION="Python dependency for ESP-IDF: pyclang"
HOMEPAGE="https://pypi.org/project/pyclang/"
SRC_URI="https://files.pythonhosted.org/packages/source/p/pyclang/pyclang-0.7.0.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pyclang-0.7.0.tar.gz | 12481 bytes | https://files.pythonhosted.org/packages/source/p/pyclang/pyclang-0.7.0.tar.gz |