Re: [QGIS-Developer] Failing docker build for 3.34?

2023-11-06 Thread Denis Rouzaud via QGIS-Developer
Hi Harissou, 3.34 finally made it and the docs are building right now. As mentioned in the QEP for the Docker strategy, I will soon transfer the OPENGIS.ch repo to QGIS.org and switch the PyQGIS builds to rely on the debian packages. This should smoothen the process. Cheers, Denis Le lun. 6 no

Re: [QGIS-Developer] Changelog descriptions for Scenes

2023-11-06 Thread Tim Sutton via QGIS-Developer
Hi Nyall Let's have a hang out some time! Reading the PR it looks like Harrisou helped you - is that right? Regards Tim On Mon, Nov 6, 2023 at 6:03 AM Nyall Dawson wrote: > > > On Thu, 2 Nov 2023 at 19:01, Tim Sutton via QGIS-Developer < > qgis-developer@lists.osgeo.org> wrote: > >> Hi all >>

[QGIS-Developer] Failing docker build for 3.34?

2023-11-06 Thread Harrissou s. via QGIS-Developer
Hi devs, Today's pyqgis docs for 3.34 didn't make it, and indeed, watching [0] reveals that the build somehow failed yesterday and there was no attempt to rebuild today. Likewise the latest version of 3.34 in docker hub [1] is from yesterday instead of a few hours ago. [0] https://github.com/q

Re: [QGIS-Developer] Removing __author__ , __date__, __copyright__ from python files?

2023-11-06 Thread Alessandro Pasotti via QGIS-Developer
Hi Nyall, I have no objections to remove the __revision__ and __email__ and to move remaining information to a comment instead of using the __param__ format but I am strongly against removing "author" and "date" information altogether, especially from the C++ files. I find it useful to quickly re