Le lun. 22 juil. 2024, 12:59, Drew Parsons <dpars...@debian.org> 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