summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-12-15 08:52:20 +0100
committerKhem Raj <raj.khem@gmail.com>2023-12-18 22:17:19 -0800
commit029da4ea747609d4c22150b4d63da3c501a84fcd (patch)
tree59bee5639b38c2c85fac0c06421596a7f1fef12d /meta-python/recipes-core
parent7f858e4f54def093d9b8aed0dd98aa038449b69f (diff)
downloadmeta-openembedded-029da4ea747609d4c22150b4d63da3c501a84fcd.tar.gz
python3-pyinotify: remove as unmaintained
There hasn't been a release in years, and python 3.12 is no longer compatible as it has removed the smtpd module. https://github.com/seb-m/pyinotify 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.bb1
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 3b9a0f048..af1b7ba92 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -321,7 +321,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
321 python3-pyflakes \ 321 python3-pyflakes \
322 python3-pyhamcrest \ 322 python3-pyhamcrest \
323 python3-pyiface \ 323 python3-pyiface \
324 python3-pyinotify \
325 python3-pyjks \ 324 python3-pyjks \
326 python3-pyjwt \ 325 python3-pyjwt \
327 python3-pykickstart \ 326 python3-pykickstart \