Created attachment 234890 [details] Patch from 0.8.3 to 0.9.0 Update devel/ros-rosdistro from 0.8.3 to 0.9.0
Update rosdistro from 0.8.3 to 0.9.0 The main changes are mostly meta changes, tests run with pytest and unittest.mock instead of nose and the release distributions are updated. I've added this in since nose wasn't a TEST_DEPENDS earlier. Also Python 2.7 support is fully removed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d897448a3452e77909a7a248b9b6c9b82f33a3e commit 5d897448a3452e77909a7a248b9b6c9b82f33a3e Author: Trenton Schulz <trenton@norwegianrockcat.com> AuthorDate: 2022-06-24 05:14:17 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-06-24 05:14:17 +0000 devel/ros-rosdistro: Update to 0.9.0 Release notes: https://github.com/ros-infrastructure/rosdistro/blob/0.9.0/CHANGELOG.rst The main changes are mostly meta changes, tests run with pytest and unittest.mock instead of nose and the release distributions are updated. I've added this in since nose wasn't a TEST_DEPENDS earlier. Also Python 2.7 support is fully removed. PR: 264849 devel/ros-rosdistro/Makefile | 5 ++++- devel/ros-rosdistro/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-)