Created attachment 252483 [details] Patch The declared dependencies of net/py-zeep have not been updated in four years, and some of them are by now lagging rather far behind reality. I made async I/O and XML-Security support optional because it seemed like a good idea to avoid their further dependencies. All combinations of options build in poudriere.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=110f1ba669667263da57f511a5005484401250b7 commit 110f1ba669667263da57f511a5005484401250b7 Author: Christian Ullrich <chris@chrullrich.net> AuthorDate: 2024-08-18 07:35:03 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-08-18 07:45:25 +0000 net/py-zeep: Update dependencies PR: 280594 net/py-zeep/Makefile | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-)
It's better if we get git-formatted patches. Do not add an attachment or patch while creating the bug report. Just create the report with the necessary synopsis. Then, create the git-formatted patch, especially with the PR. There are a number of git meta fields that can be set. If you do `git config—-add core.hooksPath .hooks`, then it will pop up a pre-formatted commit message that is self-explanatory.