<div dir="ltr">You could manually change the tag to cp34.cp35.cp36-abi3 . The current version pip running on those 3 versions of Python should recognize that tag.</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 27, 2016 at 1:16 PM Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Apologies for pestering...<br>
<br>
Is there any more information about this?<br>
<br>
I have cp34-abi3 wheels ready for release (ie. Python 3.4 or later) but they can't be installed with pip3.5. I could release them as cp35-abi3 but that will become a pain with the release of Python v3.6.<br>
<br>
Thanks,<br>
Phil<br>
<br>
<br>
> On 9 Sep 2016, at 12:28 pm, Phil Thompson <<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>> wrote:<br>
><br>
> On 9 Sep 2016, at 12:00 pm, Daniel Holth <<a href="mailto:dholth@gmail.com" target="_blank">dholth@gmail.com</a>> wrote:<br>
>><br>
>> Correct. I have a pull request on wheel that does just that, and the next version of pip will be ready for it.<br>
><br>
> Is there a release date for that version of pip? There's no point in me making releases that can't be installed.<br>
><br>
> Phil<br>
><br>
>> On Fri, Sep 9, 2016, 04:14 Phil Thompson <<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>> wrote:<br>
>> I'm not sure how to interpret PEP 425 when it comes to packages containing C extension modules that use the limited Python API (PEP 384).<br>
>><br>
>> The Python v3.4 version of the limited API is used so should the compatibility tag be...<br>
>><br>
>> cp34-abi3-*<br>
>><br>
>> That would mean that the 'cp34' Python tag would have to be interpreted as a minimum (rather than exact) requirement.<br>
>><br>
>> Grateful for any clarification.<br>
>><br>
>> Phil<br>
<br>
_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</blockquote></div>