Loading
python3Packages.wfuzz: tidy style nits
- Sort dependencies alphabetically (pyparsing/setuptools/six were out of
order relative to nixpkgs Python convention).
- Note that the imp -> importlib patch is needed for Python >= 3.12, not
just 3.12, since imp stays removed in 3.13+.
- Use the canonical "v\${version}" form for the changelog URL instead of
reaching through finalAttrs.src.tag.