Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15980
| From | Soren Stoutner <soren@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Proposal IRC meeting DPT |
| Date | 2024-06-29 21:20 +0200 |
| Message-ID | <IULM5-6vl3-1@gated-at.bofh.it> (permalink) |
| References | <IULM5-6vl3-3@gated-at.bofh.it> <IRUCd-4BgV-1@gated-at.bofh.it> <IUKdj-6uig-11@gated-at.bofh.it> <IUKZH-6uOb-7@gated-at.bofh.it> |
| Organization | Debian |
[Multipart message — attachments visible in raw view] - view raw
Thanks for the followup information. For reference, one of the packages I maintain, electrum, only uses one command from distutils, which compares version numbers to determine if there is a new upstream release. Upstream decided to simply incorporate that distutils file with that one command into their own codebase and maintain it themselves going forward. The code itself needs little modifications over time, so it shouldn’t be too difficult for them to maintain it. The other packages I work on that use distutils are qtwebengine-opensource-src and qt6- webengine. qtwebengine-opensource-src is version 5 of Qt WebEngine. Qt WebEngine is a highly-modified fork of Chromium. Chromium contains distutils, which I believe it is only used as part of the developer tools that inspects web pages. They are actively working on removing the dependency on distutils. https://issues.chromium.org/issues/40283283[1] Once Chromium has removed distutils, this will eventually filter down to a future qt6- webengine release. qtwebengine-opensource-src is EOL, and is unlikely to receive an upstream change that removes distutils, but once Debian transitions to KDE 6 as the default, qtwebengine-opensource-src probably won’t be an issue anymore. On Saturday, June 29, 2024 11:29:06 AM MST Scott Kitterman wrote: > On Saturday, June 29, 2024 1:36:41 PM EDT Soren Stoutner wrote: > > Scott, > > > > On Saturday, June 29, 2024 8:58:09 AM MST Scott Kitterman wrote: > > > I would say no. Distutils is going to be with us for quite some time, > > > even > > > though it's no longer part of the standard distribution. > > > > > > Scott K > > > > Can you please elaborate on this some more? As a maintainer of a couple of > > packages that use distutils in some fashion I would appreciate understanding > > the detail of what is happening with distutils in Debian. > > I can't say for sure. I am assuming we will keep it in Debian in the short > term independent of the Python interpreter packages, since removing it would > break so many other packages. > > According to codesearch.d.n over 600 packages reference disutils in their > code. That doesn't mean that they all use it, but it's a lot of packages. > > I think it's smart to work with upstreams to migrate away from it ASAP, since > it isn't going to stick around forever, but I don't know the timeline. > > Of course, if no one volunteers to do the work to seperate it out of python3- > stdlib-extensions, then it might come up pretty soon. Is anyone planning on > working on this (I confess I thought someone already had). > > Scott K -- Soren Stoutner soren@debian.org -------- [1] https://issues.chromium.org/issues/40283283
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Proposal IRC meeting DPT Emmanuel Arias <eamanu@debian.org> - 2024-06-22 00:10 +0200
Re: Proposal IRC meeting DPT weepingclown <weepingclown@disroot.org> - 2024-06-22 00:20 +0200
Re: Proposal IRC meeting DPT Emmanuel Arias <eamanu@debian.org> - 2024-06-22 03:10 +0200
Re: Proposal IRC meeting DPT Mechtilde <ooo@mechtilde.de> - 2024-06-22 08:40 +0200
Re: Proposal IRC meeting DPT Matthias Klose <doko@debian.org> - 2024-06-24 10:50 +0200
Re: Proposal IRC meeting DPT Matthias Klose <doko@debian.org> - 2024-06-29 10:50 +0200
Re: Proposal IRC meeting DPT Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-06-29 16:10 +0200
Re: Proposal IRC meeting DPT Scott Kitterman <debian@kitterman.com> - 2024-06-29 18:00 +0200
Re: Proposal IRC meeting DPT Soren Stoutner <soren@debian.org> - 2024-06-29 19:40 +0200
Finalize Python 3.12. migration (Re: Proposal IRC meeting DPT) Carsten Schoenert <c.schoenert@t-online.de> - 2024-06-29 20:00 +0200
Re: Finalize Python 3.12. migration (Re: Proposal IRC meeting DPT) Jeremy Stanley <fungi@yuggoth.org> - 2024-06-29 20:40 +0200
Re: Finalize Python 3.12. migration (Re: Proposal IRC meeting DPT) Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-06-29 22:10 +0200
Re: Finalize Python 3.12. migration (Re: Proposal IRC meeting DPT) Emmanuel Arias <eamanu@debian.org> - 2024-07-01 00:10 +0200
Re: Finalize Python 3.12. migration (Re: Proposal IRC meeting DPT) Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-07-01 00:30 +0200
Re: Proposal IRC meeting DPT Scott Kitterman <debian@kitterman.com> - 2024-06-29 20:30 +0200
Re: Proposal IRC meeting DPT Soren Stoutner <soren@debian.org> - 2024-06-29 21:20 +0200
Re: Proposal IRC meeting DPT Louis-Philippe Véronneau <pollo@debian.org> - 2024-06-30 05:40 +0200
Re: Proposal IRC meeting DPT Matthias Klose <doko@debian.org> - 2024-07-01 20:10 +0200
Re: Proposal IRC meeting DPT Scott Kitterman <debian@kitterman.com> - 2024-07-01 20:20 +0200
csiph-web