python311Packages.cyclopts 0 -> 1 attrpath: python311Packages.cyclopts 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/yj0x7wyhcj2gpa7zy60qxpl4n1x9imw4-packages.json.drv building '/nix/store/yj0x7wyhcj2gpa7zy60qxpl4n1x9imw4-packages.json.drv'... Going to be running update for following packages: - python3.11-cyclopts-2.6.2 Press Enter key to continue... Running update for: - python3.11-cyclopts-2.6.2: UPDATING ... - python3.11-cyclopts-2.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cyclopts/default.nix b/pkgs/development/python-modules/cyclopts/default.nix index 0e89c528057b..5067aeb6010a 100644 --- a/pkgs/development/python-modules/cyclopts/default.nix +++ b/pkgs/development/python-modules/cyclopts/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "cyclopts"; - version = "2.6.2"; + version = "2.7.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "BrianPugh"; repo = "cyclopts"; rev = "refs/tags/v${version}"; - hash = "sha256-GWUD9Qu2EKrT7nwlmSpJ31LWSvv6mASxsXGznumusdw="; + hash = "sha256-oYYsHT8VZdqcOkMj++Bh7xjZ3JfJ9CiacFt92lBiQmc="; }; build-system = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.cyclopts: 2.6.2 -> 2.7.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/319778"