python3-pydbus-manager: remove obsolete recipe

This project has been untouched upstream for six years and doesn't appear
to be considered "finished".

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton 2023-05-24 18:14:33 +01:00 committed by Khem Raj
parent 0d2df1e4c4
commit 9f1553f5da
2 changed files with 0 additions and 16 deletions

View File

@ -315,7 +315,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-pyconnman \
python3-pycurl \
python3-pydbus \
python3-pydbus-manager \
python3-pydicti \
python3-pyephem \
python3-pyexpect \

View File

@ -1,15 +0,0 @@
SUMMARY = "DBus.ObjectManager implementation for pydbus"
AUTHOR = "Sébastien Corne"
LICENSE = "WTFPL"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0fd5bb1dae91ba145745db55870be6a7"
inherit setuptools3
SRC_URI = "git://github.com/seebz/pydbus-manager.git;branch=master;protocol=https"
SRCREV = "6b576b969cbda50521dca62a7df929167207f9fc"
PV = "git${SRCPV}"
S = "${WORKDIR}/git"
RDEPENDS:${PN} += "python3-pydbus"