Message ID | 20230104112157.2537461-1-alex@linutronix.de |
---|---|
State | Under Review |
Headers | show |
Series | packagegroup-meta-python: drop python3-strict-rfc3339 | expand |
On Wed, Jan 4, 2023 at 3:22 AM Alexander Kanavin <alex.kanavin@gmail.com> wrote: > > This has been unmaintained, not needed by anything and is now > removed from oe-core. There is also python3-jsonschema in this packagegroup which depends on python3-strict-rfc3339 perhaps that needs to go as well ? > > Signed-off-by: Alexander Kanavin <alex@linutronix.de> > --- > .../recipes-core/packagegroups/packagegroup-meta-python.bb | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb > index 4e318967d..2275ccd6c 100644 > --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb > +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb > @@ -414,7 +414,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ > python3-sqlparse \ > python3-sqlsoup \ > python3-stevedore \ > - python3-strict-rfc3339 \ > python3-supervisor \ > python3-sympy \ > python3-tabulate \ > -- > 2.30.2 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#100397): https://lists.openembedded.org/g/openembedded-devel/message/100397 > Mute This Topic: https://lists.openembedded.org/mt/96048124/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
No, jsonschema is fixed to not use the removed recipe. I sent a gigantic patchset to core a few hours ago with all that. Alex On Wed 4. Jan 2023 at 18.00, Khem Raj <raj.khem@gmail.com> wrote: > On Wed, Jan 4, 2023 at 3:22 AM Alexander Kanavin <alex.kanavin@gmail.com> > wrote: > > > > This has been unmaintained, not needed by anything and is now > > removed from oe-core. > > There is also python3-jsonschema in this packagegroup which depends on > python3-strict-rfc3339 > perhaps that needs to go as well ? > > > > > Signed-off-by: Alexander Kanavin <alex@linutronix.de> > > --- > > .../recipes-core/packagegroups/packagegroup-meta-python.bb | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/meta-python/recipes-core/packagegroups/ > packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/ > packagegroup-meta-python.bb > > index 4e318967d..2275ccd6c 100644 > > --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb > > +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb > > @@ -414,7 +414,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ > > python3-sqlparse \ > > python3-sqlsoup \ > > python3-stevedore \ > > - python3-strict-rfc3339 \ > > python3-supervisor \ > > python3-sympy \ > > python3-tabulate \ > > -- > > 2.30.2 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#100397): > https://lists.openembedded.org/g/openembedded-devel/message/100397 > > Mute This Topic: https://lists.openembedded.org/mt/96048124/1997914 > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ > raj.khem@gmail.com] > > -=-=-=-=-=-=-=-=-=-=-=- > > >
On Wed, Jan 4, 2023 at 10:09 AM Alexander Kanavin <alex.kanavin@gmail.com> wrote: > > No, jsonschema is fixed to not use the removed recipe. I sent a gigantic patchset to core a few hours ago with all that. > OK thanks > Alex > > On Wed 4. Jan 2023 at 18.00, Khem Raj <raj.khem@gmail.com> wrote: >> >> On Wed, Jan 4, 2023 at 3:22 AM Alexander Kanavin <alex.kanavin@gmail.com> wrote: >> > >> > This has been unmaintained, not needed by anything and is now >> > removed from oe-core. >> >> There is also python3-jsonschema in this packagegroup which depends on >> python3-strict-rfc3339 >> perhaps that needs to go as well ? >> >> > >> > Signed-off-by: Alexander Kanavin <alex@linutronix.de> >> > --- >> > .../recipes-core/packagegroups/packagegroup-meta-python.bb | 1 - >> > 1 file changed, 1 deletion(-) >> > >> > diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb >> > index 4e318967d..2275ccd6c 100644 >> > --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb >> > +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb >> > @@ -414,7 +414,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ >> > python3-sqlparse \ >> > python3-sqlsoup \ >> > python3-stevedore \ >> > - python3-strict-rfc3339 \ >> > python3-supervisor \ >> > python3-sympy \ >> > python3-tabulate \ >> > -- >> > 2.30.2 >> > >> > >> > -=-=-=-=-=-=-=-=-=-=-=- >> > Links: You receive all messages sent to this group. >> > View/Reply Online (#100397): https://lists.openembedded.org/g/openembedded-devel/message/100397 >> > Mute This Topic: https://lists.openembedded.org/mt/96048124/1997914 >> > Group Owner: openembedded-devel+owner@lists.openembedded.org >> > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] >> > -=-=-=-=-=-=-=-=-=-=-=- >> >
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 4e318967d..2275ccd6c 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -414,7 +414,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-sqlparse \ python3-sqlsoup \ python3-stevedore \ - python3-strict-rfc3339 \ python3-supervisor \ python3-sympy \ python3-tabulate \
This has been unmaintained, not needed by anything and is now removed from oe-core. Signed-off-by: Alexander Kanavin <alex@linutronix.de> --- .../recipes-core/packagegroups/packagegroup-meta-python.bb | 1 - 1 file changed, 1 deletion(-)