python312Packages.pyquil: 4.14.2 -> 4.14.3 (#344367)

This commit is contained in:
Nick Cao
2024-09-25 08:44:39 -04:00
committed by GitHub
@@ -25,7 +25,7 @@
buildPythonPackage rec {
pname = "pyquil";
version = "4.14.2";
version = "4.14.3";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -34,7 +34,7 @@ buildPythonPackage rec {
owner = "rigetti";
repo = "pyquil";
rev = "refs/tags/v${version}";
hash = "sha256-9P2AJPr65jNOHsKuF9qYcF/8s8IIIb9WeNUfAwrnlgE=";
hash = "sha256-kGrOvec2q1GoVweu5tTbz8kvnjG6RAfjlF64Uf3RTxw=";
};
pythonRelaxDeps = [