CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/02/12 08:48:17
Modified files:
security/wfuzz : Makefile
Added files:
security/wfuzz/patches:
patch-src_wfuzz_externals_reqresp_Response_py
patch-src_wfuzz_helpers_file_func_py
Log message:
wfuzz: unbreak with py3.13, and use importlib.resources to avoid a large
warning about pkg_resources being removed from setuptools.
