Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #15993

Re: Proposal IRC meeting DPT

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Scott Kitterman <debian@kitterman.com>
Newsgroups linux.debian.maint.python
Subject Re: Proposal IRC meeting DPT
Date Mon, 01 Jul 2024 20:20:01 +0200
Message-ID <IVtN7-6Zbs-7@gated-at.bofh.it> (permalink)
References <IRUCd-4BgV-1@gated-at.bofh.it> <IUIEx-6tg6-1@gated-at.bofh.it> <IUKdj-6uig-11@gated-at.bofh.it> <IUKZH-6uOb-7@gated-at.bofh.it> <IVtDs-6Z6G-39@gated-at.bofh.it>
X-Mailbox-Line From debian-python-request@lists.debian.org Mon Jul 1 18:19:25 2024
Old-Return-Path <debian@kitterman.com>
X-Amavis-Spam-Status No, score=-9.4 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding quoted-printable
X-Mailing-List <debian-python@lists.debian.org> archive/latest/22029
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/79E31558-3E8E-40FE-BD2D-8B55A7FCAA8F@kitterman.com
Approved robomod@news.nic.it
Lines 59
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Mon, 01 Jul 2024 18:18:30 +0000
X-Original-Message-ID <79E31558-3E8E-40FE-BD2D-8B55A7FCAA8F@kitterman.com>
X-Original-References <ZnX5d96bgqXsCPQZ@eamanu> <D27CB03F-B929-48FC-B4DD-26A1E5560516@kitterman.com> <10060872.9BZC55eSLE@soren-desktop> <61419378.gJsmTMB4nk@zini-1880> <e917e40c-51bc-4c33-a3a9-251f108f8c33@debian.org>
Xref csiph.com linux.debian.maint.python:15993

Show key headers only | View raw



On July 1, 2024 6:08:31 PM UTC, Matthias Klose <doko@debian.org> wrote:
>On 29.06.24 20:29, 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.
>
>short time meaning, that we will remove it once we are stopping to have 3.11 as a supported version, which is usually as the final step of a python transition.  Please note, that python3-distutils has not been available for 3.12 at any time.
>
>> 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.
>
>this analysis is not good enough. it probably includes all stuff that can be used with the distutils included in setuptools.
>
>> 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).
>
>it will be removed once we stop having 3.11 as a supported Python version.

Can python3-setuptools Provide: python3-distutils?

That would reduce the number of packages that have to be touched?

Scott K

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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