dev-python/idf-component-manager - 3.1.0-r1 (arrans-overlay)

Search

Install

Install this version:

emerge -a =dev-python/idf-component-manager-3.1.0-r1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/idf-component-manager-3.1.0-r1

Or alternatively:

emerge --autounmask-write -a =dev-python/idf-component-manager-3.1.0-r1

Package Information

Description:
Python dependency for ESP-IDF: idf-component-manager
Homepage:
https://pypi.org/project/idf-component-manager/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
3.1.0-r1 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..15} )

inherit distutils-r1 pypi

DESCRIPTION="Python dependency for ESP-IDF: idf-component-manager"
HOMEPAGE="https://pypi.org/project/idf-component-manager/"
SRC_URI="https://files.pythonhosted.org/packages/07/34/5abb9907455c17a183914358c43a688a169288dbea1e4be85a1414eb8fa2/idf_component_manager-3.1.0.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	dev-python/psutil[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/rich-click[${PYTHON_USEDEP}]
	dev-python/esp-pylib[${PYTHON_USEDEP}]
	dev-python/pyparsing[${PYTHON_USEDEP}]
	dev-python/ruamel-yaml[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/requests-file[${PYTHON_USEDEP}]
	dev-python/requests-toolbelt[${PYTHON_USEDEP}]
	dev-python/jsonref[${PYTHON_USEDEP}]
	dev-python/pydantic[${PYTHON_USEDEP}]
	dev-python/pydantic-settings[${PYTHON_USEDEP}]
	dev-python/pathvalidate[${PYTHON_USEDEP}]
	dev-python/truststore[${PYTHON_USEDEP}]
	$(python_gen_cond_dep '
		dev-python/typing-extensions[${PYTHON_USEDEP}]
	' python3_10 python3_11)
"

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/psutil[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/rich-click[${PYTHON_USEDEP}]
	dev-python/esp-pylib[${PYTHON_USEDEP}]
	dev-python/pyparsing[${PYTHON_USEDEP}]
	dev-python/ruamel-yaml[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/requests-file[${PYTHON_USEDEP}]
	dev-python/requests-toolbelt[${PYTHON_USEDEP}]
	dev-python/jsonref[${PYTHON_USEDEP}]
	dev-python/pydantic[${PYTHON_USEDEP}]
	dev-python/pydantic-settings[${PYTHON_USEDEP}]
	dev-python/pathvalidate[${PYTHON_USEDEP}]
	dev-python/truststore[${PYTHON_USEDEP}]
	$(python_gen_cond_dep '
		dev-python/typing-extensions[${PYTHON_USEDEP}]
	' python3_10 python3_11)

Manifest for 3.1.0-r1

Type File Size Source URLs
DIST idf_component_manager-3.1.0.tar.gz 185900 bytes https://files.pythonhosted.org/packages/07/34/5abb9907455c17a183914358c43a688a169288dbea1e4be85a1414eb8fa2/idf_component_manager-3.1.0.tar.gz