python311Packages.pyoctoprintapi 0 -> 1 attrpath: python311Packages.pyoctoprintapi 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/vavwb3pa742245yhd3qfbsgygwkryj3y-packages.json.drv building '/nix/store/vavwb3pa742245yhd3qfbsgygwkryj3y-packages.json.drv'... Going to be running update for following packages: - python3.11-pyoctoprintapi-0.1.12 Press Enter key to continue... Running update for: - python3.11-pyoctoprintapi-0.1.12: UPDATING ... - python3.11-pyoctoprintapi-0.1.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyoctoprintapi/default.nix b/pkgs/development/python-modules/pyoctoprintapi/default.nix index 59db986ad44f..8dfd9cdf57f3 100644 --- a/pkgs/development/python-modules/pyoctoprintapi/default.nix +++ b/pkgs/development/python-modules/pyoctoprintapi/default.nix @@ -14,7 +14,7 @@ let pname = "pyoctoprintapi"; - version = "0.1.12"; + version = "0.1.14"; in buildPythonPackage { inherit pname version; @@ -26,7 +26,7 @@ buildPythonPackage { owner = "rfleming71"; repo = "pyoctoprintapi"; rev = "refs/tags/v${version}"; - hash = "sha256-Jf/zYnBHVl3TYxFy9Chy6qNH/eCroZkmUOEWfd62RIo="; + hash = "sha256-DKqkT0Wyxf4grXBqei9IYBGMOgPxjzuo955M/nHDLo8="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.pyoctoprintapi: 0.1.12 -> 0.1.14 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/279696"