Created attachment 223550 [details] build failure Hello, I was rebuilding my ports with poudriere and noticed mentioned one is failing with attached error. Is this something you can help with? Thank you
textproc/py-chardet got updated today by rm@freebsd.org. This is breaking www/py-requests-toolbelt
(In reply to Gary from comment #1) same here ports@569174
another thing I noticed is this line in the log pkg_resources.ContextualVersionConflict: (chardet 4.0.0 (/usr/local/lib/python3.7/site-packages), Requirement.parse('chardet<4,>=3.0.2'), {'requests'}) which leads me to think the issue may also be related to py-requests, which does not have support for 4.0.0 py-chardet?
(In reply to Alessandro Sagratini from comment #3) I've upgraded www/py-requests on my machine to 2.25.1 and that seems to fix the build issue. Haven't tested much, but certbot and subliminal seem to run happily with 2.25.1
(In reply to Ralf van der Enden from comment #4) fixes it for me as well. ports@569205
*** This bug has been marked as a duplicate of bug 254536 ***