mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/gatt-python: fix description
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_9 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Pythonic DBus library"
|
||||
HOMEPAGE="https://github.com/LEW21/pydbus"
|
||||
DESCRIPTION="Bluetooth GATT SDK for Python"
|
||||
HOMEPAGE="https://github.com/getsenic/gatt-python"
|
||||
SRC_URI="https://github.com/getsenic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user