Python extraneous dependencies

Steven Penny svnpenn@gmail.com
Sun Apr 21 15:46:00 GMT 2019


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



More information about the Cygwin mailing list