python3Packages.fastjet: 3.4.3.1 -> 3.5.1.1

https://github.com/scikit-hep/fastjet/releases/tag/v3.5.1.1

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-08-09 18:59:23 +02:00
parent 916e9f54fb
commit af868c0a3e
@@ -31,13 +31,13 @@ in
buildPythonPackage rec {
pname = "fastjet";
version = "3.4.3.1";
version = "3.5.1.1";
pyproject = true;
src = fetchPypi {
pname = "fastjet";
inherit version;
hash = "sha256-c9LE3axkm3tJt6RfHHIbJZsA/0s2Cl1UqxGKqKvospI=";
hash = "sha256-2GG9A+/2rgYpsJo1tu3BprOM7bKwYVV6/qIIMtYSr9o=";
};
# unvendor fastjet/fastjet-contrib