[Distutils] PEP 517 Status

2017-08-06 Thread 12345 67890
Hello all: I have been attempting to resolve the horrible easy_install behavior where compiled wheels published on pypi are not used to fulfill setup requirements. To address this issue, I have submitted pull requests to both setuptools and pip that would allow a proprietary communication metho

Re: [Distutils] PEP 517 Status

2017-08-06 Thread 12345 67890
re the next release of pip 10. I am more than happy to provide a complete implementation but I cannot proceed until the PEP is accepted. Regards, xoviat From: Paul Moore Sent: Sunday, August 6, 2017 1:58 PM To: 12345 67890 Cc: distutils-sig@python.org Subject: Re: [Distutils] PEP 517 Status On

[Distutils] status check on PEP 517

2017-08-14 Thread 12345 67890
Nick: Do you have any update on when the PEP will be completed? Regards, xoviat ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig

[Distutils] PEP 517: Build frontend responsibilities

2017-08-17 Thread 12345 67890
All: After reviewing the PEP, I personally feel that it relies too much on the backend Doing The Right Thing. As it currently stands, it is my understanding that the build backend is called in the source directory and is then responsible for handling the entire process to build a compliant whee