When built on machines with different timezones, many of the .pdf files in the graphviz packages embed a different date. There is already support in the code for using SOURCE_DATE_EPOCH, which is great! It also needs pass the "-gmt True" argument when rendering the time in order to ensure the system timezone doesn't change the result. Patch attached which does this. Thanks! live well, vagrant
https://gitlab.com/graphviz/graphviz/-/merge_requests/1454 was easy, because I had the forked repo still around
Control: tags 962021 fixed-upstream This was merged upstream: https://gitlab.com/graphviz/graphviz/-/commit/9b758128c20f7a1d3bb2332327269c7d490ef055 Which was included in 2.46.0. live well, vagrant