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/w3ba8809sbqzxrw8zr66dwn05m4q788b-packages.json.drv building '/nix/store/w3ba8809sbqzxrw8zr66dwn05m4q788b-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 0b6bb48857bc..deb56483cd42 100644 --- a/pkgs/development/python-modules/pyoctoprintapi/default.nix +++ b/pkgs/development/python-modules/pyoctoprintapi/default.nix @@ -12,7 +12,7 @@ let pname = "pyoctoprintapi"; - version = "0.1.12"; + version = "0.1.14"; in buildPythonPackage { inherit pname version; @@ -22,7 +22,7 @@ buildPythonPackage { owner = "rfleming71"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Jf/zYnBHVl3TYxFy9Chy6qNH/eCroZkmUOEWfd62RIo="; + hash = "sha256-DKqkT0Wyxf4grXBqei9IYBGMOgPxjzuo955M/nHDLo8="; }; propagatedBuildInputs = [ 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"