2022-12-10T07:17:39 python310Packages.PyChromecast 0 -> 1 2022-12-10T07:17:41 attrpath: python310Packages.PyChromecast 2022-12-10T07:17:41 Checking auto update branch... 2022-12-10T07:17:46 [version] 2022-12-10T07:17:46 [version] skipping because derivation has updateScript 2022-12-10T07:17:46 [rustCrateVersion] 2022-12-10T07:17:46 [rustCrateVersion] No cargoSha256 found 2022-12-10T07:17:46 [golangModuleVersion] 2022-12-10T07:17:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T07:17:46 [updateScript] 2022-12-10T07:17:48 [updateScript] Success 2022-12-10T07:17:48 [updateScript] this derivation will be built: /nix/store/s1hns6i4nql1rg47gps7838mbvq2pjg7-packages.json.drv building '/nix/store/s1hns6i4nql1rg47gps7838mbvq2pjg7-packages.json.drv'... Going to be running update for following packages: - python3.10-pychromecast-13.0.1 Press Enter key to continue... Running update for: - python3.10-pychromecast-13.0.1: UPDATING ... - python3.10-pychromecast-13.0.1: DONE. Packages updated! 2022-12-10T07:17:48 2022-12-10T07:17:48 [quotedUrls] 2022-12-10T07:17:48 [quotedUrls] nothing found to replace 2022-12-10T07:17:48 Diff after rewrites: diff --git a/pkgs/development/python-modules/pychromecast/default.nix b/pkgs/development/python-modules/pychromecast/default.nix index 7afed69e00a..eed965c8419 100644 --- a/pkgs/development/python-modules/pychromecast/default.nix +++ b/pkgs/development/python-modules/pychromecast/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pychromecast"; - version = "13.0.1"; + version = "13.0.2"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyChromecast"; inherit version; - hash = "sha256-IDqvA3r7rKEnY6OpEZKd0lsKinse4A0BDTQ5vTGpglI="; + hash = "sha256-G1IOR3SSzY/gIuTQQeZ2BW1f/7tsBbL0UJgBoGvGe+w="; }; postPatch = '' 2022-12-10T07:19:18 No auto update branch exists 2022-12-10T07:19:18 There might already be an open PR for this update: - python310Packages.PyChromecast: 13.0.1 -> 13.0.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/205302"