PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 19th of April, 2018

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[01:13:22] <vividboarder_> Hey all. Are changes still being merged for virtualenv? I've had a PR open for a long time and looking for a reviewer.
[01:45:05] <techalchemy> so when is pip 11 coming out
[01:45:14] <techalchemy> i think that's the question everyone is wondering about
[01:48:16] <dstufft> never probably
[01:48:24] <dstufft> think we're switching to calver next :P
[01:48:27] <dstufft> 10 -> 18!
[01:52:58] <techalchemy> I demand zerover
[01:53:06] <techalchemy> pip 0.0.11 next
[13:44:35] <Yhg1s> EWDurbin: out of curiosity, is the legacy.pypi.org shutdown on the 30th a hard deadline, or will it be informed by use by that date?
[13:44:51] <EWDurbin> Yhg1s: that's a hard deadline.
[13:45:02] <EWDurbin> unless someone wants to pay us to operate it longer
[13:45:04] <EWDurbin> a lot of money
[13:45:29] <Yhg1s> Good :)
[17:08:07] <techalchemy> omg are you releasing?!
[17:25:05] <sumanah> 10.0.1 coming!
[18:15:35] <chmay> Hey everyone! I hit an error related to PyPA, and I wanted to find the people to notify...
[18:15:35] <chmay> I'm on an ubuntu server and add pps:pypa/ppa as a repository
[18:15:35] <chmay> I try to apt update, and I hit an error...
[18:15:35] <chmay> Err:6 http://ppa.launchpad.net/pypa/ppa/ubuntu xenial Release
[18:15:36] <chmay> 404 Not Found
[18:15:38] <chmay> E: The repository 'http://ppa.launchpad.net/pypa/ppa/ubuntu xenial Release' does not have a Release file.
[18:15:40] <chmay> Updating from such a repository can't be done securely, and is therefore disabled by default.
[18:15:42] <chmay> FWIW, I was following the directions on pipenv (https://docs.pipenv.org/#install-pipenv-today)
[18:15:44] <chmay> Is there a better place to report this?
[18:31:11] <sumanah> Hi chmay
[18:31:30] <sumanah> oh I see you're getting help in #pypa
[18:31:48] <chmay> Ah! Thanks!
[19:31:01] <pf_moore> pip 10.0.1 is here!!!
[19:31:27] <EWDurbin> 🎉
[19:46:49] <sumanah> Congrats pf_moore!
[19:47:10] <pf_moore> thanks sumanah!
[23:04:31] <techalchemy> how's the release? any new bugs?
[23:05:23] <techalchemy> if so why did you put bugs in your code
[23:31:24] <techalchemy> hm the next pipenv release has like 66% faster load times
[23:31:41] <techalchemy> turns out loading every library to print help text is unnecessarily slow