summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbf8b91e1dd7d235572d59ab68cf9529f20caab8 (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.1
	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.1.tar.gz::https://github.com/rexzhang/asgi-webdav/archive/refs/tags/v1.4.1.tar.gz
	source = asgi-webdav.service
	source = asgi-webdav.user.service
	source = asgi-webdav.sysusers
	source = asgi-webdav.tmpfiles
	source = config.json
	sha256sums = 735a3fd098c7bf8b923a27996868a8b8f19d450cf16598d189443a6c32512699
	sha256sums = 6c23a7ba4181d929419b4d1557a3660bd99dd9d384b6da6e9013dc6b71f89099
	sha256sums = 9960f00c5adf1ebc08e04adccc9b6c25eceecd74352ec49e96b03bbee31f1521
	sha256sums = d230496ce61436b709d34078273df5e4b6036eab316b5c9f54f5d261a5c61ea8
	sha256sums = a1bc83acb2b0429b4aef7b1bda3a5c0b19312ef4b6680040cc81b34e233e469c
	sha256sums = d10c0e9cafc0e1df19a842d78b0e6d537369752ee00e3d33c87ae8579b3d336c

pkgname = python-asgi-webdav