python312Packages.pytorch-metric-learning 2.5.0 -> 2.6.0 https://github.com/KevinMusgrave/pytorch-metric-learning/releases attrpath: python312Packages.pytorch-metric-learning Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dfxz5s5mw5b7gzsyy6ji0szazajdza0a-packages.json.drv building '/nix/store/dfxz5s5mw5b7gzsyy6ji0szazajdza0a-packages.json.drv'... Going to be running update for following packages: - python3.12-pytorch-metric-learning-2.5.0 Press Enter key to continue... Running update for: - python3.12-pytorch-metric-learning-2.5.0: UPDATING ... - python3.12-pytorch-metric-learning-2.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytorch-metric-learning/default.nix b/pkgs/development/python-modules/pytorch-metric-learning/default.nix index 049064754937..832f2e6666d3 100644 --- a/pkgs/development/python-modules/pytorch-metric-learning/default.nix +++ b/pkgs/development/python-modules/pytorch-metric-learning/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pname = "pytorch-metric-learning"; - version = "2.5.0"; + version = "2.6.0"; pyproject = true; disabled = isPy27; @@ -36,7 +36,7 @@ buildPythonPackage rec { owner = "KevinMusgrave"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-1y7VCnzgwFOMeMloVdYyszNhf/zZlBJUjuF4qgA5c0A="; + hash = "sha256-xlTqUUF+tUIbULd1B8XR18Kxd7kl2TRKdbp0GoAfi4g="; }; build-system = [ An auto update branch exists with message `python312Packages.pytorch-metric-learning: 2.5.0 -> 2.6.0`. New version is 2.6.0. An auto update branch exists with an equal or greater version