Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7212
| From | Robert Collins <robertc@robertcollins.net> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Removing some python3-* packages |
| Date | 2015-08-25 00:50 +0200 |
| Message-ID | <q18IV-4PH-7@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <pKhfB-7po-31@gated-at.bofh.it> <pZeIO-39Y-31@gated-at.bofh.it> <q17Wy-3Ef-27@gated-at.bofh.it> <q186e-46x-11@gated-at.bofh.it> <q18zg-4Eq-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 25 August 2015 at 10:37, Barry Warsaw <barry@debian.org> wrote: > On Aug 25, 2015, at 10:03 AM, Robert Collins wrote: > >>On 25 August 2015 at 09:57, Barry Warsaw <barry@debian.org> wrote: >>... >>> By all means, if there isn't any >>> significant difference between a standalone package and what's available in >>> the current supported Python 3 version, let's not ship unnecessary binary >>> packages. >> >>Even at the cost of having to patch upstream projects? > > Sorry, I'm not sure what the question means. Lets take Ironic. While it supports Python 2.7+ and 3.4+ it will depend on 'mock' for unit testing. If Debian has only Python 2.7 and 3.5 and wants to build Ironic for only Python 3.5 - which is a reasonable thing, then 'mock' is needed (because Ironic depends on 'mock'). We could: - patch Ironic to use unittest.mock on Python 3.5 - patch the stdlib to make 'mock' be an alias to unittest.mock - include 'python3-mock' as a binary package - not run the Ironic unit tests. Perhaps to you 'thing we package X uses library Y' implies 'binary package X is uncessary' - but the thing is that 'binary package X' may not be a significant difference vs the Python version in Debian at the time - even if there are significant differences vs older still upstream-supported Python versions - which is what the developer ecosystem will be referencing. -Rob -- Robert Collins <rbtcollins@hp.com> Distinguished Technologist HP Converged Cloud
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Removing some python3-* packages Matthias Klose <doko@debian.org> - 2015-08-19 18:50 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 00:00 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 00:10 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 00:40 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 00:50 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 01:30 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 01:40 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 01:50 +0200
Re: Removing some python3-* packages Thomas Kluyver <thomas@kluyver.me.uk> - 2015-08-25 01:50 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 04:00 +0200
csiph-web