python3Packages.fastjet: 3.5.1.1 -> 3.5.1.2

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

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-01-21 18:33:22 +01:00
parent 4df6799947
commit fb6cff8eeb

View File

@@ -31,13 +31,13 @@ in
buildPythonPackage rec {
pname = "fastjet";
version = "3.5.1.1";
version = "3.5.1.2";
pyproject = true;
src = fetchPypi {
pname = "fastjet";
inherit version;
hash = "sha256-2GG9A+/2rgYpsJo1tu3BprOM7bKwYVV6/qIIMtYSr9o=";
hash = "sha256-dDvlFBZrTWhpNhngKuAvu9zpbcLWvz7IpRQsmctvaW0=";
};
# unvendor fastjet/fastjet-contrib