Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-09 Thread Karsten Hilbert
Am Wed, Oct 09, 2024 at 03:52:58PM +0200 schrieb Étienne Mollier: > > I would, however, still be interested in what lintian says. > > > > I may have missed a dependency ;-) > > You can lookup lintian flags affecting your software on UDD's > lintian form[1]. Regarding the use of deprecated Python

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-09 Thread Étienne Mollier
Hi Karsten, Karsten Hilbert, on 2024-10-06: > Am Sun, Oct 06, 2024 at 08:20:23PM +0200 schrieb Karsten Hilbert: > > Am Sun, Oct 06, 2024 at 11:51:39AM -0400 schrieb Louis-Philippe Véronneau: > > > The `uses-deprecated-python-stdlib` lintian tag finally seems to be > > > ready. \0/ > ... > > >

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-07 Thread Louis-Philippe Véronneau
On 2024-10-06 11:51, Louis-Philippe Véronneau wrote: Hello, The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. \0/ I'm hereby proposing to do a mass bug filing for all the packages that are currently using libraries that will be deprecated in Python 3.13. As of now,

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-07 Thread Scott Kitterman
On October 7, 2024 2:46:41 PM UTC, Stefano Rivera wrote: >Hi Scott (2024.10.07_04:56:04_+) >> 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-su

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-07 Thread Stefano Rivera
Hi Scott (2024.10.07_04:56:04_+) > 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

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Scott Kitterman
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? Scott K On October 6, 2024 3:51:39 PM UTC, "Louis-Philippe Véronneau" wrote: >Hello, > >The `uses-deprecated-python-stdlib` lintian t

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Matthias Klose
On 06.10.24 21:12, Stefano Rivera wrote: Hi Carsten (2024.10.06_19:09:26_+) is there a repo existing where a current WIP of the Python 3.13 is built as .deb packages? Or could this be prepared? Debian unstable. But nothing is built against it, yet. That will happen when the release team i

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Matthias Klose
On 06.10.24 17:51, Louis-Philippe Véronneau wrote: Hello, The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. \0/ I'm hereby proposing to do a mass bug filing for all the packages that are currently using libraries that will be deprecated in Python 3.13. As of now, 20

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Louis-Philippe Véronneau
On 2024-10-06 2 h 24 p.m., Karsten Hilbert wrote: Am Sun, Oct 06, 2024 at 08:20:23PM +0200 schrieb Karsten Hilbert: Am Sun, Oct 06, 2024 at 11:51:39AM -0400 schrieb Louis-Philippe Véronneau: The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. \0/ ... gnumed-client

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Louis-Philippe Véronneau
On 2024-10-06 1 h 44 p.m., Scott Kitterman wrote: Then the proposed bug text needs to be updated to reflect that. Scott K On October 6, 2024 5:43:05 PM UTC, weepingclown wrote: Hi, They were deprecated in 3.11 and will be removed in 3.13. Best, Ananthu On 6 October 2024 5:17:51 pm UTC, Sc

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Stefano Rivera
Hi Carsten (2024.10.06_19:09:26_+) > is there a repo existing where a current WIP of the Python 3.13 is built as > .deb packages? > Or could this be prepared? Debian unstable. But nothing is built against it, yet. That will happen when the release team is ready to start the python3.13-add tra

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Carsten Schoenert
Hi, Am 06.10.24 um 17:51 schrieb Louis-Philippe Véronneau: Hello, The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. \0/ is there a repo existing where a current WIP of the Python 3.13 is built as .deb packages? Or could this be prepared? Would be helpful for lookin

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Karsten Hilbert
Am Sun, Oct 06, 2024 at 08:20:23PM +0200 schrieb Karsten Hilbert: > Am Sun, Oct 06, 2024 at 11:51:39AM -0400 schrieb Louis-Philippe Véronneau: > > > The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. > > \0/ ... > >gnumed-client (U) > >gnumed-server (U) > > That's

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Karsten Hilbert
Am Sun, Oct 06, 2024 at 11:51:39AM -0400 schrieb Louis-Philippe Véronneau: > The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. \0/ > > I'm hereby proposing to do a mass bug filing for all the packages that are > currently > using libraries that will be deprecated in Pytho

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Scott Kitterman
Then the proposed bug text needs to be updated to reflect that. Scott K On October 6, 2024 5:43:05 PM UTC, weepingclown wrote: >Hi, > >They were deprecated in 3.11 and will be removed in 3.13. > >Best, >Ananthu > >On 6 October 2024 5:17:51 pm UTC, Scott Kitterman wrote: >>Are these deprecated

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread weepingclown
Hi, They were deprecated in 3.11 and will be removed in 3.13. Best, Ananthu On 6 October 2024 5:17:51 pm UTC, Scott Kitterman wrote: >Are these deprecated in 3.13 or removed? >

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Scott Kitterman
Are these deprecated in 3.13 or removed? If they are deprecated, then I would expect them to still work, but with a warning. If they no longer are present, then I think deprecated is the wrong word in the bug template. Scott K On October 6, 2024 3:51:39 PM UTC, "Louis-Philippe Véronneau" wr

Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13

2024-10-06 Thread Stefano Rivera
Hi Louis-Philippe (2024.10.06_15:51:39_+) >pypy3 >python3.12 (U) Those are both false positives as they are python implementations. Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272