Re: [Openembedded-architecture] [OE-core] OE-Core python minimum version requirement

2019-12-05 Thread Nicolas Dechesne
On Thu, Dec 5, 2019 at 3:38 PM Khem Raj  wrote:
>
> On Thu, Dec 5, 2019 at 2:19 AM Paul Eggleton
>  wrote:
> >
> > On Thursday, 5 December 2019 7:48:11 PM NZDT Nicolas Dechesne wrote:
> > > On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton
> > >  wrote:
> > > > FYI I came across repology.org which tells you the version of various
> > > > packages in each distro, though it's not ideal:
> > > >
> > > >   https://repology.org/project/python/versions
> > >
> > > Nice! How do we get OE plugged into that? Have you looked at that?
> >
> > No, I haven't - only discovered it today. I agree we should look into it
> > though.
> >
>
>
> you need to have binary feeds somewhere.

I don't think so. I believe it could work straight from the layerindex
JSON API. in fact the 'source' could be:
http://layers.openembedded.org/layerindex/api/recipes/?filter=layerbranch__branch__name:master

and then we need a simple JSON parser that converts 'our' data into
'their' format, such as:
https://github.com/repology/repology-updater/blob/master/repology/parsers/parsers/ravenports.py

If you check their debian config for example, they use debian 'source'
packages for input:
https://github.com/repology/repology-updater/blob/master/repos.d/deb/debian.yaml

>
> > Cheers
> > Paul
> >
> > --
> >
> > Paul Eggleton
> > Intel System Software Products
> >
> >
> > --
> > ___
> > Openembedded-core mailing list
> > openembedded-c...@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
___
Openembedded-architecture mailing list
Openembedded-architecture@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-architecture


Re: [Openembedded-architecture] [OE-core] OE-Core python minimum version requirement

2019-12-05 Thread Khem Raj
On Thu, Dec 5, 2019 at 2:19 AM Paul Eggleton
 wrote:
>
> On Thursday, 5 December 2019 7:48:11 PM NZDT Nicolas Dechesne wrote:
> > On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton
> >  wrote:
> > > FYI I came across repology.org which tells you the version of various
> > > packages in each distro, though it's not ideal:
> > >
> > >   https://repology.org/project/python/versions
> >
> > Nice! How do we get OE plugged into that? Have you looked at that?
>
> No, I haven't - only discovered it today. I agree we should look into it
> though.
>


you need to have binary feeds somewhere.

> Cheers
> Paul
>
> --
>
> Paul Eggleton
> Intel System Software Products
>
>
> --
> ___
> Openembedded-core mailing list
> openembedded-c...@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
___
Openembedded-architecture mailing list
Openembedded-architecture@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-architecture


Re: [Openembedded-architecture] OE-Core python minimum version requirement

2019-12-05 Thread Paul Eggleton
On Thursday, 5 December 2019 7:48:11 PM NZDT Nicolas Dechesne wrote:
> On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton
>  wrote:
> > FYI I came across repology.org which tells you the version of various
> > packages in each distro, though it's not ideal:
> >
> >   https://repology.org/project/python/versions
> 
> Nice! How do we get OE plugged into that? Have you looked at that?

No, I haven't - only discovered it today. I agree we should look into it 
though.

Cheers
Paul

-- 

Paul Eggleton
Intel System Software Products


___
Openembedded-architecture mailing list
Openembedded-architecture@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-architecture