Created attachment 202505 [details] pyznap.diff This patch updates py-pyznap to 1.1.2 and adds commented test fields for later when upstream is able to select which tests to run from setuptools. Improvements included in new version: [1.1.2] - 2018-11-27 Catch KeyboardInterrupt exceptions. Code cleanup. [1.1.1] - 2018-11-17 Changed frequency of 'frequent' snapshots to 1 minute. Interval at which 'frequent' snapshots are taken can be controlled by cronjob. This allows users to take snapshots at different intervals (1min, 5min, 15min, ...). Code cleanup in process.py. No more overwriting of subprocess functions. Fixed pv width to 100 chars.
A commit references this bug: Author: swills Date: Tue Mar 5 14:23:39 UTC 2019 New revision: 494703 URL: https://svnweb.freebsd.org/changeset/ports/494703 Log: sysutils/py-pyznap: update to 1.1.2 PR: 236154 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Changes: head/sysutils/py-pyznap/Makefile head/sysutils/py-pyznap/distinfo
Committed, thanks!