python311Packages.cirq-rigetti 1.1.0 -> 1.2.0 https://repology.org/project/python:cirq-rigetti/versions attrpath: python311Packages.cirq-rigetti 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zrbra2i25258y5dbf3yrk6rg68c6ff38-packages.json.drv building '/nix/store/zrbra2i25258y5dbf3yrk6rg68c6ff38-packages.json.drv'... Going to be running update for following packages: - python3.11-cirq-rigetti-1.1.0 Press Enter key to continue... Running update for: - python3.11-cirq-rigetti-1.1.0: UPDATING ... - python3.11-cirq-rigetti-1.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cirq-core/default.nix b/pkgs/development/python-modules/cirq-core/default.nix index ce188ce6811b..5585377c5780 100644 --- a/pkgs/development/python-modules/cirq-core/default.nix +++ b/pkgs/development/python-modules/cirq-core/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pname = "cirq-core"; - version = "1.1.0"; + version = "1.2.0"; format = "setuptools"; # Upstream package is broken on Python 3.11 https://github.com/quantumlib/Cirq/issues/6018 @@ -42,7 +42,7 @@ buildPythonPackage rec { owner = "quantumlib"; repo = "cirq"; rev = "refs/tags/v${version}"; - hash = "sha256-5j4hbG95KRfRQTyyZgoNp/eHIcy0FphyEhbYnzyUMO4="; + hash = "sha256-KEei5PJ0ammsduZVmMh2vaW3f58DYI4BCrFCl/SjUoo="; }; sourceRoot = "${src.name}/${pname}"; No auto update branch exists There might already be an open PR for this update: - python3Packages.cirq-core: 1.1.0 -> 1.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/244788"