Files
nixpkgs/pkgs/development/python-modules/libpcap
annalee ef5c4d73b0 python311Packages.libpcap: remove unneeded tox dependancy; fix build
tox is listed as a build requirement but it is never used. however, it
is breaking the build due to a tox dependency, cachetools, failing a
version check. Updating cachetools causes over 600 rebuilds.

https://github.com/karpierz/libpcap/blob/1.11.0b7/pyproject.toml
2023-11-19 11:42:23 +00:00
..