Re: missing commits in Salsa for metakernel

2024-08-15 Thread Michael R. Crusoe
On 17/05/2022 18.02, Joe Nahmias wrote: Hi Michael, I see that you uploaded metakernel 0.27.5-3 to unstable on Tue, 19 Oct 2021 18:16:35 +0200. Thank for taking care of this! However, I don't see the relevant commits and tags pushed to the repo on salsa[0]. Would you please push your tree so t

Re: new dependencies for python-pint

2024-08-15 Thread Antonio Valentino
Dear Thomas, Il 15/08/24 09:33, Thomas Goirand ha scritto: On 8/15/24 08:10, Antonio Valentino wrote: Il 14/08/24 22:32, Thomas Goirand ha scritto: Hi, My answer below. On 8/12/24 08:04, Antonio Valentino wrote: Il 09/08/24 21:08, Antonio Valentino ha scritto: Dear Thomas, dear all, a new

Re: dh_python for single python scripts?

2024-08-15 Thread Andrey Rakhmatullin
On Fri, Aug 16, 2024 at 02:52:25AM +0200, Philippe Cerfon wrote: > Hey. > > I'm already using dh_python for (Python) packages where I have a > pyproject.toml with some [project.scripts] section and use > python3-setuptools for building, which works quite nicely. > > > Now I do have some standalo

dh_python for single python scripts?

2024-08-15 Thread Philippe Cerfon
Hey. I'm already using dh_python for (Python) packages where I have a pyproject.toml with some [project.scripts] section and use python3-setuptools for building, which works quite nicely. Now I do have some standalone python scripts for which it makes not much sense to make them (Python) package

Re: QA Experiment: removing "stale uploaders"

2024-08-15 Thread Louis-Philippe Véronneau
On 2024-08-15 5 h 55 p.m., Scott Kitterman wrote: As a first cut, I would exclude archived repositories for removed packages (e.g. ptable). Thanks, I did see this after the fact (although there's very few repositories that are archived). If the team as a whole is keeping a package up to da

Re: QA Experiment: removing "stale uploaders"

2024-08-15 Thread Emmanuel Arias
On Thu, Aug 15, 2024 at 09:55:10PM +, Scott Kitterman wrote: > As a first cut, I would exclude archived repositories for removed packages > (e.g. ptable). > > If the team as a whole is keeping a package up to date, I think we should be > happy that the package is maintained and not expend ef

Re: QA Experiment: removing "stale uploaders"

2024-08-15 Thread Scott Kitterman
As a first cut, I would exclude archived repositories for removed packages (e.g. ptable). If the team as a whole is keeping a package up to date, I think we should be happy that the package is maintained and not expend effort to make it harder for people to do that. I'm really not sure how you

Re: QA Experiment: removing "stale uploaders"

2024-08-15 Thread Emmanuel Arias
Hello! On Thu, Aug 15, 2024 at 04:45:24PM -0400, Louis-Philippe Véronneau wrote: > Hello! > > I had a chance to have a chat with doko at DC24 and one of the things that > came out was this question: > > "Are there packages in the DPT that aren't maintained by their uploaders and > are kept in t

QA Experiment: removing "stale uploaders"

2024-08-15 Thread Louis-Philippe Véronneau
Hello! I had a chance to have a chat with doko at DC24 and one of the things that came out was this question: "Are there packages in the DPT that aren't maintained by their uploaders and are kept in the team because other people fix bugs and do team uploads on them?" Let's call these "stal

Re: Python2 idiosyncrasies in Python3 scripts

2024-08-15 Thread Alexandre Detiste
Hi, We should patch modernize in Debian to make --no-six the default. (otherwise it is a big pitfall) "It does not guarantee, but it attempts to spit out a codebase compatible with Python 2.6+ or Python 3. The code that it generates has a runtime dependency on six, unless the --no-six option is

Re: new dependencies for python-pint

2024-08-15 Thread Thomas Goirand
On 8/15/24 08:10, Antonio Valentino wrote: Il 14/08/24 22:32, Thomas Goirand ha scritto: Hi, My answer below. On 8/12/24 08:04, Antonio Valentino wrote: Il 09/08/24 21:08, Antonio Valentino ha scritto: Dear Thomas, dear all, a new version (0.24.3) of python-pint is available upstream. It int