summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/libpcap/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-19/+14
* python312Packages.libpcap: 1.11.0b7 -> 1.11.0b8•••Also fixed the check phase Leandro Reina2024-02-101-5/+14
* treewide(maintainers): fix team maintainers for ororatech•••This is the only team in nixpkgs that unfortunately broke the maintainers schema. Raito Bezarius2023-12-051-1/+1
* 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 annalee2023-11-191-2/+3
* python311Packages.libpcap: init at 1.11.0b7Leandro Reina2023-09-091-0/+66