<p dir="ltr"><br>
On Oct 8, 2015 8:34 AM, "Ionel Cristian Mărieș" <<a href="mailto:contact@ionelmc.ro">contact@ionelmc.ro</a>> wrote:<br>
><br>
><br>
> On Thu, Oct 8, 2015 at 4:01 PM, Donald Stufft <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> wrote:<br>
>><br>
>> One of the features in the original PEP was the ability to produce multiple<br>
>> different Wheels from the same source release much like how Debian does. e.g.<br>
>> numpy-1.0.newsdistthing could produce numpy-pyopenblas-12.6.whl and<br>
>> numpy-mkl-7.8.whl, etc etc where there would be a bunch of names/versions that<br>
>> would differ from the name/version of the original sdist thing that was being<br>
>> proposed.<br>
><br>
><br>
> Sorry if this sounds obtuse but isn't that useless overspecialization? They can just publish `numpy-mlk` and `numpy-thatblas` or whatever on PyPI, and that will even work better when it comes to dependencies. I mean, if you build something for `numpy-mkl` then it wouldn't work on a `numpy-otherblas` anyway right?</p>
<p dir="ltr">from a reproducibility standpoint,<br>
when I run e.g. pip freeze,<br>
how (without e.g. numpy-mkl, numpy-blas3k) do I reinstall the same package?</p>
<p dir="ltr">* { } URI params, post-#frag=ment encoding?<br>
* {+1} prefix-[suffix]</p>
<p dir="ltr">how do I install the same version of the package that [you had / this Jupyter notebook has (version_information, watermark)] on [your / their] machine?</p>
<p dir="ltr">><br>
><br>
><br>
> Thanks,<br>
> -- Ionel Cristian Mărieș, <a href="http://blog.ionelmc.ro">http://blog.ionelmc.ro</a><br>
><br>
> _______________________________________________<br>
> Distutils-SIG maillist - <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/distutils-sig">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
><br>
</p>