python311Packages.oci 0 -> 1 attrpath: python311Packages.oci Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r82348xd73bhvn0vp1cb82ahqr7l580m-packages.json.drv building '/nix/store/r82348xd73bhvn0vp1cb82ahqr7l580m-packages.json.drv'... Going to be running update for following packages: - python3.11-oci-2.120.0 Press Enter key to continue... Running update for: - python3.11-oci-2.120.0: UPDATING ... - python3.11-oci-2.120.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oci/default.nix b/pkgs/development/python-modules/oci/default.nix index 0e5d643c7d96..b4e664540b99 100644 --- a/pkgs/development/python-modules/oci/default.nix +++ b/pkgs/development/python-modules/oci/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "oci"; - version = "2.120.0"; + version = "2.121.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-KUiv0cNkkvaouhR2UgdMVBwrZoqCxVif71/eiyjpskI="; + hash = "sha256-TSdFcy1JROuaSAJhXlz+IxenufkSgP30qMOZAIoGcQA="; }; pythonRelaxDeps = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.oci: 2.120.0 -> 2.121.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287029"