Re: basemap
Le lun. 22 juil. 2024, 12:59, Drew Parsons a écrit : > On 2024-07-22 11:40, Alexandre Detiste > I'm struggling with basemap... I don't understand how > > this multi-package with it's 3 setup.py works. > > It's the very last rdpeps that will block migration later on. > > > > I think it's the right time to upload to Unstable. > Done. matplotlib 3.9 can be uploaded to experimental to see what next breaks elsewhere. The new basemap has pushed setup.py down into one of the subdirs. I've > haven't looked into it deeply, but I'm wondering if it might work just > setting appropriate PYBUILD_* variables in debian to point sourcedir at > the new subdir containing setup.py? i.e. activating pybuild's --dir > option. Not sure if that would mean a PYBUILD_DIR variable or something > else. Depends on whether we can ignore the other new subdirs. I haven't > checked for correspondence between the new and the old basemap source. > > Drew > If the upstream tarball is really 3 projects duct-taped together we could maybe import it in 3 different sources packages. The mk-orig-tgz would be a tad complicated, but build would be easy again. That needs checking. Greetings
Re: Seeking help with packaging Home Assistant dependencies
Hi Edward, On 2024-07-23 13:25:53, Edward Betts wrote: I am proposing the addition of Home Assistant, a Python-based smart home platform, to Debian. Home Assistant requires extensive hardware integrations and thus has a significant number of Python module dependencies. Upon review, I've identified 666 Python modules required by Home Assistant that are not yet available in Debian. [...] You can find the list of these dependencies here: https://people.debian.org/~edward/ha/ I have not done any systematic check but while skimming your list I accidentally stumbled upon speedtest-cli. According to [0] this is already available in Debian for quite some time. Maybe it is worth double-checking whether there are more such cases. Best regards, Peter [0] https://tracker.debian.org/pkg/speedtest-cli