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

Preferred mechanism to collaborate

2024-10-06 Thread Antonio Russo
Hello Jelmer & greater Python packaging community, I opened an issue [1] with a patch to address it. I'm not sure of the preferred way to collaborate on development of this package. Should I instead re-post that patch to the mailing list, or alternatively open some MR on salsa? Best, Antonio R

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

Re: Dependency on pkg-resources

2024-10-06 Thread Stefano Rivera
Hi Antonio (2024.10.05_10:30:07_+) > I started working on the ones for which I'm maintainer and I realized that > for some of them (e.g. pyresample and cyarray) there is no direct dependency > from "python3-pkg-resources" in the debian/control file. > > Apparently the dependency is injected by