python310Packages.qdrant-client 1.1.0 -> 1.2.0 https://repology.org/project/python:qdrant-client/versions attrpath: python310Packages.qdrant-client 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/ivwb19xgrpm6xw1s1njgqlmyzvvsncx0-packages.json.drv building '/nix/store/ivwb19xgrpm6xw1s1njgqlmyzvvsncx0-packages.json.drv'... Going to be running update for following packages: - python3.10-qdrant-client-1.1.0 Press Enter key to continue... Running update for: - python3.10-qdrant-client-1.1.0: UPDATING ... - python3.10-qdrant-client-1.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/qdrant-client/default.nix b/pkgs/development/python-modules/qdrant-client/default.nix index 57e5ab8ee01..c6a11a9ae4a 100644 --- a/pkgs/development/python-modules/qdrant-client/default.nix +++ b/pkgs/development/python-modules/qdrant-client/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "qdrant-client"; - version = "1.1.0"; + version = "1.2.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "qdrant"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-rpNTV3VBTND39iW/kve0aG1KJzAIl1whmhH+e6RbOhw="; + hash = "sha256-0R54nX0LwumiZlBjq5QTl0NHfKepj2YMCboOHkg2p+w="; }; 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 python310Packages.qdrant-client nix build failed. patching sources @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/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: qdrant-client Running command Building wheel for qdrant-client (pyproject.toml) Building wheel for qdrant-client (pyproject.toml) ... [?25l[?25hdone Created wheel for qdrant-client: filename=qdrant_client-1.2.0-py3-none-any.whl size=129878 sha256=a10f9e7960257d5c54f70455e7e15e2393c045635f489607598a19590b01782d Stored in directory: /build/pip-ephem-wheel-cache-i1y95qjg/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built qdrant-client Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./qdrant_client-1.2.0-py3-none-any.whl Requirement already satisfied: grpcio-tools>=1.41.0 in /nix/store/g32i9vwy8fx51n51wnpgrj6bpmzy5ks4-python3.10-grpcio-tools-1.54.2/lib/python3.10/site-packages (from qdrant-client==1.2.0) (1.54.2) Requirement already satisfied: numpy>=1.21 in /nix/store/b7kiy1c75f7f3lvg05qm913k17f8gdn4-python3.10-numpy-1.24.2/lib/python3.10/site-packages (from qdrant-client==1.2.0) (1.24.2) ERROR: Could not find a version that satisfies the requirement portalocker<3.0.0,>=2.7.0 (from qdrant-client) (from versions: none) ERROR: No matching distribution found for portalocker<3.0.0,>=2.7.0