2022-12-18T02:24:19 python310Packages.pyglet 0 -> 1 2022-12-18T02:24:22 attrpath: python310Packages.pyglet 2022-12-18T02:24:22 Checking auto update branch... 2022-12-18T02:24:27 [version] 2022-12-18T02:24:27 [version] skipping because derivation has updateScript 2022-12-18T02:24:27 [rustCrateVersion] 2022-12-18T02:24:27 [rustCrateVersion] No cargoSha256 found 2022-12-18T02:24:27 [golangModuleVersion] 2022-12-18T02:24:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T02:24:27 [updateScript] 2022-12-18T02:24:28 [updateScript] Success 2022-12-18T02:24:28 [updateScript] this derivation will be built: /nix/store/8g3dizmp1scfb6nqrfljqnjkwpd4l6ca-packages.json.drv building '/nix/store/8g3dizmp1scfb6nqrfljqnjkwpd4l6ca-packages.json.drv'... Going to be running update for following packages: - python3.10-pyglet-1.5.27 Press Enter key to continue... Running update for: - python3.10-pyglet-1.5.27: UPDATING ... - python3.10-pyglet-1.5.27: DONE. Packages updated! 2022-12-18T02:24:28 2022-12-18T02:24:28 [quotedUrls] 2022-12-18T02:24:29 [quotedUrls] nothing found to replace 2022-12-18T02:24:29 Diff after rewrites: diff --git a/pkgs/development/python-modules/pyglet/default.nix b/pkgs/development/python-modules/pyglet/default.nix index f1c4bb44d9a..8ee3b3fe172 100644 --- a/pkgs/development/python-modules/pyglet/default.nix +++ b/pkgs/development/python-modules/pyglet/default.nix @@ -18,13 +18,13 @@ }: buildPythonPackage rec { - version = "1.5.27"; + version = "2.0.1"; pname = "pyglet"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-TQDgZ0UfOxD9UbaXZP3atlRENyoto0TuKzXwqObr8AU="; + sha256 = "sha256-7DbroMdpusJcU0es8U+Kesj2T+RpRYoKmY7R1QeXXkc="; extension = "zip"; }; 2022-12-18T02:25:58 An auto update branch exists with message `python310Packages.pyglet: 1.5.27 -> 2.0.1`. New version is 2.0.1. 2022-12-18T02:25:58 An auto update branch exists with an equal or greater version