Merge pull request #246445 from r-ryantm/auto-update/python310Packages.oci

python310Packages.oci: 2.107.0 -> 2.109.0
This commit is contained in:
Weijia Wang 2023-08-08 18:55:19 +02:00 committed by GitHub
commit f197c389de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "oci";
version = "2.107.0";
version = "2.109.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "oracle";
repo = "oci-python-sdk";
rev = "refs/tags/v${version}";
hash = "sha256-GeZCA5Bg3qSL3VRWh3Dvh9+4+3RgwuRVXR8LM/eKed4=";
hash = "sha256-vG3ICLvLGu6Lu3Sxd7zmzSy2IhPTu9S0GnR5NxlAklQ=";
};
pythonRelaxDeps = [