Created attachment 186621 [details] patch file * Update to 2.0.3. * Update some dependencies. * Fix license information.
Additional note: versions below 1.9 break security/certbot at run-time. See bug #222536.
A commit references this bug: Author: koobs Date: Sun Sep 24 05:00:21 UTC 2017 New revision: 450479 URL: https://svnweb.freebsd.org/changeset/ports/450479 Log: security/py-cryptography: Update to 2.0.3 - Update LICENSE section, now Dual-licensed - Update dependencies and minimum versions - Enable concurrent Python feature - Remove upstreamed patch - Remove version support declaration from pkg-descr Changelog: https://cryptography.io/en/latest/changelog/#v2-0-3 PR: 222519 Submitted by: Yasuhiro KIMURA <yasu utahime org> Changes: head/security/py-cryptography/Makefile head/security/py-cryptography/distinfo head/security/py-cryptography/files/ head/security/py-cryptography/pkg-descr
Committed, with QA and minor additions. portlint: OK (looks fine.) testport: OK (poudriere: {12,11,10}{i386,amd64}, Python 2.7/3.6) maketest: OK (92746 passed, 3340 skipped in 280.54 seconds) Thanks you Yasuhiro!