Date: Monday, November 21, 2022 @ 05:42:54 Author: felixonmars Revision: 1350176
upgpkg: python-apispec 6.0.2-1 Modified: python-apispec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 05:42:21 UTC (rev 1350175) +++ PKGBUILD 2022-11-21 05:42:54 UTC (rev 1350176) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-apispec -pkgver=6.0.1 +pkgver=6.0.2 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-openapi-spec-validator') source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz") -sha512sums=('fabe14511a1dd598101977bcab70e5bdb1338f219f348f9584062d0c4c80de8adc1eb7f5e202a6a9d1e3fa11d775de2871f238585f6b6471bebdb3fe47bf0dc0') +sha512sums=('aa5e2cc41d5b3c4555da929819135df30192e6f6ff08518d62674495f0d28c14e51a0aa111b289e5f9d7205f821c1fd4e28b914899ea3e15b3e20f6052258117') build() { cd apispec-$pkgver
