Autogenerated commit at 2025-06-16 14:02:21.317489+00:00

This commit is contained in:
ahriman
2025-06-16 14:02:21 +00:00
parent 54cdb8b2bd
commit d7fb065590
3 changed files with 10 additions and 28 deletions

View File

@ -1,20 +1,10 @@
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
pkgver = 8.7.0
pkgrel = 4
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
@ -30,7 +20,7 @@ pkgbase = python-webargs
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
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