python311Packages.cohere 4.9.0 -> 4.11.2 https://repology.org/project/python:cohere/versions attrpath: python311Packages.cohere 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rqbqi3mfcnviik6w7wmyxs0aswija82q-packages.json.drv building '/nix/store/rqbqi3mfcnviik6w7wmyxs0aswija82q-packages.json.drv'... Going to be running update for following packages: - python3.11-cohere-4.9.0 Press Enter key to continue... Running update for: - python3.11-cohere-4.9.0: UPDATING ... - python3.11-cohere-4.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cohere/default.nix b/pkgs/development/python-modules/cohere/default.nix index 14c82fe059d..076b3884cdb 100644 --- a/pkgs/development/python-modules/cohere/default.nix +++ b/pkgs/development/python-modules/cohere/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "cohere"; - version = "4.9.0"; + version = "4.11.2"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-4d89x+Pg5HZSUyxryH6OuMMGiMfeHXQX5Wy0XS++obY="; + hash = "sha256-TT5mOjBub8uHxBze0hlSV+vGmS02GnBBf2YW8EXE7Ec="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.cohere nix build failed. updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/cohere-4.11.2 Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: cohere Running command Building wheel for cohere (pyproject.toml) Building wheel for cohere (pyproject.toml) ... [?25l[?25hdone Created wheel for cohere: filename=cohere-4.11.2-py3-none-any.whl size=39319 sha256=33013a77cf223b23439e52788037e30136c5a1483579bfba3a1c233c993edc13 Stored in directory: /build/pip-ephem-wheel-cache-7ymvxn_e/wheels/f6/e5/69/2ba3e6b11cb12a74ebd5ec49fe5511c41a4563f57db8ed2daf Successfully built cohere Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/cohere-4.11.2/dist /build/cohere-4.11.2 Processing ./cohere-4.11.2-py3-none-any.whl Requirement already satisfied: aiohttp<4.0,>=3.0 in /nix/store/r88s9pqf17hd2252i5r2cy900c8kyiqy-python3.11-aiohttp-3.8.4/lib/python3.11/site-packages (from cohere==4.11.2) (3.8.4) Requirement already satisfied: backoff<3.0,>=2.0 in /nix/store/j3rz7q6x82bs6pi2yxqpdkp3gck1a5ca-python3.11-backoff-2.2.1/lib/python3.11/site-packages (from cohere==4.11.2) (2.2.1) ERROR: Could not find a version that satisfies the requirement importlib_metadata<7.0,>=6.0 (from cohere) (from versions: none) ERROR: No matching distribution found for importlib_metadata<7.0,>=6.0