Created attachment 233500 [details] Patch Update to 2.3.3 and switch to USES=pytest. This fixes tests for py-normality and also py-fingerprints. Note that I've also summitted setup.py the patch upstream: https://github.com/pudo/normality/pull/18
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=20a79f07509dcb441b005d7e6a90b5386e00de29 commit 20a79f07509dcb441b005d7e6a90b5386e00de29 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-04-28 17:52:59 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2022-04-28 17:54:58 +0000 textproc/py-normality: Update to 2.3.3 * Switch to new USES=pytest framework which fixes tests for py-normality and also py-fingerprints * Rebase existing patch with additional reference to existing PR. Changelog since 2.1.1: https://github.com/pudo/normality/compare/2.1.1...2.3.3 PR: 263581 textproc/py-normality/Makefile | 11 ++++------- textproc/py-normality/distinfo | 6 +++--- textproc/py-normality/files/patch-setup.py | 14 ++++++++------ 3 files changed, 15 insertions(+), 16 deletions(-)
(In reply to Dmitry Marakasov from comment #0) Committed, thank you for the patch and the PR at upstream as well!