blob: c16f070d40cf9fa34296008676c135e48c2ec3fd (
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.3.1
pkgrel = 1
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.3.1.tar.gz::https://files.pythonhosted.org/packages/source/p/p123client/p123client-0.0.9.3.1.tar.gz
sha256sums = 705df917c4585c70fb2175f48be43ac268c430a8f33f1290378d3263b8b936a6
pkgname = python-p123client
|