From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 6/7] gnu: add comment pointing to python-requests-mock in openstack Date: Mon, 18 Apr 2016 16:21:26 -0400 Message-ID: <20160418202126.GF26231@jasmine> References: <1460926257-25147-1-git-send-email-h.goebel@crazy-compilers.com> <1460926257-25147-7-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asFfP-00068J-TF for guix-devel@gnu.org; Mon, 18 Apr 2016 16:21:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asFfK-0003lh-DP for guix-devel@gnu.org; Mon, 18 Apr 2016 16:21:05 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:46013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asFfK-0003lZ-9s for guix-devel@gnu.org; Mon, 18 Apr 2016 16:21:02 -0400 Content-Disposition: inline In-Reply-To: <1460926257-25147-7-git-send-email-h.goebel@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel@gnu.org On Sun, Apr 17, 2016 at 10:50:56PM +0200, Hartmut Goebel wrote: > I did expect this package to be defined in python.scm. You can figure out where package foo is defined with `guix package --show=foo`. That is more discoverable than a comment in the code base.