python312Packages.pygame-ce 2.5.0 -> 2.5.1 https://github.com/pygame-community/pygame-ce/releases attrpath: python312Packages.pygame-ce 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/vg6fr1pmgwrqag30xvnngwh3cv7qy3q6-packages.json.drv building '/nix/store/vg6fr1pmgwrqag30xvnngwh3cv7qy3q6-packages.json.drv'... Going to be running update for following packages: - python3.12-pygame-ce-2.5.0 Press Enter key to continue... Running update for: - python3.12-pygame-ce-2.5.0: UPDATING ... - python3.12-pygame-ce-2.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pygame-ce/default.nix b/pkgs/development/python-modules/pygame-ce/default.nix index fecd65e34991..fd3b140aa935 100644 --- a/pkgs/development/python-modules/pygame-ce/default.nix +++ b/pkgs/development/python-modules/pygame-ce/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pname = "pygame-ce"; - version = "2.5.0"; + version = "2.5.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -37,7 +37,7 @@ buildPythonPackage rec { owner = "pygame-community"; repo = "pygame-ce"; rev = "refs/tags/${version}"; - hash = "sha256-LVwOAp7ss8TPxJhfqGwOfH9EXNoNBGFpU+4tv4ozpvo="; + hash = "sha256-xDNhVoeQtgd3jsb4FJcuH8eubtRigFdbN/EQXMv3oOs="; # Unicode file cause different checksums on HFS+ vs. other filesystems postFetch = "rm -rf $out/docs/reST"; }; No auto update branch exists There might already be an open PR for this update: - python312Packages.pygame-ce: 2.5.0 -> 2.5.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/334133"