Created attachment 202745 [details] py-knack-0.5.3.patch Changelog: - Removes an incorrect check when adding arguments. - Updates usages of yaml.load to use yaml.safe_load. This is a requirement to update sysutils/py-azure-cli port.
Created attachment 202747 [details] py-knack-0.5.3_noarch.patch
A commit references this bug: Author: dbn Date: Thu Mar 21 16:33:26 UTC 2019 New revision: 496472 URL: https://svnweb.freebsd.org/changeset/ports/496472 Log: devel/py-knack: update to 0.5.3 - Mark as NO_ARCH - Add missing dependency - Change log: - Removes an incorrect check when adding arguments. - Updates usages of yaml.load to use yaml.safe_load. PR: 236421 Submitted by: dbaio@ Changes: head/devel/py-knack/Makefile head/devel/py-knack/distinfo
Committed in r496472, thank you for the change request and apologies for the delay. Since you are maintaining azure-cli (thank you :-D) please feel free to either take maintainership of any dependency port I maintain or just commit directly to the ports (i.e. I give you indefinite blanked approval).
(In reply to David Naylor from comment #3) Thanks for committing this patch and for the blanket approval. Regards.