Bug#1069130: fixed in python-mapnik 1:0.0~20240222-5ab32f020-1~exp1

2024-07-08 Thread Sebastiaan Couwenberg
On 7/8/24 9:38 AM, Gianfranco Costamagna wrote: Hello, the bug seems to have regressed due to new gcc/boost. Mapnik 4.0.0-rc2 switched from boost:optional to std:optional which broke the python-mapnik git snapshot in experimental which worked correctly with Mapnik 4.0.0-rc1. I crafted a new

Bug#1069130: fixed in python-mapnik 1:0.0~20240222-5ab32f020-1~exp1

2024-07-08 Thread Gianfranco Costamagna
Hello, the bug seems to have regressed due to new gcc/boost. I crafted a new patch on top of the experimental upload that makes it build (note: one test is now relaxed, not sure how bad this is) Description: Fixup boost:optional -> std::optional change in mapnik library. Relax one test failure