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
t; Date: Fri, 7 Oct 2016 17:17:00 +0200 > Subject: [PATCH] guix: python-build-system: Delete .egg-info file created in > phase check. > > * guix/build/python-build-system.scm (check): Delete .egg-info dirs > which did not exist prior to calling setup.py but afterwards. &g

[WIP 6/8] guix: python-build-system: Delete .egg-info file created in phase check.

2016-10-10 Thread Hartmut Goebel
* guix/build/python-build-system.scm (check): Delete .egg-info dirs which did not exist prior to calling setup.py but afterwards. --- guix/build/python-build-system.scm | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/guix/build/python-build-system.scm