On Thu, Aug 22, 2019 at 9:23 AM Michael Felt <aixto...@gmail.com> wrote:

>   ...

  creating build/bdist.aix-6.1/wheel/cffi-1.12.3.dist-info/WHEEL
>   creating '/tmp/pip-wheel-u4xy3jit/cffi-1.12.3-cp37-cp37m-aix_6_1.whl'
>

It looks like this is where the wheel package creates the file name:
https://github.com/pypa/wheel/blob/b227ddd5beaba49294017d061d501f6d433393b0/wheel/bdist_wheel.py#L230-L231
(by calling the bdist_wheel.get_tag() method)

--Chris


>

-- 
You received this message because you are subscribed to the Google Groups 
"pypa-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pypa-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pypa-dev/CAOTb1wfyChySUaMeshNzJ9bVSXLeUTES_PcuzFjNdsZYGXPupQ%40mail.gmail.com.

Reply via email to