Created attachment 234337 [details] patch The testsuite passes.
From changelog: Minimum Python version is 3.7.
Created attachment 234338 [details] patch Thanls, Kubilay!
Created attachment 234339 [details] patch
Please remove the "install" dependency from the do-test target. Use this instead: +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1cfab30f2626341cbfd4e36c13cdc3fb2c98e9b commit c1cfab30f2626341cbfd4e36c13cdc3fb2c98e9b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-31 09:14:04 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-31 09:14:04 +0000 devel/py-ordered-set: Update 3.1.1 -> 4.1.0 PR: 264357 Approved by: antoine (maintainer) devel/py-ordered-set/Makefile | 7 ++++--- devel/py-ordered-set/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-)
Committed, thanks for a quick approval.