Re: python-build-system: Delete .egg-info file created in phase check.

2018-03-18 Thread Hartmut Goebel
Hi Mark, > For now, I changed the 'eqv?' to 'string=?' in commit > 171a117c61224be10f2b97a6a880ad0f4c38ef6d on core-updates, but I'm Thanks for spotting and fixing this! -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com

Re: python-build-system: Delete .egg-info file created in phase check.

2018-03-17 Thread Mark H Weaver
Hi Hartmut, I just now came across the code you wrote back in Oct 2016 to delete .egg-info files created during the 'check' phase in python-build-system: > From b002f964bb3d69c77856ea7dcadfe82383050512 Mon Sep 17 00:00:00 2001 > From: Hartmut Goebel > Date: Fri, 7 Oct 2016 17:17:00 +0200 > Subje