Merge pull request #306503 from r-ryantm/auto-update/python311Packages.oci

python311Packages.oci: 2.125.3 -> 2.126.0
This commit is contained in:
Nick Cao
2024-04-25 09:46:10 -04:00
committed by GitHub
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "oci";
version = "2.125.3";
version = "2.126.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "oracle";
repo = "oci-python-sdk";
rev = "refs/tags/v${version}";
hash = "sha256-Y36x65O6XHNju/tWN0Qd3HyJ/YXTNe/VO+Z4XDtPPos=";
hash = "sha256-J5deBg5DzHYVIrTdbpj4FbeJIQlAeoQ/1TXlgzhgPDg=";
};
pythonRelaxDeps = [