blob: e6c911f21f373271a7a9a86c3c841ed67b78d7e9 (
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
|
pkgbase = python-p123client
pkgdesc = Python 123 webdisk client.
pkgver = 0.0.9.1
pkgrel = 2
url = https://pypi.org/project/p123client
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-httpx
depends = python-multidict
depends = python-qrcode
depends = python-orjson
depends = python-undefined
depends = python-yarl
depends = python-aiofile
depends = python-asynctools
depends = python-encode-uri
depends = python-dicttools
depends = python-filewrap
depends = python-hashtools
depends = python-httpfile
depends = python-http-request
depends = python-httpx-request
depends = python-iterutils
depends = python-property
provides = python-p123client
conflicts = python-p123client
options = !strip
options = !debug
source = p123client-0.0.9.1.tar.gz::https://files.pythonhosted.org/packages/source/p/p123client/p123client-0.0.9.1.tar.gz
sha256sums = e0f43cd55ec88e57e6234802b4f50054312f0c699d636fbce2a9721dd28991a6
pkgname = python-p123client
|