Re: Why is ${python3:Depends} injecting cython3-legacy (Was: obitools: runtime dependency on cython)

2023-12-17 Thread Alexandre Detiste
The worse thing is when upstreams ask you to sign a CLA to accept a PR that removes one extraneous line from requirements.txt. Is it even copyrightable ? Le dim. 17 déc. 2023 à 20:21, Graham Inggs a écrit : > > Hi Andreas > > On Sun, 17 Dec 2023 at 18:15, Andreas Tille wrote: > > Is there > >

Re: Bug#1057830: qgis: please remove extranous dependency on python3-future

2023-12-09 Thread Alexandre Detiste
Hi, Le sam. 9 déc. 2023 à 07:53, Sebastiaan Couwenberg a écrit : > > qgis has some dependencies for the sake of plugins which cannot pull in > dependencies on their own. > > Are there plans to remove python3-future from Debian or it being > deprecated upstream? There's no plan yet. The default

Re: Request to join the team

2023-12-09 Thread Alexandre Detiste
Hi, I would like to join the Debian Python team too, my Salsa login is detiste-guest. https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst ACK I'm interested: - fixing the bug I submitted - checking if old python2 compatibility layers are actually still used: -

Bug#1058056: multiqc: please remove extraneous dependency on python3-future

2023-12-11 Thread Alexandre Detiste
Source: multiqc Severity: normal X-Debbugs-Cc: debian-python@lists.debian.org Dear Maintainers, Your package's setup.py declares an extraneous dependency on old compatibility layer python3-future. > setup.py:"future>0.14.0", But it doesn't need it at all: no import of "past" or

Bug#1058057: impacket: please remove erroneous extraneous reference to 'future' from setup.py

2023-12-11 Thread Alexandre Detiste
Source: impacket Severity: important X-Debbugs-Cc: debian-python@lists.debian.org Dear Maitainer, Upstream mistakenly added 'future' to the requirements in setup.py Maybe they tought it was needed to get the "from __future__ import ..." statements working. That would had been "from future

Re: Bug#1056419: [Help] Re: python-future: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2023-12-11 Thread Alexandre Detiste
Le lun. 11 déc. 2023 à 17:02, Jochen Sprickerhof a écrit : > I think the right thing here is to package the new uncertainties version > which drops the past import: > > https://github.com/lebigot/uncertainties/releases/tag/3.1.7 +1 > Also we should probably get rid of python-future at some

Bug#1058055: galpy: please remove extraneous dependency on python3-future

2023-12-11 Thread Alexandre Detiste
Source: galpy Version: 1.8.1-2 Severity: important X-Debbugs-Cc: debian-python@lists.debian.org Dear Maintainer, The removal of the python3-future library is being evaluated. It's obsolete & unmaitained upstream. Your package seems not to have required python3-future for a long time. Please

Re: [Help] Re: python-future: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2024-01-03 Thread Alexandre Detiste
(list is not complete) There might be some nmu needed too if maintainers don't react. @Vincent: this one package "gtextfsm" is yours do you green light an upload ? Greetings, https://salsa.debian.org/python-team/packages/gtextfsm/-/pipelines/621238 gtextfsm $ cat debian/patches/n

QA python3-unittest2

2024-01-10 Thread Alexandre Detiste
Hi, I'm busy with the (tentative-) removal of python3-unittest2. unitest2 is an old version of what has become "unittest.mock" in the standard library 90% of dependencies are stale and only need a quick edit of debian/control for the other I submit patches upstream Can I get (minimal) Salsa

Bug#1060421: python3-botocore: botocore as a (useless) undeclared dependency on python3-six

