Date: Thursday, February 11, 2021 @ 08:55:30 Author: felixonmars Revision: 855513
upgpkg: python-apispec 4.3.0-1 Modified: python-apispec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 08:55:26 UTC (rev 855512) +++ PKGBUILD 2021-02-11 08:55:30 UTC (rev 855513) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-apispec -pkgver=4.2.0 +pkgver=4.3.0 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=('51187a80f8ad260bd0a89d4a882d2517f56237a6cfb0596cf29999e3fc42af0700c88037ba205a4e7f51587abf8b1db5dbae7ee5d98ae55fc9fe2314f69fa656') +sha512sums=('c42b47697948b4d111bed83b71e2d7e6e7b9972bc44cd642a579444019c468acf6a0c9411273d234b8b2b63d2cfcaaccd1f9d125cffb0d44701a6025ada4a0f3') build() { cd apispec-$pkgver
