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:message-id:date:from:references:subject:to
	:content-type; q=dns; s=default; b=kVLUcNfSMM33ULBElN/iP49JVLt/8
	RpHQu/W+oy5pe+PURHTuywfynME1YQaAKQqWBDyGrPv2CVv7/ZRfm7tJ2Qrk2Zr/
	CMTFXE8ThC4aMpqNuKhpxNhKIV+IsA3ygo9ErJ7scG5TQPdjcvPesitYiKwiRvK4
	Ty0xrX4QM9YoJM=
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:message-id:date:from:references:subject:to
	:content-type; s=default; bh=Hs+5keRZcSYkSK8N9An5kDtm2Fs=; b=XXf
	KA1P9ZTbDfNX6zcQ+5TN4dMZbHPhHvbG2E8olSaOLDgnfW1nvjQG5yTkKI56J3nn
	pF5WXi8fL9kD3TWv537G6XT/QjTLbBbKK/7koIrHjAgXLMuPfqF4uSvN6S8QRXpr
	PnOihO+u/fVftV/L1L9wFMU8HDQKRBvV3ikPsvXE=
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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=UD:cygwin.com, cygwincom, cygwin.com, Mar
X-HELO: mail-ot1-f51.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=message-id:date:from:references:subject:to:user-agent;        bh=wuQs8PBD7gpcB5snIMgsvta/zEYfFDpB7ja16cSgCMU=;        b=Itkk0vaXtTUlnrH8NusEIeJMMzteq4yH9sDbqbmby4s763ex5z22s0s5ykGRtvObGG         fC/1CnIP2A3MWPdRRcXZ86ShwGKaj2Ex7zuJdsp5texHom9/+Ndf2VAMQR34tjBf36+X         uD7Pib0vGL1bVdWe+cTgMuqAqFydJJXdwUexZ/m64cjlKCeTYvi22l2r1qAIzZjB6vBf         6+JF82KQVaKt56ARHFEIFjN/SJ+zYe43g0iMTTIIODbwvyIP4R5k5yMlFACUzYaMb7+q         S+7zPa2yu1N97YAivZ5zwffeTroNrc+n5HGk+Sk21VshwK6tH3WuUN2dQIARyf6Bx9iz         MG6w==
Message-ID: <5cbc9066.1c69fb81.2fdc.e977@mx.google.com>
Date: Sun, 21 Apr 2019 08:46:46 -0700 (PDT)
From: Steven Penny <svnpenn@gmail.com>
References: <1c57f64c080acc1bd5c2d2c0320e84d6baf217da.camel@cygwin.com>
Subject: Re: Python extraneous dependencies
To: cygwin@cygwin.com
Content-Type: text/plain; charset=utf8; format=flowed
User-Agent: Tryst/2.8.0 (cup.github.io/suede/tryst)

On Tue, 26 Mar 2019 14:58:12, Yaakov Selkowitz wrote:
> Nak.  ctypes is part of the Python standard library and therefore the
> dependency needs to be on the main package(s).
> 
> BTW, binutils is usually included by default in all but the most
> minimal base installs, so I'm not quite sure why you object so much to
> this requirement.

https://cygwin.com/ml/cygwin/2019-03/msg00589.html

Is it though? With both Debian and Ubuntu, binutils is a suggested package, not
a required one:

- https://packages.debian.org/stretch/python3.5
- https://packages.ubuntu.com/bionic/python3.6


--
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

