blob: ebd6d6d22c961976e6c7f72af10c47bef9c3a16d (
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-webargs
pkgdesc = A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks
pkgver = 8.6.0
pkgrel = 3
url = https://github.com/marshmallow-code/webargs
arch = any
license = MIT
checkdepends = python-pytest-runner
checkdepends = python-webtest
checkdepends = python-pytest-aiohttp
checkdepends = python-webtest-aiohttp
checkdepends = python-bottle
checkdepends = python-werkzeug
checkdepends = python-django
checkdepends = python-flask
checkdepends = python-tornado
checkdepends = python-pytest-asyncio
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.6.0.tar.gz::https://github.com/marshmallow-code/webargs/archive/8.6.0.tar.gz
sha512sums = adaa90803b7f6f3cfeedf7c02b217030b5cc9d52cf7385dcb698808a565c664abe28b1bd087c1c9337669770348ba72abbb45cbb12da92edc89abdc0788efb5b
pkgname = python-webargs
|