Matplotlib 3.10.0 for trixie?

2025-02-15 Thread Nilesh Patra
Hi all, Hi Alexandre, There's approximately 2 months of time still for soft freeze. I believe we have enough time for a matplotlib update (and transition to testing). Should we go for it? I will try to spend some hours tonight to see how much work this may be. Thanks, Nilesh

Re: missing pkg_resources dependencies

2025-02-15 Thread Alexandre Detiste
And the now obligatory dd-list. python-bioframe was fixed today, pairtools was likely only caused by python-bioframe --- grep pkg_res dump.log | cut -d/ -f9 | sort -u | dd-list -i --nou Debian Astro Team astroquery Debian Astronomy Maintainers mpl-scatter-density Debian Astronomy T

missing pkg_resources dependencies

2025-02-15 Thread Alexandre Detiste
Hi, I'm worried that a lot of undeclared dependencies on python3-pkg-resources will creep up in Trixie and none of us will notice because we all have python3-setuptools installed somehow. By scrapping UDD & ci.debian.net I can find a lot of failing CI jobs that needs this one-line fix in d-contro

Help implementing this build speedup Re: Bug#1093869: pybuild setuptools: enable parallel building of extensions via DIST_EXTRA_CONFIG

2025-02-15 Thread Michael R. Crusoe
Hello Debian Python people (especially Stefano Rivera), Where in dh-python should I add this trick to speed up building Python extensions? I would be happy to fix it myself and I think everyone will appreciate the speedups. https://bugs.debian.org/1093869 has the details Doing this technique