[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: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: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.
[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)