summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12cbc87d285dc469b337fc444af2d76f7b349902 (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
39
pkgbase = 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
	provides = python-asgi-webdav
	conflicts = python-asgi-webdav
	replaces = python-asgi-webdav
	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 = 7120afec227196f9f134e7ac87893581952c3592a91eb6daa08f5075db3a06de
	sha256sums = 586b9318035cb76204ac4d536c845ce1ffc0c9eb60022c170ad6eeca0d0389f2
	sha256sums = d230496ce61436b709d34078273df5e4b6036eab316b5c9f54f5d261a5c61ea8
	sha256sums = a1bc83acb2b0429b4aef7b1bda3a5c0b19312ef4b6680040cc81b34e233e469c
	sha256sums = d10c0e9cafc0e1df19a842d78b0e6d537369752ee00e3d33c87ae8579b3d336c

pkgname = asgi-webdav