mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
dev-python/desktop-notifier: Remove obsolete USE=doc
Closes: https://bugs.gentoo.org/869932 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ HOMEPAGE="
|
||||
https://pypi.org/project/desktop-notifier/
|
||||
https://github.com/samschott/desktop-notifier
|
||||
"
|
||||
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
@@ -25,5 +25,3 @@ RDEPEND="
|
||||
dev-python/python-dbus-next[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep 'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
|
||||
"
|
||||
|
||||
distutils_enable_sphinx docs
|
||||
|
||||
Reference in New Issue
Block a user