[Python-ideas] Re: Adding support for adequately tagging AIX (pep425) to support distributed wheels

2019-09-01 Thread Michael Felt
I conclude my writing style has not helped soliciting responses. I would appreciate them. Summary - what I would like to say - is that there are platforms that have been successful in applying PEP425's definitions of tagging Python and modules. Looking at the modules pip and wheel I can verify i

[Python-ideas] Re: Adding support for adequately tagging AIX (pep425) to support distributed wheels

2019-09-01 Thread Michael Felt
Among other places, Python ideas was recommended as a place to goto. In the meantime I have been discussing this on pypa/pip (mainly), and also on wheel and packaging. Even submitted PRs. But the PRs are only needed if the tag is inadequate. So, part of my reason for being here is to figure o

[Python-ideas] Re: Adding support for adequately tagging AIX (pep425) to support distributed wheels

2019-10-08 Thread Michael Felt
ck. It will have to be one of something documented/known by/to the OS. Again - thanks for your feedback and thoughts! > Greg > > > > On Sun, Sep 1, 2019 at 1:53 PM Michael Felt wrote: > >> Among other places, Python ideas was recommended as a place to goto. >> >>

[Python-ideas] Re: Adding support for adequately tagging AIX (pep425) to support distributed wheels

2019-10-09 Thread Michael Felt
On 09/10/2019 06:49, Pradyun Gedam wrote: > On Mon, 2 Sep 2019 at 2:24 AM, Michael Felt wrote: > >> Among other places, Python ideas was recommended as a place to goto. >> >> In the meantime I have been discussing this on pypa/pip (mainly), and also >> on wheel and