2022-12-29T12:38:07 python310Packages.pysensibo 0 -> 1 2022-12-29T12:38:10 attrpath: python310Packages.pysensibo 2022-12-29T12:38:10 Checking auto update branch... 2022-12-29T12:38:14 [version] 2022-12-29T12:38:14 [version] skipping because derivation has updateScript 2022-12-29T12:38:14 [rustCrateVersion] 2022-12-29T12:38:14 [rustCrateVersion] No cargoSha256 found 2022-12-29T12:38:14 [golangModuleVersion] 2022-12-29T12:38:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-29T12:38:14 [updateScript] 2022-12-29T12:38:16 [updateScript] Success 2022-12-29T12:38:16 [updateScript] this derivation will be built: /nix/store/7yj37jsi85p8k77mcqsg9pvmahk0rnkr-packages.json.drv building '/nix/store/7yj37jsi85p8k77mcqsg9pvmahk0rnkr-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-29T12:38:16 2022-12-29T12:38:16 [quotedUrls] 2022-12-29T12:38:17 [quotedUrls] nothing found to replace 2022-12-29T12:38:17 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-29T12:39:44 No auto update branch exists 2022-12-29T12:39:45 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"