python3Packages.equinox: 0.13.7 -> 0.13.8 (#516829)

This commit is contained in:
Nick Cao
2026-05-06 21:03:16 +00:00
committed by GitHub
@@ -21,7 +21,7 @@
buildPythonPackage (finalAttrs: {
pname = "equinox";
version = "0.13.7";
version = "0.13.8";
pyproject = true;
__structuredAttrs = true;
@@ -29,7 +29,7 @@ buildPythonPackage (finalAttrs: {
owner = "patrick-kidger";
repo = "equinox";
tag = "v${finalAttrs.version}";
hash = "sha256-vgmU8cqNCyiZYah1SSwzVtLS+YB2T1uooCC17k12+h8=";
hash = "sha256-JiIZKWuSkvrF09GdmegUeTyidaM5IRp4uqjJRsn86E4=";
};
# Relax speed constraints on tests that can fail on busy builders