summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47f5dec601c4657701533fe8b576b955b1eaeece (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
pkgbase = python-webargs
	pkgdesc = A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks
	pkgver = 8.7.0
	pkgrel = 4
	url = https://github.com/marshmallow-code/webargs
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-flit-core
	makedepends = python-sphinx
	makedepends = python-sphinx-issues
	makedepends = python-sphinx-furo
	depends = python-marshmallow
	optdepends = python-flask
	optdepends = python-django
	optdepends = python-bottle
	optdepends = python-tornado
	optdepends = python-pyramid
	optdepends = python-falcon
	optdepends = python-aiohttp
	source = python-webargs-8.7.0.tar.gz::https://github.com/marshmallow-code/webargs/archive/8.7.0.tar.gz
	sha512sums = b833a4c37ad1fdf78e9142c7fef0998ff4f91ff1a4255117cfe21d91631aa04ad9811d0a752647e49bcc87216fc2f49475dc056ce23d68c57541bafe78b10db5

pkgname = python-webargs