python310Packages.pyglet 0 -> 1 attrpath: python310Packages.pyglet 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/rf2cy1sj1vbc4vvnhb4m58vliw07imjc-packages.json.drv building '/nix/store/rf2cy1sj1vbc4vvnhb4m58vliw07imjc-packages.json.drv'... Going to be running update for following packages: - python3.10-pyglet-2.0.2.1 Press Enter key to continue... Running update for: - python3.10-pyglet-2.0.2.1: UPDATING ... - python3.10-pyglet-2.0.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyglet/default.nix b/pkgs/development/python-modules/pyglet/default.nix index 82ccd411e85..0084ddd0c4d 100644 --- a/pkgs/development/python-modules/pyglet/default.nix +++ b/pkgs/development/python-modules/pyglet/default.nix @@ -18,13 +18,13 @@ }: buildPythonPackage rec { - version = "2.0.2.1"; + version = "2.0.3"; pname = "pyglet"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-WonGjdooD3Yb3rAha536An+y4nUZoOo8FvZViyBPHl8="; + sha256 = "sha256-sVBzR0+Tx84w9x5K+CTTyEfbCZ8hEe8WvgtjHSoiK9M="; extension = "zip"; }; An auto update branch exists with message `python310Packages.pyglet: 2.0.2.1 -> 2.0.3`. New version is 2.0.3. An auto update branch exists with an equal or greater version