Re: Internship on Improve the user experience for the "guix package" command line tool (Outreachy)

2018-03-21 Thread Vijayalakshmi Vedantham
out? Also, has the patch been applied yet? Thanks, Vijayalakshmi On Wed, Mar 21, 2018 at 2:05 PM, Efraim Flashner wrote: > On Tue, Mar 20, 2018 at 08:45:02PM +0530, Vijayalakshmi Vedantham wrote: > > Hi, > > > > I'm really sorry about the effort you had to put i

Re: Internship on Improve the user experience for the "guix package" command line tool (Outreachy)

2018-03-20 Thread Vijayalakshmi Vedantham
Hi, I'm really sorry about the effort you had to put into this patch. I'll try not to do it again. I had to append “.zip” because Pypi didn’t have a “.tar.gz” file for the > sources, so the uri > field now is: > >(pypi-uri "logwrap" version ".zip") > Did you do this because only .zip is avai

Re: Internship on Improve the user experience for the "guix package" command line tool (Outreachy)

2018-03-19 Thread Vijayalakshmi Vedantham
thon.scm (python-logwrap): New variable. --- gnu/packages/python.scm | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 05d3390..bb3a0b2 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @