python311Packages.qcs-api-client 0.21.6 -> 0.23.0 https://repology.org/project/python:qcs-api-client/versions attrpath: python311Packages.qcs-api-client Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/qd4imxkrnkfy4xipq51v42r4z90xjvr9-packages.json.drv building '/nix/store/qd4imxkrnkfy4xipq51v42r4z90xjvr9-packages.json.drv'... Going to be running update for following packages: - python3.11-qcs-api-client-0.21.6 Press Enter key to continue... Running update for: - python3.11-qcs-api-client-0.21.6: UPDATING ... - python3.11-qcs-api-client-0.21.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/qcs-api-client/default.nix b/pkgs/development/python-modules/qcs-api-client/default.nix index e140c949b631..abe313ee59dd 100644 --- a/pkgs/development/python-modules/qcs-api-client/default.nix +++ b/pkgs/development/python-modules/qcs-api-client/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "qcs-api-client"; - version = "0.21.6"; + version = "0.23.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "rigetti"; repo = "qcs-api-client-python"; rev = "refs/tags/v${version}"; - hash = "sha256-1vXqwir3lAM+m/HGHWuXl20muAOasEWo1H0RjUCShTM="; + hash = "sha256-g7O9kdAEm/5s5JakIlaYgRpsReGDMtpReHBGfif2NCA="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.qcs-api-client: 0.21.6 -> 0.23.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/248122"