diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-12-15 08:52:24 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-18 22:17:20 -0800 |
| commit | b4efcecc63c86f3e7fa9d5c6205f1bd07d951fed (patch) | |
| tree | 1462ae6308a3a84bdac19c6c17b5c352604b2c97 /meta-python/recipes-core | |
| parent | 6de5e84625c9c46436ba8b9b44842e7b172969eb (diff) | |
| download | meta-openembedded-b4efcecc63c86f3e7fa9d5c6205f1bd07d951fed.tar.gz | |
python3-uinput: remove as unmaintained
Both homepage and downloads are gone, last release in 2016,
still relies on distutils which is no longer available in python core as of 3.12.
https://pypi.org/project/python-uinput/
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core')
| -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 af1b7ba92b..a8b4532c37 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -438,7 +438,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 438 | python3-typeguard \ | 438 | python3-typeguard \ |
| 439 | python3-tzlocal \ | 439 | python3-tzlocal \ |
| 440 | python3-u-msgpack-python \ | 440 | python3-u-msgpack-python \ |
| 441 | python3-uinput \ | ||
| 442 | python3-ujson \ | 441 | python3-ujson \ |
| 443 | python3-unidiff \ | 442 | python3-unidiff \ |
| 444 | python3-uritemplate \ | 443 | python3-uritemplate \ |
