Created attachment 202758 [details] sysutils/ansible: Switch to security/py-cryptography where possible Changelog ========= * For ansible >= 2.4, prefer security/py-cryptography per upstream [0] * Bump PORTREVISION of affected slave ports [0] https://github.com/ansible/ansible/blob/v2.4.0.0-1/CHANGELOG.md, "Minor changes", tenth item QA == poudriere bulk succeeds for sysutils/ansible1@py27 and sysutils/ansible{23,24,25,26,}@py{27,35,36,37}
This is great, thank you! However, I will use a different approach.
A commit references this bug: Author: lifanov Date: Mon Mar 11 01:05:25 UTC 2019 New revision: 495320 URL: https://svnweb.freebsd.org/changeset/ports/495320 Log: ansible: switch to security/py-cryptography For ansible >= 2.4, py-cryptography is preferred upstream. PR: 236436 Reported by: John W. O'Brien <john@saltant.com> Changes: head/sysutils/ansible/Makefile head/sysutils/ansible23/Makefile head/sysutils/ansible24/Makefile
Thank you for your report! I committed an alternative fix.
(In reply to Nikolai Lifanov from comment #3) You're welcome. I wasn't especially attached to the approach and will report if I notice anything amiss based on your patch.