Date: Saturday, May 8, 2021 @ 22:18:13 Author: felixonmars Revision: 928938
upgpkg: python-apispec 4.4.1-1 Modified: python-apispec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-08 22:15:44 UTC (rev 928937) +++ PKGBUILD 2021-05-08 22:18:13 UTC (rev 928938) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-apispec -pkgver=4.4.0 +pkgver=4.4.1 pkgrel=1 pkgdesc="A pluggable API specification generator. Currently supports the OpenAPI Specification." url="https://github.com/marshmallow-code/apispec" @@ -16,7 +16,7 @@ 'python-flask' 'python-prance' 'python-yaml' 'python-mock' 'python-openapi-spec-validator') source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz") -sha512sums=('677d7d823a3ea4bc65484a1524a2d8fdea0f4690e69d56ae7138bca0461ae1ddd3cf34c20bb0d4f1a6270cf9895c053a4a0c0db8e5fd975da8fcd61b123532dd') +sha512sums=('fea0787598ca93711eaa231675f97623eb3d6eb224e11c40e66857b95f48724618bf7a9bfda476b56c1c96fe70bb61675966b1f3fb073fe3f7e4da91e78d3d90') build() { cd apispec-$pkgver
