dev-python/habluetooth - 5.9.1 (home-assistant)

Search

Package Information

Description:
High availability Bluetooth
Homepage:
https://github.com/bluetooth-devices/habluetooth https://pypi.org/project/habluetooth/
License:
Apache-2.0

Ebuild Details

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

EAPI=8

DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{11..14} )

inherit distutils-r1 pypi

DESCRIPTION="High availability Bluetooth"
HOMEPAGE="
	https://github.com/bluetooth-devices/habluetooth
	https://pypi.org/project/habluetooth/
"

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

RDEPEND="
	>=dev-python/bleak-1.0.1[${PYTHON_USEDEP}]
	>=dev-python/bleak-retry-connector-4.2.0[${PYTHON_USEDEP}]
	>=dev-python/bluetooth-data-tools-1.28.0[${PYTHON_USEDEP}]
	>=dev-python/bluetooth-adapters-2.1.0[${PYTHON_USEDEP}]
	>=dev-python/bluetooth-auto-recovery-1.5.1[${PYTHON_USEDEP}]
	>=dev-python/async-interrupt-1.1.1[${PYTHON_USEDEP}]
	>=dev-python/dbus-fast-2.30.2[${PYTHON_USEDEP}]
	>=dev-python/btsocket-0.3.0[${PYTHON_USEDEP}]
"

Dependencies

RDEPEND

	>=dev-python/bleak-1.0.1[${PYTHON_USEDEP}]
	>=dev-python/bleak-retry-connector-4.2.0[${PYTHON_USEDEP}]
	>=dev-python/bluetooth-data-tools-1.28.0[${PYTHON_USEDEP}]
	>=dev-python/bluetooth-adapters-2.1.0[${PYTHON_USEDEP}]
	>=dev-python/bluetooth-auto-recovery-1.5.1[${PYTHON_USEDEP}]
	>=dev-python/async-interrupt-1.1.1[${PYTHON_USEDEP}]
	>=dev-python/dbus-fast-2.30.2[${PYTHON_USEDEP}]
	>=dev-python/btsocket-0.3.0[${PYTHON_USEDEP}]