mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
python3-pyro4: drop recipe
pyro4 is not maintained anymore, and it doesn't work with Python 3.11 fully either - and sure enough, when I tried to set up ptests with Python 3.13, I got many failures. Drop the recipe. (There is an actively maintained successor, Pyro5 - new recipe should be somewhere next to this patch.) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
069f1827d0
commit
8820efb445
@ -1,16 +0,0 @@
|
||||
SUMMARY = "Python Remote Objects"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=cd13dafd4eeb0802bb6efea6b4a4bdbc"
|
||||
|
||||
SRC_URI[sha256sum] = "511f5b0804e92dd77dc33adf9c947787e3f9e9c5a96b12162f0557a7c4ce21fb"
|
||||
|
||||
PYPI_PACKAGE = "Pyro4"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-logging \
|
||||
python3-serpent \
|
||||
python3-threading \
|
||||
"
|
||||
@ -335,7 +335,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
||||
python3-pyperclip \
|
||||
python3-pyperf \
|
||||
python3-pyrad \
|
||||
python3-pyro4 \
|
||||
python3-pyroute2 \
|
||||
python3-pyrsistent \
|
||||
python3-pyscaffold \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user