blob: 25b068752b812f22eca3a57ea9bfe6b9f91eb7f0 (
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.1
pkgrel = 1
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.1.tar.gz::https://github.com/marshmallow-code/webargs/archive/8.7.1.tar.gz
sha512sums = 124597165b4624b95c1ac1b29e2f6afd8ccd78e0957af1cd31f4598f34e3aeb46f8e0d3c4aab3aa45d7baa660f63ea991a43b09d987861bfb588f9e5987955d7
pkgname = python-webargs
|