Re: Removing myself as uploaders from most python team packages

2025-11-13 Thread Aryan Karamtoth
On 05-11-2025 04:37, Louis-Philippe Véronneau wrote: On 2025-11-02 02:30, Nilesh Patra wrote: Hi, I am listed as an uploader on a few python team packages. I have lost in interest in a large majority of them. Hence, I will be removing myself from uploaders in most of them over time. I'll p

Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python

2025-11-13 Thread Alexandre Detiste
And using those when they are there For example moving usage of /usr/bin/py.test + /usr/bin/py.test-3 + /usr/bin/pytest-3 to /usr/bin/pytest Sometimes it's juste dropping a patch that did it the other way around years before. Greetings Le jeu. 13 nov. 2025 à 17:21, Andrey Rakhmatulli

Re: python-keepkey_7.2.1+dfsg-1_amd64.changes REJECTED

2025-11-13 Thread Soren Stoutner
On Thursday, November 13, 2025 9:11:10 AM Mountain Standard Time Matthias Klose wrote: > On 11/9/25 13:37, Gregor Riepl wrote: > >> There are only a few packages that ship a binary only binary approach > >> in the Python corner. And if so the ecosystem is more complex. That's > >> not the case for

Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python

2025-11-13 Thread Andrey Rakhmatullin
Related, is it time to reintroduce executables without a "3" suffix (things like ipython)? -- WBR, wRAR signature.asc Description: PGP signature

Re: python-keepkey_7.2.1+dfsg-1_amd64.changes REJECTED

2025-11-13 Thread Matthias Klose
On 11/9/25 13:37, Gregor Riepl wrote: There are only a few packages that ship a binary only binary approach in the Python corner. And if so the ecosystem is more complex. That's not the case for keepkey. This seems quite odd to me. If a Python module contains a corresponding application that