python311Packages.pytapo 0 -> 1 attrpath: python311Packages.pytapo 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ad4w3kjbmyfwdw350jva175cvnp823hm-packages.json.drv building '/nix/store/ad4w3kjbmyfwdw350jva175cvnp823hm-packages.json.drv'... Going to be running update for following packages: - python3.11-pytapo-3.3.18 Press Enter key to continue... Running update for: - python3.11-pytapo-3.3.18: UPDATING ... - python3.11-pytapo-3.3.18: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytapo/default.nix b/pkgs/development/python-modules/pytapo/default.nix index d0f7f79c5636..d369ace859f6 100644 --- a/pkgs/development/python-modules/pytapo/default.nix +++ b/pkgs/development/python-modules/pytapo/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "pytapo"; - version = "3.3.18"; + version = "3.3.19"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-CiLZ+FUmawZaKQxkDxYCv0Qs/djFuIVSyQ0eSi41HDg="; + hash = "sha256-Zm/ll6vOFW05euRgJN+SghVmMkSGQc9CVZkRu3h6AQQ="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pytapo: 3.3.18 -> 3.3.19 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/295175"