mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/python-dbus-next: add docs
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
@@ -20,10 +20,18 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
BDEPEND="
|
||||
doc? (
|
||||
dev-python/sphinxcontrib-asyncio
|
||||
dev-python/sphinxcontrib-fulltoc
|
||||
)
|
||||
test? ( dev-python/pytest-asyncio )
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
distutils_enable_sphinx docs
|
||||
|
||||
# some tests fail with:
|
||||
# dbus_next.errors.InvalidAddressError: DBUS_SESSION_BUS_ADDRESS not set and could not get DISPLAY environment variable to get bus addres
|
||||
# or require certain services to be installed (like org.freedesktop.DBus.Debug.Stats)
|
||||
RESTRICT="test"
|
||||
|
||||
Reference in New Issue
Block a user