2022-12-28T18:13:10 python310Packages.pyworld 0 -> 1 2022-12-28T18:13:12 attrpath: python310Packages.pyworld 2022-12-28T18:13:13 Checking auto update branch... 2022-12-28T18:13:17 [version] 2022-12-28T18:13:17 [version] skipping because derivation has updateScript 2022-12-28T18:13:17 [rustCrateVersion] 2022-12-28T18:13:17 [rustCrateVersion] No cargoSha256 found 2022-12-28T18:13:17 [golangModuleVersion] 2022-12-28T18:13:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T18:13:17 [updateScript] 2022-12-28T18:13:18 [updateScript] Success 2022-12-28T18:13:18 [updateScript] this derivation will be built: /nix/store/37d5zvarmnd8q605shxy213n213y998r-packages.json.drv building '/nix/store/37d5zvarmnd8q605shxy213n213y998r-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! 2022-12-28T18:13:18 2022-12-28T18:13:18 [quotedUrls] 2022-12-28T18:13:19 [quotedUrls] nothing found to replace 2022-12-28T18:13:19 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 = [ 2022-12-28T18:14:46 An auto update branch exists with message `python310Packages.pyworld: 0.3.0 -> 0.3.1`. New version is 0.3.2. 2022-12-28T18:14:46 The auto update branch does not match or exceed the new version. 2022-12-28T18:14:46 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"