blob: b0b8251f36e6843d744ae2ae9f6859345d8b71a6 (
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-p189client
pkgdesc = Python 189 webdisk client.
pkgver = 0.0.2.3
pkgrel = 2
url = https://pypi.org/project/p189client
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-orjson
depends = python-yarl
depends = python-aiofile
depends = python-asynctools
depends = python-cookietools
depends = python-errno2
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-p189sign
depends = python-property
provides = python-p189client
conflicts = python-p189client
options = !strip
options = !debug
source = p189client-0.0.2.3.tar.gz::https://files.pythonhosted.org/packages/source/p/p189client/p189client-0.0.2.3.tar.gz
sha256sums = 9519341532c7b573629cc7ac5104734514082d61275f423dc0ec439ec89d3c21
pkgname = python-p189client
|