diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-12-16 18:58:39 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-20 11:41:02 -0800 |
| commit | 8820efb4450fcb6075dafa39af2ad9b9ee09f1b2 (patch) | |
| tree | 8e51660e4922290221b0bc914bbad9ebc99cf10b /meta-python/recipes-core/packagegroups | |
| parent | 069f1827d01635ee185c30d39d20aa600f1a2e2e (diff) | |
| download | meta-openembedded-8820efb4450fcb6075dafa39af2ad9b9ee09f1b2.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index d3abc0761f..37c8e868d3 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -335,7 +335,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 335 | python3-pyperclip \ | 335 | python3-pyperclip \ |
| 336 | python3-pyperf \ | 336 | python3-pyperf \ |
| 337 | python3-pyrad \ | 337 | python3-pyrad \ |
| 338 | python3-pyro4 \ | ||
| 339 | python3-pyroute2 \ | 338 | python3-pyroute2 \ |
| 340 | python3-pyrsistent \ | 339 | python3-pyrsistent \ |
| 341 | python3-pyscaffold \ | 340 | python3-pyscaffold \ |
