blob: 31a59ecc1f3e8e7dde6c53d6a7ca7a414e323fbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = python-openmemory-git
pkgdesc = OpenMemory Python SDK (git)
pkgver = 1.3.0.r21.g30daf78
pkgrel = 1
url = https://github.com/CaviraOSS/OpenMemory
arch = any
license = Apache-2.0
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
depends = python-fastapi
depends = uvicorn
depends = python-pydantic
depends = python-numpy
depends = python-httpx
depends = python-google-api-python-client
depends = python-google-auth
depends = python-msal
depends = python-pygithub
depends = python-beautifulsoup4
depends = python-pypdf
depends = python-mammoth
depends = python-markdownify
depends = python-openai
provides = python-openmemory
conflicts = python-openmemory
source = OpenMemory::git+https://github.com/CaviraOSS/OpenMemory.git
sha256sums = SKIP
pkgname = python-openmemory-git
|