<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>The manylinux1 platform only supports x86-64 and x86-32 (i686)
      architectures. A quote from PEP 513:</p>
    <p>Because CentOS 5 is only available for x86_64 and i686
      architectures,
      these are the only architectures currently supported by the <tt
        class="docutils literal">manylinux1</tt>
      policy.</p>
    <p>If support is to be extended to other architectures, it requires
      a new standard (which has recently been discussed on this ML).<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Paul Moore kirjoitti 12.03.2018 klo
      16:31:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACac1F_Xv6avTBeSzspnie_z=h2EYfZqQpv1fiedGOPCCNgMRg@mail.gmail.com">
      <pre wrap="">On 12 March 2018 at 14:26, Matt McCormick <a class="moz-txt-link-rfc2396E" href="mailto:matt.mccormick@kitware.com"><matt.mccormick@kitware.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I created a wheel for Linux / ppc64le (built on CentOS 7). When I try
to upload to PyPI via twine, the error message results:

  unsupported platform tag 'linux_ppc64le'


What is the status of the ppc64le wheel support? Is pip / PyPI support
expected soon?
</pre>
      </blockquote>
      <pre wrap="">
PyPI supports Linux wheels in the form of "manylinux" builds. I don't
think there's any plan to support platform or distribution specific
Linux wheels beyond that. Having said that, I'm sure the Lunux
specialists will be able to give more detail (maybe one of the
manylinux versions handles ppc64le?)

Paul
_______________________________________________
Distutils-SIG maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/distutils-sig">https://mail.python.org/mailman/listinfo/distutils-sig</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>