Re: [Distutils] Plans for binary wheels, and PyPi and OS-X

2013-11-02 Thread Marcus Smith


 The “local wheel” path isn’t the greatest right now, but to do this

 # Assumes you’ve already populated the wheelhouse with pip wheel
 pip install —find-links ~/.pip/wheelhouse whatever


fwiw, I found one of the discussions we had ~year ago about wheel
caching.  https://github.com/pypa/pip/pull/684
at the time, we weren't even sure if wheel was going to get merged, so
something like pip wheel (that was outside of the main install pipeline)
seemed like the first step.
but now that things are moving along,  an automatic wheel cache sounds
awesome.
___
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig


Re: [Distutils] Plans for binary wheels, and PyPi and OS-X

2013-11-02 Thread Marcus Smith


 One question: should pip be able to install a incompatible binary wheel
 directly without even a warning? It does now, but I don't think it should.


pip does confirm the wheel file is compatible with your platform/python
(based on the file tags), when downloading from indexes and links.
BUT, just noticed, when installing directly from a specific file, it seems
it's not checking, so I'll look into that and log an issue.
Marcus
___
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig


Re: [Distutils] PyPI pull request #7

2013-11-02 Thread Alex Clark
holger krekel holger at merlinux.eu writes:


  
  Your opinion is noted, however my statement stands and as I said, your
continued derailment and
 disruption will not be tolerated. Thank you for your input.
 
 Noah, I don't see Anatoly's postings here as derailment or disruption
 and also see no reason to cultivate such a won't be tolerated tone
 here. 


+1. I think the only derailment here is the way Anatoly has been treated
for his contributions. Let's let Anatoly continue to submit and discuss his
PRs and let Donald do whatever he wants to do whenever he wants to do it.

___
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig


Re: [Distutils] Plans for binary wheels, and PyPi and OS-X

2013-11-02 Thread Chris Barker - NOAA Federal
On Nov 1, 2013, at 11:25 PM, Marcus Smith qwc...@gmail.com wrote:

 pip does confirm the wheel file is compatible with your platform/python 
 (based on the file tags), when downloading from indexes and links.
 BUT, just noticed, when installing directly from a specific file, it seems 
 it's not checking, so I'll look into that and log an issue

Great, thanks!
___
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig


Re: [Distutils] PyPI pull request #7

2013-11-02 Thread Nick Coghlan
On 3 Nov 2013 04:26, Alex Clark acl...@aclark.net wrote:

 holger krekel holger at merlinux.eu writes:


  
   Your opinion is noted, however my statement stands and as I said, your
 continued derailment and
  disruption will not be tolerated. Thank you for your input.
 
  Noah, I don't see Anatoly's postings here as derailment or disruption
  and also see no reason to cultivate such a won't be tolerated tone
  here.


 +1. I think the only derailment here is the way Anatoly has been treated
 for his contributions. Let's let Anatoly continue to submit and discuss
his
 PRs and let Donald do whatever he wants to do whenever he wants to do it.

For the public record: there's additional context here related to Anatoly's
interaction with the core CPython development team over the span of years.
Noah's response isn't related just to these pull requests, but is informed
by that past history.

(I'm not going to go into any more detail here, but if anyone is really
interested in the specifics, the relevant discussion is in the public
archives for the python-committers list)

Regards,
Nick.

 ___
 Distutils-SIG maillist  -  Distutils-SIG@python.org
 https://mail.python.org/mailman/listinfo/distutils-sig
___
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig