On Wed, May 23, 2018 at 10:35:20AM +0200, Mathieu Othacehe wrote: > * gnu/packages/python.scm (python-gipc): New variable, > (python2-gipc): new variable. > + (native-inputs > + `(("unzip" ,unzip) > + ("python-gevent" ,python-gevent))) To clarify, does it need python-gevent at run-time? If so, we should propagate python-gevent. Otherwise LGTM