blob: 90c938f66ef09b9cb216fc19302c2d83f5c2658b (
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
|
pkgbase = python-assistant
pkgdesc = Your very own Assistant. Because you deserve it.
pkgver = 2.0.2b1
pkgrel = 1
url = https://github.com/waser-technologies/technologies/assistant
arch = any
license = MIT
depends = python
depends = python-pygments
depends = python-questionary
depends = xonsh
depends = python-tomli-w
depends = python-setproctitle
depends = python-psutil
noextract = assistant-2.0.2b1-py3-none-any.whl
source = PKGBUILD_EXTRAS
source = https://files.pythonhosted.org/packages/95/21/b5f776d0b723895e8d73dab204d4450850211f6622e910b7016ea06afec4/assistant-2.0.2b1-py3-none-any.whl
source = LICENSE
source = assistant.service::https://gitlab.com/waser-technologies/technologies/assistant/-/raw/main/assistant.service.example
source = assistant.listen.service::https://gitlab.com/waser-technologies/technologies/assistant/-/raw/main/assistant.listen.service.example
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = python-assistant
|