Skip to content

Comments

python3Packages.llm-ollama: 0.8.2 -> 0.9.1#387600

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
Erethon:bump-llm-ollama
Mar 18, 2025
Merged

python3Packages.llm-ollama: 0.8.2 -> 0.9.1#387600
GaetanLepage merged 1 commit intoNixOS:masterfrom
Erethon:bump-llm-ollama

Conversation

@Erethon
Copy link
Contributor

@Erethon Erethon commented Mar 6, 2025

Diff: taketwo/llm-ollama@0.8.2...0.9.1
Changelog: https://github.com/taketwo/llm-ollama/releases/tag/0.9.1

Also add nix-update-script for automatic updates and pytest-asyncio so we don't disable tests.

Needs #386371 merged first as llm-ollama 0.9.0 depends on llm 0.23.0.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 6, 2025
@Erethon Erethon mentioned this pull request Mar 14, 2025
@josh
Copy link
Contributor

josh commented Mar 14, 2025

Nice! LGTM once #386371 is merged as mentioned.

@Erethon Erethon marked this pull request as ready for review March 17, 2025 09:32
@Erethon
Copy link
Contributor Author

Erethon commented Mar 17, 2025

Marked this as ready for review now that #386371 is merged.

@josh
Copy link
Contributor

josh commented Mar 17, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 387600


x86_64-linux

✅ 4 packages built:
  • python312Packages.llm-ollama
  • python312Packages.llm-ollama.dist
  • python313Packages.llm-ollama
  • python313Packages.llm-ollama.dist

aarch64-linux

✅ 4 packages built:
  • python312Packages.llm-ollama
  • python312Packages.llm-ollama.dist
  • python313Packages.llm-ollama
  • python313Packages.llm-ollama.dist

aarch64-darwin

✅ 4 packages built:
  • python312Packages.llm-ollama
  • python312Packages.llm-ollama.dist
  • python313Packages.llm-ollama
  • python313Packages.llm-ollama.dist

@josh josh mentioned this pull request Mar 17, 2025
13 tasks
@Erethon Erethon changed the title python3Packages.llm-ollama: 0.8.2 -> 0.9.0 python3Packages.llm-ollama: 0.8.2 -> 0.9.1 Mar 18, 2025
@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 387600


x86_64-linux

✅ 4 packages built:
  • python312Packages.llm-ollama
  • python312Packages.llm-ollama.dist
  • python313Packages.llm-ollama
  • python313Packages.llm-ollama.dist

aarch64-linux

✅ 4 packages built:
  • python312Packages.llm-ollama
  • python312Packages.llm-ollama.dist
  • python313Packages.llm-ollama
  • python313Packages.llm-ollama.dist

x86_64-darwin

✅ 4 packages built:
  • python312Packages.llm-ollama
  • python312Packages.llm-ollama.dist
  • python313Packages.llm-ollama
  • python313Packages.llm-ollama.dist

aarch64-darwin

✅ 4 packages built:
  • python312Packages.llm-ollama
  • python312Packages.llm-ollama.dist
  • python313Packages.llm-ollama
  • python313Packages.llm-ollama.dist

Copy link
Contributor

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@GaetanLepage GaetanLepage merged commit cd6d14a into NixOS:master Mar 18, 2025
40 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants