Saturday, May 25, 2019

Re: [update] sysutils/borgbackup 1.1.9 -> 1.1.10

On Sun 19/05/2019 07:54, Björn Ketelaars wrote:
> Diff below brings borgbackup to 1.1.10, which is a bugfix release.
> Noticeable change is that the latest supported msgpack-python release is
> bundled. Changelog can be found at
> https://github.com/borgbackup/borg/blob/1.1.10/docs/changes.rst#version-1110-2019-05-16
>
> Switching to the bundled version of msgpack-python makes sense as the
> version in ports is in need of an update: msgpack-python has been
> renamed to msgpack by its upstream, and borgbackup was seemingly the
> only port unable to cope with this renaming, thus blocking an update.
>
> Changes to the port:
> - Remove py-msgpack as RDEP. See above;
> - Remove py-test-xdist as TDEP. Although tests can be run parallel, they
> are not. As such there is no need for it;
> - pytest-benchmark is currently not picked up as plugin by pytest, as
> result benchmarking fails during 'make test'. For now ignore
> benchmarking (see MODPY_PYTEST_ARGS), and comment out
> py-test-benchmark as TDEP;
> - Set COMPILER as this is required for building the bundled
> msgpack-python;
> - Sync WANTLIB.
>
> Testing:
> - 'make test' runs successfully on amd64;
> - Run tested on several hosts (all amd64): listing and creating
> snapshots, pruning old snapshots, and extracting files from a snaphot.
>
> OK?


Ping

No comments:

Post a Comment