<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 2, 2020 at 3:19 PM Charles R Harris <<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 2, 2020 at 3:15 PM Charles R Harris <<a href="mailto:charlesr.harris@gmail.com" target="_blank">charlesr.harris@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 2, 2020 at 1:31 AM Ralf Gommers <<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 2, 2020 at 7:14 AM Sandro Tosi <<a href="mailto:morph@debian.org" target="_blank">morph@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hey!<br>
<br>
On Sun, May 31, 2020 at 7:52 PM Charles R Harris<br>
<<a href="mailto:charlesr.harris@gmail.com" target="_blank">charlesr.harris@gmail.com</a>> wrote:<br>
> Downstream developers should use Cython >= 0.29.16 for Python 3.8 support and OpenBLAS >= 3.7 to avoid wrong results on the Skylake architecture. The NumPy Wheels for this release can be downloaded from PyPI, source archives and release notes are available from Github.<br>
<br>
just so that i can re-configure (if necessary) our automation in<br>
Debian, is this going to be the future setting for releasing numpy?<br>
wheels via PyPI and source via github? I stumbled upon this since<br>
there's no source release available on PyPI for 1.19.0rc2<br></blockquote><div><br></div><div>That looks like a mistake. An sdist must be uploaded to PyPI, after the wheels are uploaded. That just seems to have been forgotten for rc2. <br></div><div><br></div><div>Also, I had expected the sdist to be the .tar.gz format, I can't find it back but IIRC that's what we decided in the past. It's smaller, and it's what pretty much all other projects do.</div><div><br></div></div></div></blockquote><div><br></div><div>NumPy has always used zip since PyPI limited the number of source releases. We did that before SciPy.</div><div><br></div></div></div></blockquote><div><br></div><div>And I did upload the source file</div><div><br></div>  947  twine upload release/installers/*.whl<br>  948  twine upload release/installers/*.zip<br><div><br></div><div>Wonder what happened to it? Maybe I missed an upload failure?</div><div><br></div></div></div></blockquote><div><br></div><div>Should be fixed.</div><div><br></div><div>Chuck </div></div></div>