Created attachment 208845 [details] py-boto3-1.10.6.patch Hi Kubilay, www/py-boto3 is broken after ports r516108. Attached is the patch, that updates the port and unbreaks it. Release 1.10.8 is already out but that version requires devel/py-botocore >= 1.13.8. QA (so far): ~~~~~~~~~~~~ - poudriere (11.3-, 12.0-RELEASE, 13.0-CURRENT@r353466 amd64 + i386) for each py27 + py36 flavor -> OK Maintainer approval was already given thus set it accordingly. I still need to do some remaining checks before the update can land.
The remaining QA is done: Results of "make test" for py36: > Ran 1384 tests in 883.791s > > OK Results of "make test" for py27: > Ran 1384 tests in 907.194s > > OK (SKIP=1) - Builds against all consumers -> OK - No hard pinned requirements
A commit references this bug: Author: kai Date: Tue Nov 5 10:16:54 UTC 2019 New revision: 516788 URL: https://svnweb.freebsd.org/changeset/ports/516788 Log: www/py-boto3: Update to 1.10.6, remove BROKEN * Unbreak after r516108 Changelog: https://github.com/boto/boto3/blob/1.10.6/CHANGELOG.rst PR: 241707 Approved by: koobs (maintainer) Changes: head/www/py-boto3/Makefile head/www/py-boto3/distinfo
Committed, thank you, Kubilay, for the quick approval!
You're too good Kai!