summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77637b3ade5815026eb626c59efdb85fdf43c704 (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
pkgbase = python-asgi-webdav
	pkgdesc = An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.
	pkgver = 1.4.0
	pkgrel = 1
	url = https://github.com/rexzhang/asgi-webdav
	install = asgi-webdav.install
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-aiofiles
	depends = python-arrow
	depends = python-asgi-middleware-static-file
	depends = python-chardet
	depends = python-click
	depends = python-pydantic
	depends = python-xmltodict
	optdepends = python-bonsai: LDAP support
	optdepends = python-brotli: response compress support
	backup = etc/asgi-webdav/config.json
	source = asgi-webdav-1.4.0.tar.gz::https://files.pythonhosted.org/packages/source/A/ASGIWebDAV/ASGIWebDAV-1.4.0.tar.gz
	source = asgi-webdav.service
	source = asgi-webdav.user.service
	source = asgi-webdav.sysusers
	source = asgi-webdav.tmpfiles
	source = config.json
	sha256sums = 7b1baeddd63440772f6ad3bd62f9f2545286d4d5a0b4e3c548a805ecdefe4206
	sha256sums = 6c23a7ba4181d929419b4d1557a3660bd99dd9d384b6da6e9013dc6b71f89099
	sha256sums = 9960f00c5adf1ebc08e04adccc9b6c25eceecd74352ec49e96b03bbee31f1521
	sha256sums = d230496ce61436b709d34078273df5e4b6036eab316b5c9f54f5d261a5c61ea8
	sha256sums = a1bc83acb2b0429b4aef7b1bda3a5c0b19312ef4b6680040cc81b34e233e469c
	sha256sums = 1245fc95c3cbc5d36ec7e21d426e618e3cd015361ac0a2f8834351c334511867

pkgname = python-asgi-webdav