Merge pull request #299434 from r-ryantm/auto-update/python312Packages.oci

python312Packages.oci: 2.124.2 -> 2.125.0
This commit is contained in:
Nick Cao 2024-03-28 10:07:03 -04:00 committed by GitHub
commit a505aaadac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "oci";
version = "2.124.2";
version = "2.125.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-IYINga1qCCmdu1j6ix2GcZtx6twPwfHCxU8fPOqF4eE=";
hash = "sha256-H4LGMl2SuXAGD2cdaDQYkWkYqhjp+EDFOnrku6cG6jk=";
};
pythonRelaxDeps = [