dev-python/dasbus - 1.7 (gentoo)

Search

Package Information

Description:
DBus library in Python 3
Homepage:
https://github.com/dasbus-project/dasbus
License:
LGPL-2.1

Ebuild Details

Version EAPI Keywords Slot
1.7 8 ~amd64 ~arm64 ~loong ~ppc64 ~riscv 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

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

inherit distutils-r1

DESCRIPTION="DBus library in Python 3"
HOMEPAGE="https://github.com/dasbus-project/dasbus"
SRC_URI="https://github.com/dasbus-project/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"

RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"

distutils_enable_tests unittest

Dependencies

DEPEND

dev-python/pygobject:3[${PYTHON_USEDEP}]

RDEPEND

dev-python/pygobject:3[${PYTHON_USEDEP}]

Manifest for 1.7

Type File Size Source URLs
DIST dasbus-1.7.gh.tar.gz 94405 bytes https://github.com/dasbus-project/dasbus/archive/refs/tags/v1.7.tar.gz