Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13
On October 7, 2024 2:46:41 PM UTC, Stefano Rivera <stefanor@debian.org> wrote:
>Hi Scott (2024.10.07_04:56:04_+0000)
>> Additional thought on this: should arch: all packages with this issue
>> have Depends python3 (=< 3.13) 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.13)
>
>Or:
>Breaks: python3-supported-min (>= 3.13)
If we were to end up with 3.12 and 3.13 supported for the next release, but 3.13 as default, that constraint would be satisfied. I suppose that's okay. I think Depends is better than Breaks in this case since the python interpreter isn't affected at all.
Scott K
Reply to: