On Thu, Jan 04, 2024 at 09:23:58AM +0000, Julian Gilbey wrote: > Hello Carsten, > [...] > There are other packages that currently FTBFS because werkzeug 2.2.x > is not compatible with Python 3.12 in some small ways. It would fix > those FTBFS bugs now; 6 months is a long time to wait! I've already > done the work on 2.3.8, so it's just a matter of uploading it. I'll > do that now.
Done, and pushed to salsa. Let's see what happens ;-) The debian branch is debian/2.x, and I used the standard upstream and pristine-tar branches. So you'll need to do a manual git pull on the upstream and pristine-tar branches, and a git pull --tags; gbp push will probably not work on debian/experimental until there's a new upstream 3.x, so you'll have to do a manual git push and git push --tags until that. But gbp buildpackage will still work fine. Best wishes, Julian

