On Thu, Aug 22, 2019 at 9:23 AM Michael Felt wrote:
> ...
creating build/bdist.aix-6.1/wheel/cffi-1.12.3.dist-info/WHEEL
> creating '/tmp/pip-wheel-u4xy3jit/cffi-1.12.3-cp37-cp37m-aix_6_1.whl'
>
It looks like this is where the wheel package creates the file name:
https://github.com/pypa/w
com/pypa/wheel
That project also has a copy of pip's pep425tags.py file.
--Chris
>
> Some pointers would be greatly appreciated.
>
> Michael
>
>
> On Friday, August 16, 2019 at 4:06:35 PM UTC+1, Michael Felt aka aixtools
> wrote:
>>
>> On 16/08/201
On Fri, Aug 16, 2019 at 3:53 AM Chris Jerdonek
wrote:
> On Fri, Aug 16, 2019 at 2:30 AM Michael Felt aka aixtools <
> aixto...@gmail.com> wrote:
>
>> From my playing with devpi-server I expect it goes something like what
>> the devpi(-client) list command does - to
On Fri, Aug 16, 2019 at 2:30 AM Michael Felt aka aixtools <
aixto...@gmail.com> wrote:
> From my playing with devpi-server I expect it goes something like what the
> devpi(-client) list command does - to see what is available, and from that
> chooses something.
>
> Does pip depend on the CPython g
On Fri, Jul 26, 2019 at 4:57 AM Ioakim Ioakim wrote:
> I am not sure. I am just looking to find where in the source code a
> package gets verified before being installed on a client's machine
>
If you're using pip with e.g. --require-hashes, it looks like these (after
a quick search) are the two
On Mon, Apr 9, 2018 at 11:28 AM Donald Stufft wrote:
>
> > On Apr 9, 2018, at 1:33 PM, Erik Bray wrote:
> >
> > On Fri, Apr 6, 2018 at 11:36 PM, Chris Jerdonek
> > wrote:
> >>
> >> On Fri, Apr 6, 2018 at 11:21 AM Donald Stufft wrote:
> >&g
On Fri, Apr 6, 2018 at 11:21 AM Donald Stufft wrote:
> No, there’s not. pip makes HTTP requests and there’s no place for extra
> metadata attached those requests except in the HTTP status code (which as
> you noted, pip swallows by default because historically we didn’t know if
> the URL was expe
Congrats, Pradyun! As a contributor to pip, I definitely appreciate all of
Pradyun's efforts on the tracker, including his reviews, triaging, and
general friendliness and helpfulness. :) Well-deserved!
--Chris
On Thu, Oct 5, 2017 at 1:55 PM, Xavier Fernandez
wrote:
> Welcome Pradyun !
>
> Gla