Created attachment 214351 [details] poudriere output Hello, I'm proposing to add Python Hashicorp vault client to ports collection as I was unable to find it. Please let me know if you have any objections and if you need anything else from me. Thank you, Alessandro
Created attachment 214352 [details] make describe
Created attachment 214353 [details] portlint -A output
Created attachment 214354 [details] shar file
Created attachment 214355 [details] port test
Created attachment 214678 [details] poudriere output updated poudriere output to match latest upstream version
Created attachment 214679 [details] make describe updated make describe to match latest upstream release
Created attachment 214680 [details] portlint -A output updated portlint to match latest upstream release
Created attachment 214681 [details] port test updated port test to match latest upstream release
Created attachment 214682 [details] shar file updated shar file to match latest upstream release
Created attachment 214683 [details] port test updated port test to match latest upstream release
A commit references this bug: Author: ehaupt Date: Wed May 27 12:25:17 UTC 2020 New revision: 536691 URL: https://svnweb.freebsd.org/changeset/ports/536691 Log: Add py-hvac 0.10.3, hashiCorp Vault API client. PR: 246359 Submitted by: Alessando Sagratini <ale_sagra@hotmail.com> Changes: head/devel/Makefile head/devel/py-hvac/ head/devel/py-hvac/Makefile head/devel/py-hvac/distinfo head/devel/py-hvac/pkg-descr
New port added with minor modifications, thanks! Modifications: - Set COMMENT to match setup.py:description (modulo portlint/length rules) - Set WWW to pypi - Added a test target - Updated to 0.10.3 - Added pyhcl>=0.3.10 run dependency (listed in setup.py) - Removed devel/py-pytz as dependency (not directly listed in setup.py), it's indirectly pulled in as a dependency