security/py-[acme|certbot]: Update to 1.4.0 Changelog: https://github.com/certbot/certbot/blob/v1.4.0/certbot/CHANGELOG.md Reviewed by: Differential Revision: https://reviews.freebsd.org/D24743
Details
Details
- Reviewers
koobs - Group Reviewers
Python - Commits
- rP534987: security/py-[acme|certbot]: Update to 1.4.0
py-acme make test: 275 passed, 2 warnings in 15.97s py-certbot make test: 882 passed, 22 skipped, 2 warnings in 28.47s poudriere ok (11, 12, CURRENT; i386, amd64) all flavors runtime certbot+nginx
Diff Detail
Diff Detail
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 30957 Build 28667: arc lint + arc unit
Event Timeline
Comment Actions
iirc mock is just a test dependency, incorrectly specified in install_requires instead of tests_require. It would be nice if upstream removed it. Personally I'd just leave it in the main port for now, until that's done