Package Details: python-ollama-git 0.4.6.r6.g967fd65-1

Git Clone URL: https://aur.archlinux.org/python-ollama-git.git (read-only, click to copy)
Package Base: python-ollama-git
Description: Ollama Python library
Upstream URL: https://github.com/ollama/ollama-python
Licenses: MIT
Conflicts: python-ollama
Provides: python-ollama
Submitter: daniel_chesters
Maintainer: daniel_chesters
Last Packager: daniel_chesters
Votes: 1
Popularity: 0.001672
First Submitted: 2024-03-26 00:27 (UTC)
Last Updated: 2025-01-17 10:27 (UTC)

Required by (4)

Sources (1)

Latest Comments

cotsuka commented on 2025-01-15 20:27 (UTC)

Yup, update worked for me. Thanks!

daniel_chesters commented on 2025-01-15 17:57 (UTC)

It should be fixed.

daniel_chesters commented on 2025-01-15 13:40 (UTC)

I will to check later today or in the next days.

cotsuka commented on 2025-01-15 06:35 (UTC)

I'm getting the following error during the build step:

The Poetry configuration is invalid:
  - Additional properties are not allowed ('requires-plugins' was unexpected)

This seems like a very recent addition to the pyproject.toml file in hte source repo.

daniel_chesters commented on 2024-03-26 10:42 (UTC) (edited on 2024-03-26 10:42 (UTC) by daniel_chesters)

I removed the leading v from the pkgver

dreieck commented on 2024-03-26 08:27 (UTC)

Please strip off the leading v from $pkgver as required by the Arch Linux VCS package guidelines.

(And after doing, you optionally can add =${pkgver} to the python-ollama-provides-entry.)

Regards and thanks for the package!