blob: 2a835eedf54f42d5ad9821d4e9d7b0c974ea8bfc (
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
34
35
36
37
38
39
40
|
pkgbase = python-openlist
pkgdesc = Python wrapper for openlist.
pkgver = 0.0.1
pkgrel = 1
url = https://pypi.org/project/python-openlist
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-aiohttp
depends = python-dateutil
depends = python-httpx
depends = python-multidict
depends = python-orjson
depends = python-yarl
depends = python-aiofile
depends = python-dictattr
depends = python-download
depends = python-errno2
depends = python-filewrap
depends = python-glob-pattern
depends = python-httpfile
depends = python-http-request
depends = python-http-response
depends = python-httpx-request
depends = python-iterutils
depends = python-property
depends = python-undefined
provides = python-openlist
conflicts = python-openlist
options = !strip
options = !debug
source = python_openlist-0.0.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python_openlist/python_openlist-0.0.1.tar.gz
sha256sums = a39ced4ded3721318d68d89ffa5aed924a0ad1fa4c1bfc15744c228113955f4f
pkgname = python-openlist
|