PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 5th of March, 2020

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[00:39:07] <techalchemy> pradyunsg, yeah i thought we agreed to give that to sumanah last pycon
[05:44:09] <travis-ci> pypa/pip#14996 (provider-integration - fab4ab9 : Tzu-ping Chung): The build is still failing.
[05:44:09] <travis-ci> Change view : https://github.com/pypa/pip/compare/89a677eea3e5...fab4ab9d4b50
[05:44:09] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658539073
[07:19:32] <travis-ci> pypa/pip#14998 (master - 60d6402 : Pradyun Gedam): The build passed.
[07:19:32] <travis-ci> Change view : https://github.com/pypa/pip/compare/f2fbc7da81d3...60d640276a96
[07:19:32] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658558831
[07:36:03] <travis-ci> pypa/packaging#862 (master - b84b736 : Pradyun Gedam): The build passed.
[07:36:03] <travis-ci> Change view : https://github.com/pypa/packaging/compare/318a0347665f...b84b7362001d
[07:36:03] <travis-ci> Build details : https://travis-ci.org/pypa/packaging/builds/658567669
[07:41:56] <travis-ci> pypa/packaging#864 (master - 4a340c7 : Pradyun Gedam): The build passed.
[07:41:56] <travis-ci> Change view : https://github.com/pypa/packaging/compare/b84b7362001d...4a340c716c98
[07:41:56] <travis-ci> Build details : https://travis-ci.org/pypa/packaging/builds/658568807
[07:51:07] <travis-ci> pypa/packaging#865 (master - eb22c66 : Pradyun Gedam): The build passed.
[07:51:07] <travis-ci> Change view : https://github.com/pypa/packaging/compare/4a340c716c98...eb22c66fdbc5
[07:51:07] <travis-ci> Build details : https://travis-ci.org/pypa/packaging/builds/658571279
[07:51:17] <travis-ci> pypa/packaging#866 (20.3 - d58a8f1 : Pradyun Gedam): The build passed.
[07:51:17] <travis-ci> Change view : https://github.com/pypa/packaging/compare/20.3
[07:51:17] <travis-ci> Build details : https://travis-ci.org/pypa/packaging/builds/658571310
[09:00:16] <travis-ci> pypa/pip#14999 (provider-integration - 7650661 : Tzu-ping Chung): The build is still failing.
[09:00:16] <travis-ci> Change view : https://github.com/pypa/pip/compare/fab4ab9d4b50...76506613d734
[09:00:16] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658591333
[09:13:17] <travis-ci> pypa/pip#15005 (provider-integration - f741e3a : Tzu-ping Chung): The build is still failing.
[09:13:17] <travis-ci> Change view : https://github.com/pypa/pip/compare/64ccaaaeb362...f741e3acdd81
[09:13:17] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658595394
[10:39:05] <mhroncok> pradyunsg: hey Pradyun o/ can I pick your brain about a specific thing when building wheels that bothers us, before I try to summarize it in an issue?
[11:02:48] <pradyunsg> mhroncok: yup.
[11:03:38] <mhroncok> pradyunsg: we are trying to use "pip wheel" duing RPM build and we have a bit of trouble with extension modules
[11:04:40] <mhroncok> pradyunsg: the fact that pip copies sources to a temporary directory and compiles them there is messing with our "debuginfo/debugsource" automagic package generation - that examines built files and tries to extract the paths for their sources from them
[11:05:05] <mhroncok> pradyunsg: but the sources are outside of the area we care about and also by default cleaned by pip unles a no clean flag is given
[11:05:35] <pradyunsg> mhroncok: do you want something like in-place builds?
[11:05:55] <mhroncok> pradyunsg: yes, but before I ask for that, I need to undesratnd why this is happening in the first place
[11:06:36] <pradyunsg> https://github.com/pypa/pip/issues/7555
[11:08:12] <mhroncok> pradyunsg: thanks for the pointer, will read trough that
[11:09:11] <pradyunsg> mhroncok: I’m not a 100% sure whether the recent changes we’ve made to pip’s build approach affects y’all.
[11:09:38] <mhroncok> pradyunsg: recent as in unreleased or 20?
[11:12:07] <mhroncok> pradyunsg: will try to summarize our problem in that issue
[11:14:07] <pradyunsg> mhroncok: both. 🙈
[11:15:00] <mhroncok> pradyunsg: we are yet to upgrade to the recent 20.0.x version (been busy)
[11:15:40] <pradyunsg> mhroncok: I'm not sure I understand what you want w.r.t. sources.
[11:22:56] <mhroncok> pradyunsg: still typing...
[11:27:34] <mhroncok> pradyunsg: https://github.com/pypa/pip/issues/7555#issuecomment-595180864 -- does this make sense? I wanted to avoid going too deep into RPM debugsource intarnals while still being understandable
[12:24:23] <travis-ci> pypa/pip#15007 (provider-integration - 1f5bf21 : Paul Moore): The build is still failing.
[12:24:23] <travis-ci> Change view : https://github.com/pypa/pip/compare/f741e3acdd81...1f5bf21e03b1
[12:24:23] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658659996
[12:34:07] <pradyunsg> mhroncok: yup. That helps!
[12:40:55] <mhroncok> pradyunsg: great, thanks!
[13:01:02] <travis-ci> pypa/pip#15009 (provider-integration - dc63d24 : Paul Moore): The build is still failing.
[13:01:02] <travis-ci> Change view : https://github.com/pypa/pip/compare/1f5bf21e03b1...dc63d24ecfb9
[13:01:03] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658673529
[13:04:52] <travis-ci> pypa/pip#15011 (provider-integration - 5265557 : Tzu-ping Chung): The build is still failing.
[13:04:53] <travis-ci> Change view : https://github.com/pypa/pip/compare/dc63d24ecfb9...526555728fc4
[13:04:53] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658674815
[15:02:23] <sumanah> hey techalchemy - lemme know when you are around
[15:20:57] <sumanah> would appreciate more details in https://github.com/sarugaku/pip-shims/issues/58
[18:28:14] <sumanah> techalchemy: ping.
[18:31:22] <techalchemy> hey sumanah sorry for the delay, was at an appt this morning
[18:31:31] <techalchemy> let me update the issue
[18:31:33] <sumanah> techalchemy: Thanks!
[18:31:56] <techalchemy> thanks again for all your help
[19:16:50] <sumanah> Glad I can, techalchemy .... ok so is https://github.com/pypa/pipenv/issues/3369 reasonably complete?
[19:18:22] <sumanah> techalchemy: Help me understand the https://github.com/pypa/pipenv/branches situation. I see feature/vendor-update and update-vendored . Is update-vendored obsolete?
[19:18:50] <techalchemy> sumanah, probably, i just pushed a new one since i had to rebase anyway
[19:19:10] <sumanah> techalchemy: ok. Can you check and then, if it is in fact obsolete, dump it?
[19:19:30] <techalchemy> yeah i'll just diff the pipenv/vendor and pipenv/patched directories and see if it's all just updates in the recent one
[19:25:55] <sumanah> techalchemy: once you have done that, is now a good time to review requirements-lib issues for pipenv release blockers?
[19:32:38] <techalchemy> sumanah, I have a meeting coming up again (we were supposed to be sprinting in germany but most of us ducked out to avoid the virus etc, but as a consequence we have a lot of meetings)
[19:32:51] <sumanah> techalchemy: understood!
[19:33:08] <techalchemy> I was looking at the pip-shims issues though, they are always a nightmare
[19:36:50] <sumanah> techalchemy: ok. how long is the meeting?
[19:37:18] <techalchemy> yikes an hour
[19:40:25] <sumanah> I'll check back in with you in about an hour, Dan
[19:41:47] <techalchemy> thanks!
[20:34:37] <sumanah> hey techalchemy - got a little time now?
[20:47:03] <sumanah> techalchemy: ping
[20:57:32] <techalchemy> sorry meeting running over
[21:26:36] <techalchemy> sumanah, ah and i have to give a reference for someone
[21:30:37] <sumanah> techalchemy: ok :-)
[21:30:42] <sumanah> techalchemy: maybe in 30 min then
[22:11:57] <travis-ci> pypa/twine#1320 (master - fb03835 : Brian Rutledge): The build passed.
[22:11:57] <travis-ci> Change view : https://github.com/pypa/twine/compare/613a6f641fdefb815f6ad9cd20ee98220c5529c5...fb03835ebf124ed2f9a447a5f0bd607c283172fb
[22:11:57] <travis-ci> Build details : https://travis-ci.org/pypa/twine/builds/658906135
[22:12:15] <travis-ci> pypa/pip#15022 (master - 60d6402 : Pradyun Gedam): The build passed.
[22:12:15] <travis-ci> Change view : https://github.com/pypa/pip/compare/f2fbc7da81d3c8a2732d9072219029379ba3bad5...60d640276a96547d8ff78725edbd36b96f60ace9
[22:12:15] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/658898420
[23:52:20] <sumanah> techalchemy: lemme know if you are around
[23:52:31] <techalchemy> yeah sorry about before
[23:53:00] <sumanah> techalchemy: no prob, like you said, meetings
[23:53:23] <sumanah> techalchemy: so looking at the tracking issue https://github.com/pypa/pipenv/issues/3369
[23:54:11] <sumanah> now that you've done some more work re: pip-shims ... have you realized anything else that needs adding to that list?
[23:58:32] <techalchemy> sumanah, I have a sneaking suspicion I have local changes to requirementslib that address a bug or two I didn't file
[23:58:36] <techalchemy> let me check
[23:58:42] <sumanah> techalchemy: understood! Yeah, check that.