PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 2nd of April, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[04:19:09] <jamescarr> doh!
[04:19:27] <jamescarr> --allow-unverified is allowed in requirements.txt with latest pip, not so with older pip
[11:34:10] <dstufft> jamescarr: 1.4 you can use --allow-insecure
[11:34:14] <dstufft> that works in 1.5 too
[11:34:36] <dstufft> we renamed the option in 1.5 to be more clear about what it meant, but we left the old option in
[11:34:37] <jamescarr> heh I solved it by using a ci.txt that includes base
[11:34:47] <dstufft> sorry :( I was asleep
[11:34:53] <jamescarr> no problem!
[11:35:10] <jamescarr> I was up late getting our tests running on the new ci box I setup.
[11:35:22] <jamescarr> Very happy, got Jenkins Github Pull Request builder working
[11:35:37] <dstufft> congrats :)
[11:35:39] <jamescarr> so it acts just like travisCI, updating the PR with the commit api
[14:11:59] <DanielHolth> The new ipython release is making use of wheels and environment markers.
[14:17:43] <fmasi_wff> good afternoon #pypa
[14:19:41] <DanielHolth> hi
[14:58:47] <shubhamjain> "pip install pdfminer" gives me, no suitable version found to install. Is the requirements file necessary to use pip?
[15:06:56] <DanielHolth> try the --pre flag
[15:07:06] <DanielHolth> pdfminer has a weird version
[17:55:07] <aclark> dstufft: twine FTW
[17:55:22] <dstufft> :D
[20:12:53] <Ivo> DanielHolth: could you check the settings for wheel's RTD project?
[20:14:01] <Ivo> DanielHolth: ahh, maybe you did or it was taking a while to update. Do you know if wheel changed to building wheels py2-none-any by default instead of py27-none-any?
[20:16:06] <DanielHolth> RTD wasn't pulling from the new wheel repository in bitbucket.org/pypa/wheel, (even though it was told to) so I had to put a copy of the code back up on /dholth/wheel
[20:16:33] <DanielHolth> I filed a bug with them
[20:16:51] <Ivo> DanielHolth: your or I could probably ping Eric on that, they're fairly active in #readthedocs
[20:26:40] <Ivo> DanielHolth: you might like to join #pypa-dev
[20:28:42] <DanielHolth> oh I thought we avoided that channel