Re: UPDATE sysutils/py-platfromdirs-3.8.1

2023-07-08 Thread Stuart Henderson
On 2023/07/08 06:11, Bjorn Ketelaars wrote: > Diff below updates py-platformdirs to 3.8.1, which addresses an issue > with user_runtime_dir on OpenBSD. Changes: > https://github.com/platformdirs/platformdirs/releases ok for the update. I am not exactly enthusiastic about them using /tmp/runtime-$

Re: UPDATE sysutils/py-platfromdirs-3.8.1

2023-07-07 Thread Bjorn Ketelaars
On Sat 08/07/2023 06:11, Bjorn Ketelaars wrote: > Diff below updates py-platformdirs to 3.8.1, which addresses an issue > with user_runtime_dir on OpenBSD. Changes: > https://github.com/platformdirs/platformdirs/releases > > This update is needed for sysutils/borgbackup-2.0.0b6 to pass all tests >

UPDATE sysutils/py-platfromdirs-3.8.1

2023-07-07 Thread Bjorn Ketelaars
Diff below updates py-platformdirs to 3.8.1, which addresses an issue with user_runtime_dir on OpenBSD. Changes: https://github.com/platformdirs/platformdirs/releases This update is needed for sysutils/borgbackup-2.0.0b6 to pass all tests (without patching borg). Comments/OK? diff --git Makefil