CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/02/23 04:30:23
Added files:
www/py-requests/patches: patch-setup_py
patch-src_requests___init___py
Log message:
py-requests: relax chardet version requirements.
requests can use chardet if available (though is not a forced dependency)
and, if installed, it checks the version number. relax this check to allow
updating chardet. from upstream.
