Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49723
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-07-03 05:38 -0700 |
| References | <51d41774$0$29999$c3e8da3$5496439d@news.astraweb.com> |
| Message-ID | <ca379157-c111-4c12-9687-3bc17fd190db@googlegroups.com> (permalink) |
| Subject | Re: Why is CPython 2.5 a dependency for Jython 2.5? |
| From | rusi <rustompmody@gmail.com> |
On Wednesday, July 3, 2013 5:52:12 PM UTC+5:30, Steven D'Aprano wrote: > Does anyone know why CPython 2.5 is a dependency for Jython 2.5.1+ on > Debian squeeze? Not exactly answering your question... The debian dependencies can be fairly 'conservative' which means all kinds of stuff is pulled in 'just-in-case' eg Ive seen aptitude build-dep pull in a ridiculous amount of doc-stuff like latex (whose size is of the order of GBs) probably because some document format may require it.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Why is CPython 2.5 a dependency for Jython 2.5? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-03 12:22 +0000
Re: Why is CPython 2.5 a dependency for Jython 2.5? rusi <rustompmody@gmail.com> - 2013-07-03 05:38 -0700
Re: Why is CPython 2.5 a dependency for Jython 2.5? Skip Montanaro <skip@pobox.com> - 2013-07-03 07:43 -0500
Re: Why is CPython 2.5 a dependency for Jython 2.5? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-03 12:48 +0000
Re: Why is CPython 2.5 a dependency for Jython 2.5? rusi <rustompmody@gmail.com> - 2013-07-03 05:55 -0700
Re: Why is CPython 2.5 a dependency for Jython 2.5? Chris Angelico <rosuav@gmail.com> - 2013-07-04 00:07 +1000
csiph-web