diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-06 21:53:51 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-08 16:34:37 -0700 |
| commit | 0ad40d5eee54065a5454da17383371f4b0dbd729 (patch) | |
| tree | a9ad87879c285de60467bdacff637da996fb3c23 /meta-python/recipes-core/packagegroups | |
| parent | 53cbcaba3f09cb50b72b91c2b33bdbd479da5f19 (diff) | |
| download | meta-openembedded-0ad40d5eee54065a5454da17383371f4b0dbd729.tar.gz | |
python3-pathtools3: remove dead recipe
pathtools3 is an abandoned Python 3 fork. Its last release (0.2.1) was
in 2018 and the upstream original pathtools has been dead since 2011.
Its only historical consumer, python3-watchdog, dropped the dependency
long ago and is now at 6.0.0 in OE. Nothing else references it.
Drop the recipe and its packagegroup-meta-python entry.
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.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 65f23cfe9e..1741d3c7fb 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -270,7 +270,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 270 | python3-passlib \ | 270 | python3-passlib \ |
| 271 | python3-pastedeploy \ | 271 | python3-pastedeploy \ |
| 272 | python3-pathspec \ | 272 | python3-pathspec \ |
| 273 | python3-pathtools3 \ | ||
| 274 | python3-pep8 \ | 273 | python3-pep8 \ |
| 275 | python3-periphery \ | 274 | python3-periphery \ |
| 276 | python3-petact \ | 275 | python3-petact \ |
