Path: csiph.com!weretis.net!feeder8.news.weretis.net!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Scott Kitterman Newsgroups: linux.debian.maint.python Subject: =?US-ASCII?Q?Re=3A_Proposed_Mass_Bug=3A_removal_of_Pyt?= =?US-ASCII?Q?hon_standard_libraries_in_Python_3=2E13?= Date: Mon, 07 Oct 2024 17:20:01 +0200 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Mon Oct 7 15:10:50 2024 Old-Return-Path: 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: archive/latest/22411 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/EC439F9C-FD5E-41B8-A1DB-19D27384D883@kitterman.com Approved: robomod@news.nic.it Lines: 22 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 07 Oct 2024 15:10:02 +0000 X-Original-Message-ID: X-Original-References: <529325D5-08A2-4E00-9A11-5CD95838F226@kitterman.com> <20241007144641.hr5x2rlmxyudhwt4@satie.tumbleweed.org.za> Xref: csiph.com linux.debian.maint.python:16348 On October 7, 2024 2:46:41 PM UTC, Stefano Rivera = wrote: >Hi Scott (2024=2E10=2E07_04:56:04_+0000) >> Additional thought on this: should arch: all packages with this issue >> have Depends python3 (=3D< 3=2E13) added in stable so they get upgraded= in >> the correct order? > >FWIW, we now have python3-supported-min, so that should be >Depends: python3-supported-min (<< 3=2E13) > >Or: >Breaks: python3-supported-min (>=3D 3=2E13) If we were to end up with 3=2E12 and 3=2E13 supported for the next release= , but 3=2E13 as default, that constraint would be satisfied=2E I suppose t= hat's okay=2E I think Depends is better than Breaks in this case since the= python interpreter isn't affected at all=2E Scott K