2022-12-22T11:17:12 python310Packages.pysensibo 0 -> 1 2022-12-22T11:17:14 attrpath: python310Packages.pysensibo 2022-12-22T11:17:14 Checking auto update branch... 2022-12-22T11:17:18 [version] 2022-12-22T11:17:18 [version] skipping because derivation has updateScript 2022-12-22T11:17:18 [rustCrateVersion] 2022-12-22T11:17:18 [rustCrateVersion] No cargoSha256 found 2022-12-22T11:17:18 [golangModuleVersion] 2022-12-22T11:17:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T11:17:18 [updateScript] 2022-12-22T11:17:21 [updateScript] Success 2022-12-22T11:17:21 [updateScript] this derivation will be built: /nix/store/6cncdillgm58q6xrbrp8cmq56xmzgra9-packages.json.drv building '/nix/store/6cncdillgm58q6xrbrp8cmq56xmzgra9-packages.json.drv'... Going to be running update for following packages: - python3.10-pysensibo-1.0.22 Press Enter key to continue... Running update for: - python3.10-pysensibo-1.0.22: UPDATING ... - python3.10-pysensibo-1.0.22: DONE. Packages updated! 2022-12-22T11:17:21 2022-12-22T11:17:21 [quotedUrls] 2022-12-22T11:17:21 [quotedUrls] nothing found to replace 2022-12-22T11:17:21 Diff after rewrites: diff --git a/pkgs/development/python-modules/pysensibo/default.nix b/pkgs/development/python-modules/pysensibo/default.nix index 4fd0bacc89e..ad68da4478d 100644 --- a/pkgs/development/python-modules/pysensibo/default.nix +++ b/pkgs/development/python-modules/pysensibo/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "pysensibo"; - version = "1.0.22"; + version = "1.0.24"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "andrey-git"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-AUcdKcdoYCg8OgUcFoLLpNK5GQMTg89XCR5CkTfNkcc="; + hash = "sha256-lLorBf4HjynkTyLfKGcxEpSzyCawjKDej/HFtHl/Ar8="; }; propagatedBuildInputs = [ 2022-12-22T11:18:50 No auto update branch exists 2022-12-22T11:18:50 There might already be an open PR for this update: - python310Packages.pysensibo: 1.0.22 -> 1.0.24 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/205210"