[Bug 268763] www/py-requests: incompatiblity warning for charset_normalizer printed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Jan 2023 09:02:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268763 Bug ID: 268763 Summary: www/py-requests: incompatiblity warning for charset_normalizer printed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: michael.osipov@siemens.com Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org I get the following warning now: > $ python3 -m gwh /usr/local/ldadocgen/etc/gwh.json /usr/local/lib/python3.7/site-packages/requests/__init__.py:114: RequestsDependencyWarning: urllib3 (1.26.13) or chardet (None)/charset_normalizer (3.0.1) doesn't match a supported version! Until a new py-requests release is made, one needs to apply this one-off patch: https://github.com/psf/requests/commit/c57f1f0ca10e61771b459c857182c23626607312 -- You are receiving this mail because: You are the assignee for the bug.