python311Packages.openusd 24.03 -> 24.05 https://github.com/PixarAnimationStudios/OpenUSD/releases attrpath: python311Packages.openusd Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/yqfdlsrz1wapdmjh5qf798mrl7nw355h-packages.json.drv building '/nix/store/yqfdlsrz1wapdmjh5qf798mrl7nw355h-packages.json.drv'... Going to be running update for following packages: - python3.11-openusd-24.03 Press Enter key to continue... Running update for: - python3.11-openusd-24.03: UPDATING ... - python3.11-openusd-24.03: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/openusd/default.nix b/pkgs/development/python-modules/openusd/default.nix index 4110e887dc4f..d20bcf4c1f1c 100644 --- a/pkgs/development/python-modules/openusd/default.nix +++ b/pkgs/development/python-modules/openusd/default.nix @@ -51,13 +51,13 @@ in buildPythonPackage rec { pname = "openusd"; - version = "24.03"; + version = "24.05"; src = fetchFromGitHub { owner = "PixarAnimationStudios"; repo = "OpenUSD"; rev = "refs/tags/v${version}"; - hash = "sha256-EYf8GhXhsAx0Wxz9ibDZEV4E5scL3GPiu3Nje7N5C/I="; + hash = "sha256-akwLIB5YUbnDiaQXX/K5YLXzWlTYWZG51dtxbSFxPt0="; }; stdenv = if python.stdenv.isDarwin then darwin.apple_sdk_11_0.stdenv else python.stdenv; An auto update branch exists with message `python311Packages.openusd: 24.03 -> 24.05`. New version is 24.05. An auto update branch exists with an equal or greater version