X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=BXCKiiV8kg3ttFj74QJHXhe6sgAI
	TyRIrrVleFDM20VyNJGGJSQM+jVgU55tmmAsoRmm0hcSgeHMmBjaTRvIA+ZO1HhV
	K9GXpvB/t/gLETKs6R8oj0E3VWCPO2Yk56qLOodkgjWfUF1k5Bl0QrCl0Wb6bpI/
	5gyj//kxEnMd3iw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=jcqzHEU/mPIUQemtknqfKdQBgnM=; b=Os
	MlzssBe0QvN6hMdirD4gqoTvQOwTFSB4dhE1HWyvSfexW6tVePiM3ce6nJNjcv3T
	ThR3dKWFMEBpwVGec7aJtIKU7vcdyzB7sJP9m+6f5XURhCHMIll0+FxCxefmTlPE
	kVca2BAlrQ0z3ogHJpmNAOhigG/ZwcKLlR3dD4jUY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=ross, Ross, U*jonross, jonross@gmail.com
X-HELO: etr-usa.com
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
Subject: Re: [ATN: git maintainer] Git package depends on python
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <CA+CupnyEbnX1kc7OrSA-+rkGRvWd8zNMs7CXELU_V7wz0rTYZQ@mail.gmail.com>
Date: Mon, 16 May 2016 17:24:23 -0600
Message-Id: <2352D2F1-0164-4940-A234-A100BEC9ACC6@etr-usa.com>
References: <CA+CupnyEbnX1kc7OrSA-+rkGRvWd8zNMs7CXELU_V7wz0rTYZQ@mail.gmail.com>
To: The Cygwin Mailing List <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u4GNOfEP027409

On May 16, 2016, at 5:15 PM, Jon Ross <jonross@gmail.com> wrote:
> 
> Nor can I find any python files in the git package.

/usr/libexec/git-core/git-p4

I expect it is that file (or another like it) that cygport is finding and automatically adding the python dependency.

In the past, packages have had to be restructured to extract such non-core commands to avoid this.  In this case, it could be a git-p4 package, just for those rare people who use both Git and Perforce.
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


