Bug 262359

Summary: sysutils/zsm: Update to 0.4.0
Product: Ports & Packages Reporter: Mattias Lindvall <mattias.lindvall>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
zsm-0.4.0.diff
mattias.lindvall: maintainer-approval+
zsm-0.4.0.diff mattias.lindvall: maintainer-approval+

Description Mattias Lindvall 2022-03-05 14:31:14 UTC
Created attachment 232262 [details]
zsm-0.4.0.diff

Changelog:

Fix logic for destroying snapshots, so it handles multiple older ones. This is especially relevant when zsm has not been run for a while, and there is a backlog of very old snapshots lying around.

Drop support for Python 3.6. Add support for Python 3.10.
Comment 1 Mattias Lindvall 2022-03-05 14:50:15 UTC
Created attachment 232265 [details]
zsm-0.4.0.diff

Forgot to add freezegun as a test dependency. This updated diff fixes the make test command.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-07 13:15:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6ac50eb6691d698633a0fc28fbdef06275b8d44a

commit 6ac50eb6691d698633a0fc28fbdef06275b8d44a
Author:     Mattias Lindvall <mattias.lindvall@gmail.com>
AuthorDate: 2022-03-07 13:13:39 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-03-07 13:13:39 +0000

    sysutils/zsm: Update to 0.4.0

    PR:             262359

 sysutils/zsm/Makefile | 7 ++++---
 sysutils/zsm/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)