guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add python-contextlib2


From: Chris Marusich
Subject: Re: [PATCH] gnu: Add python-contextlib2
Date: Wed, 18 Nov 2015 00:46:42 -0800

Hi,

I'll respond to one of my own questions:

> In particular, I'm curious to know if it's required to include
> python-setuptools as an input. It seems that the Python build system
> is including this build dependency by default, so I've omitted it.

Actually, contextlib2 only requires the built-in distutils to build,
which might be why steuptools is not actually necessary. That might be
why the build succeeded in spite of not having setuptools in the
dependency closure.

Thank you,
Chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]