diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-02-23 22:15:31 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-28 08:32:19 -0800 |
| commit | 09abb3ffad217edbbc0c95bc6dda41f2764f2b67 (patch) | |
| tree | 338bd0e5188256446ba5419f087f2047b9da0b48 /meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |
| parent | 9e5961c05984a10e889d44ad514d86922bc98f1b (diff) | |
| download | meta-openembedded-09abb3ffad217edbbc0c95bc6dda41f2764f2b67.tar.gz | |
python3-anyjson: Drop recipe
anyjson is inactive [1] moreover does not have wheel support
there is drop-in replacement to use oslo.serialization if needed
we can accept such a recipe if submitted
[1] https://snyk.io/advisor/python/anyjson
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index d90e6551e7..2b20937f78 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -26,7 +26,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 26 | python3-alembic \ | 26 | python3-alembic \ |
| 27 | python3-ansi2html \ | 27 | python3-ansi2html \ |
| 28 | python3-ansicolors \ | 28 | python3-ansicolors \ |
| 29 | python3-anyjson \ | ||
| 30 | python3-appdirs \ | 29 | python3-appdirs \ |
| 31 | python3-apply-defaults \ | 30 | python3-apply-defaults \ |
| 32 | python3-argcomplete \ | 31 | python3-argcomplete \ |
| @@ -485,7 +484,6 @@ RDEPENDS:packagegroup-meta-python3-ptest = "\ | |||
| 485 | python3-jinja2-ptest \ | 484 | python3-jinja2-ptest \ |
| 486 | python3-markupsafe-ptest \ | 485 | python3-markupsafe-ptest \ |
| 487 | python3-ansicolors-ptest \ | 486 | python3-ansicolors-ptest \ |
| 488 | python3-anyjson-ptest \ | ||
| 489 | python3-appdirs-ptest \ | 487 | python3-appdirs-ptest \ |
| 490 | python3-backports-functools-lru-cache-ptest \ | 488 | python3-backports-functools-lru-cache-ptest \ |
| 491 | python3-bcrypt-ptest \ | 489 | python3-bcrypt-ptest \ |
