python310Packages.pyworld 0 -> 1 attrpath: python310Packages.pyworld 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q4pvlrzjxyshsyhqqg5qygzxcg4w8r65-packages.json.drv building '/nix/store/q4pvlrzjxyshsyhqqg5qygzxcg4w8r65-packages.json.drv'... Going to be running update for following packages: - python3.10-pyworld-0.3.0 Press Enter key to continue... Running update for: - python3.10-pyworld-0.3.0: UPDATING ... - python3.10-pyworld-0.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyworld/default.nix b/pkgs/development/python-modules/pyworld/default.nix index 9833a29593e..4e22e5f5d9c 100644 --- a/pkgs/development/python-modules/pyworld/default.nix +++ b/pkgs/development/python-modules/pyworld/default.nix @@ -7,11 +7,11 @@ buildPythonPackage rec { pname = "pyworld"; - version = "0.3.0"; + version = "0.3.2"; src = fetchPypi { inherit pname version; - sha256 = "e19b5d8445e0c4fc45ded71863aeaaf2680064b4626b0e7c90f72e9ace9f6b5b"; + sha256 = "sha256-Zo0JhCw8+nSx9u2r2wBYpkwE+c8XuTiD5tqBHhIErU0="; }; nativeBuildInputs = [ An auto update branch exists with message `python310Packages.pyworld: 0.3.0 -> 0.3.1`. New version is 0.3.2. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.pyworld: 0.3.0 -> 0.3.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/199706"