python311Packages.tinytuya 0 -> 1 attrpath: python311Packages.tinytuya 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] Going to be running update for following packages: - python3.11-tinytuya-1.13.2 Press Enter key to continue... Running update for: - python3.11-tinytuya-1.13.2: UPDATING ... - python3.11-tinytuya-1.13.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tinytuya/default.nix b/pkgs/development/python-modules/tinytuya/default.nix index c2d4889077ac..cb9b37a01a84 100644 --- a/pkgs/development/python-modules/tinytuya/default.nix +++ b/pkgs/development/python-modules/tinytuya/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "tinytuya"; - version = "1.13.2"; + version = "1.14.0"; pyproject = true; src = fetchFromGitHub { owner = "jasonacox"; repo = "tinytuya"; rev = "refs/tags/v${version}"; - hash = "sha256-44x5P+Ej/d6B5n53iDuLDBzkeZZvArpcgzXLJBcIJe0="; + hash = "sha256-ytM7S0V/hDOCb3RyzAXZEd2zV/sMVQPrah/2zRACMsQ="; }; build-system = [ setuptools ]; An auto update branch exists with message `python311Packages.tinytuya: 1.13.2 -> 1.14.0`. New version is 1.14.0. An auto update branch exists with an equal or greater version