summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 55012bd4b650f7d2a224c2fe45fafe71ce60bdfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-ollama-git
	pkgdesc = Ollama Python library
	pkgver = 0.4.6.r6.g967fd65
	pkgrel = 1
	url = https://github.com/ollama/ollama-python
	arch = any
	license = MIT
	makedepends = python-poetry
	makedepends = git
	depends = ollama
	depends = python
	depends = python-httpx
	depends = python-typing_extensions
	depends = python-pydantic
	provides = python-ollama
	conflicts = python-ollama
	source = python-ollama-git::git+https://github.com/ollama/ollama-python.git
	b2sums = SKIP

pkgname = python-ollama-git