2024-01-10 Thread Alexandre Detiste
Package: python3-botocore Version: 1.31.49+repack-1 Severity: important X-Debbugs-Cc: debian-python@lists.debian.org python3-core is importing python3-six for absolutely no reason this package only work by luck for now because the library got pulled-in by something else (most likely

Re: QA python3-unittest2

2024-01-17 Thread Alexandre Detiste
Le jeu. 11 janv. 2024 à 10:47, Thomas Goirand a écrit : > > I'm busy with the (tentative-) removal of python3-unittest2. > > > > unitest2 is an old version of what has become "unittest" in the > > standard library > > > > 90% of dependencies are stale and only need a quick edit of debian/control

Re: QA python3-unittest2

2024-01-18 Thread Alexandre Detiste
Le mer. 17 janv. 2024 à 17:14, Thomas Goirand a écrit : > On 1/17/24 14:25, Alexandre Detiste wrote: > > Le jeu. 11 janv. 2024 à 10:47, Thomas Goirand a écrit : > >>> I'm busy with the (tentative-) removal of python3-unittest2. > >>> > >> https://do

Re: [Help] Re: python-future: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2024-01-04 Thread Alexandre Detiste
Le jeu. 4 janv. 2024 à 07:48, Andreas Tille a écrit : > > @Vincent: this one package "gtextfsm" is yours > > do you green light an upload ? > > If you ask me the package is team maintained and a "Team upload" > should be fine. Hi, I just try to follow the rules I agreed on last month.

Re: Fix for pysmbc -Python 3.12 transition

2024-01-22 Thread Alexandre Detiste
Hi, Thanks again I may have an identical pytest -> python3-pytest commit stuck in my home computer, but whatever. Please someone pick this up Greetings Le lun. 22 janv. 2024 à 09:31, Yogeswaran Umasankar a écrit : > > Hi Alexandre, > Came across pysmbc, saw that there was an issue while

RM: nb2plots -- ROM; leaf package

2024-02-28 Thread Alexandre Detiste
control: tag -1 +moreinfo Hi, I'm using this (nice, alive...) package and I'm willing to maintain it in the Python Team. Greetings, Alexandre

Re: Suggesting change in DPT policy

2024-03-03 Thread Alexandre Detiste
+1 for this policy change too, I went through the same hurdles & thinking progress, but it's much fresher in py head because I m only contributing to DPT since 1/1/2024, doing exactly what I said I would do on my membership application mail. Before this talk happened I would not have recommended

Re: Would you agree with swapping Maintainer and Uploaders in eric?

2024-03-11 Thread Alexandre Detiste
Hi Jan, I see on the tracker that you have both set the LowNMU flag (like I did too) and also made use of the special rule of the DPT policy discussed from [1]; that seems a bit of a contradiction to me but I have read that it was the default behaviour of some source package templating tool which

Re: morph's abandoned packages (list)

2024-03-15 Thread Alexandre Detiste
Hi, I would pick-up matplotlib I guess, I have some special connection to it, It was one the packages that enabled me to escape my horrible SAS-Insitute powered previous job/life. It's a big one. Help is appreciated, I already cherry picked some commits from Ciel's PR. I already adopted

Re: python-debian | remove some Python2 dead code (!131)

2024-03-17 Thread Alexandre Detiste
Hi, Does anyone know some automated tool to convert Python2-style annotations into Python3-style ? python-debian $ grep '# type' -r | wc -l 1499 Greetings Le dim. 17 mars 2024 à 13:46, Jelmer Vernooij (@jelmer) a écrit : > > Jelmer Vernooij commented on a discussion: > > Yes, we should be able

matplotlib

2024-03-19 Thread Alexandre Detiste
If you have the time/will, I would suggest to overhaul build to from 7 to new debhelper 13 with the automagic "%: dh $@" rule. Almost all other Python projects have already been converted. wc -l */debian/rules 29 lincity-ng/debian/rules 25 lmfit-py/debian/rules 21

Re: morph's abandoned packages (list)

2024-03-15 Thread Alexandre Detiste
Just add yourself. Le ven. 15 mars 2024 à 15:38, Martin a écrit : > > On 2024-03-15 14:21, Alexandre Detiste wrote: > > I would pick-up matplotlib I guess, I have some special connection to it, > > I *might* help on this, because we use matplotlib at $DAYJOB, but can't >

Re: morph's abandoned packages (list)

2024-03-16 Thread Alexandre Detiste
Hi, The arguments to remove flask-basicauth looks sensible, can someone confirm ? CCing Daniele who uploads bespoken flask-login and Carsten who manage whole flaks ecosystem. Greetings Le jeu. 14 mars 2024 à 07:20, Julian Gilbey a écrit : > > Dear all (and Bcc-ing the RM bugs), > > For

Re: Updated package list with packages open for adoption (Was: morph's abandoned packages (list))

2024-03-28 Thread Alexandre Detiste
Hi, I'd like to add paramiko to the list of semi-orphaned packages that needs more maintainers. high popcon, major upgrade, lots of rdeps: this would be a small transition by itself, like pytest 8 ... Le jeu. 28 mars 2024 à 10:24, Andreas Tille a écrit : > > ? #1065199 RM: pprintpp -- ROM;

Re: Requests to join DPT haven't been processed for months

2024-04-03 Thread Alexandre Detiste
Thank you both Le mer. 3 avr. 2024 à 17:48, Christian Kastner a écrit : > > On 2024-04-03 16:50, Stefano Rivera wrote: > > We've added a new owner to help out. Thanks peb! > > > > Stefano > > Excellent, thanks Stefano and of course Pierre-Elliott for taking care > of this! > > Best, > Christian

Re: New upstream version for python-pint

2024-04-01 Thread Alexandre Detiste
I've packaged font-awesome5 at work, for sure it's not in Debian. The upgrade to v5 was rightfully reverted but it's in limbo since. https://packages.debian.org/sid/fonts-font-awesome fonts-font-awesome (5.0.10+really4.7.0~dfsg-4.1) <-- Please note that this package provides

Fwd: [cdent/paste] Potentially ceasing development of Paste (Discussion #91)

2024-04-05 Thread Alexandre Detiste
Might interrest more here. -- Forwarded message - De : Chris Dent Date: ven. 5 avr. 2024, 19:18 Subject: [cdent/paste] Potentially ceasing development of Paste (Discussion #91) To: cdent/paste Cc: Alexandre Detiste , Mention < ment...@noreply.github.com> paste uses

Re: Orphaning mu-editor, firmware-microbit-micropython, and their (build)-deps

2024-04-19 Thread Alexandre Detiste
Hi, I did this upstream bump because I think that MR on upstream & pristine-tar brach should not be allowed. (the Games Team did received several such MR from XZ-hack "Hans Jansen" puppet socket) Now Keith can rebase his changes unto that. Greetings Le sam. 20 avr. 2024, 00:34, Nick Morrott

Re: Orphaning mu-editor, firmware-microbit-micropython, and their (build)-deps

2024-04-20 Thread Alexandre Detiste
Hi, I understand you. Maybe the best option is to co-maintain this outside of the D Python Team. Greetings Le sam. 20 avr. 2024, 01:56, Keith Packard a écrit : > > > Now Keith can rebase his changes unto that. > > My changes involve stripping the non-DFSG elements out of the package, > and

Re: Status of pymodbus (was: Status of sqlalchemy)

2024-04-22 Thread Alexandre Detiste
Le lun. 22 avr. 2024, 09:57, Martin a écrit : > > 1. privacy-breach-fixes.patch (I updated this, can push > These ones are annoying to maintain. I wish dh_installdocs would be smart enough to strip these tiny widget that are present in so many Readme.md on GitHub. They re quite formulaic and it

Re: Status of pymodbus (was: Status of sqlalchemy)

2024-04-22 Thread Alexandre Detiste
rit : > On 2024-04-15 11:38, Alexandre Detiste wrote: > > Le lun. 15 avr. 2024 à 11:20, Thomas Goirand a écrit : > >> The rest of: > >> - pymodbus > >> > >> I don't even know what they do. > > > > Life is better when one does not have to deal with

Re: Status of sqlalchemy

2024-04-15 Thread Alexandre Detiste
Le lun. 15 avr. 2024 à 11:20, Thomas Goirand a écrit : > The rest of: > - pymodbus > > I don't even know what they do. Life is better when one does not have to deal with modbus :-) This package is outdated and need a refresh. > All that to say: I'm ok at this point if SQLA 2.x is uploaded to

RM: pyannotate -- ROM; leaf package

2024-05-01 Thread Alexandre Detiste
control: tag -1 -moreinfo This one should still be removed ... It hasn't moved an inch still 2019 https://github.com/dropbox/pyannotate https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065045

paramiko: FTBFS: dh_auto_test: error: pybuild

2024-05-01 Thread Alexandre Detiste
> E ModuleNotFoundError: No module named 'six' This happens because we unknot the python3-mock -> python3-pbr -> python3-six dependency chain. I did this _on purpose_ to discover missing python3-six (build-)dependencies and/or upstream that needs a cleanup. Here it's of course better to do

Re: please be more careful about your team uploads

2024-05-08 Thread Alexandre Detiste
It is now in the NEW queue. https://salsa.debian.org/python-team/packages/python-pytest-relaxed/-/pipelines/675307 Le mer. 8 mai 2024 à 16:19, Antoine Beaupré a écrit : > On 2024-05-08 16:11:46, Alexandre Detiste wrote: > > Ok I guess you want to do this one: > > > > https:

Bug#1070772: ITP: python-mutf8 -- encoders and decoders for the MUTF-8 character encoding

2024-05-08 Thread Alexandre Detiste
Package: wnpp Severity: wishlist Owner: Alexandre Detiste X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-mutf8 Version : 1.0.0 Upstream Contact: Tyler Kennedy * URL : https://pypi.org/project/mutf8/ * License

Re: please be more careful about your team uploads

2024-05-08 Thread Alexandre Detiste
Hi, That was the very first day I got to work on DPT packages; so well yes, I did some mistakes at first; and having been DM for far too long (~10 years) I needed to retrain; I had so many things stuck in my queue at first. https://lists.debian.org/debian-python/2023/12/msg00012.html I'm now

Re: please be more careful about your team uploads

2024-05-08 Thread Alexandre Detiste
Ok I guess you want to do this one: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008768

Re: Bug#1065325: morph's abandoned packages (list)

2024-05-11 Thread Alexandre Detiste
Yes do please. Le sam. 11 mai 2024 à 20:51, Nilesh Patra a écrit : > > Quoting Alexandre Detiste : > > I would pick-up matplotlib I guess, I have some special connection to it, > > It was one the packages that enabled me to escape > > my horrible SAS-Insitute p

Re: Status of pymodbus (was: Status of sqlalchemy)

2024-05-13 Thread Alexandre Detiste
helper.py is not so helpful (and not even used in test/conftest.py ?) anyway it builds now but maybe upstream would accept a patch to help reduce the downstream patch (maybe read certificates location from env variable, this needs more eyes) It's almost done. Greetings Le mar. 23 avr. 2024 à

Re: Bug#1063957: python-pytest-lazy-fixture: autopkgtest regression with pytest 8

2024-05-14 Thread Alexandre Detiste
Le mar. 14 mai 2024 à 08:35, Julian Gilbey a écrit : > > On Mon, May 13, 2024 at 11:07:54PM +0200, Alexandre Detiste wrote: > > Le lun. 13 mai 2024 à 22:59, Scott Kitterman a écrit > > : > > > >I suggest that we soon ask ftpmaster to drop pytest-lazy-fixtu

Re: Bug#1063957: python-pytest-lazy-fixture: autopkgtest regression with pytest 8

2024-05-13 Thread Alexandre Detiste
Le lun. 13 mai 2024 à 22:59, Scott Kitterman a écrit : > >I suggest that we soon ask ftpmaster to drop pytest-lazy-fixture from > >Debian unstable. > > Please transition all the rdepends first. Asking before that's done just > creates more work for everyone. > > Scott K It looks like for this