diff options
author | Tim Orling <ticotimo@gmail.com> | 2022-02-25 19:31:00 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-03 08:48:06 -0800 |
commit | df077258b61f20ec8fdf3978fa4a912d3a14eaf5 (patch) | |
tree | f0a70fb8667a7f3797e73f4899b1c7aef289fbcc /meta-python/recipes-core | |
parent | d6dcffc75445fafa93ed4e55f549b149fc9161eb (diff) | |
download | meta-openembedded-df077258b61f20ec8fdf3978fa4a912d3a14eaf5.tar.gz |
python3-ipy: drop recipe
Does not build with bdist_wheel. If you need this package please work
with upstream to update to PEP-517 packaging.
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core')
-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 9626231bba..670361598e 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -189,7 +189,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
189 | python3-intelhex \ | 189 | python3-intelhex \ |
190 | python3-intervals \ | 190 | python3-intervals \ |
191 | python3-ipaddress \ | 191 | python3-ipaddress \ |
192 | python3-ipy \ | ||
193 | python3-ipython \ | 192 | python3-ipython \ |
194 | python3-ipython-genutils \ | 193 | python3-ipython-genutils \ |
195 | python3-iso3166 \ | 194 | python3-iso3166 \ |
@@ -499,7 +498,6 @@ RDEPENDS:packagegroup-meta-python3-ptest = "\ | |||
499 | python3-html2text-ptest \ | 498 | python3-html2text-ptest \ |
500 | python3-inflection-ptest \ | 499 | python3-inflection-ptest \ |
501 | python3-intervals-ptest \ | 500 | python3-intervals-ptest \ |
502 | python3-ipy-ptest \ | ||
503 | python3-iso3166-ptest \ | 501 | python3-iso3166-ptest \ |
504 | python3-jdcal-ptest \ | 502 | python3-jdcal-ptest \ |
505 | python3-jinja2-ptest \ | 503 | python3-jinja2-ptest \ |