Date: Monday, February 8, 2021 @ 18:37:50
  Author: felixonmars
Revision: 849500

upgpkg: python-apispec 4.2.0-1

Modified:
  python-apispec/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-08 18:33:35 UTC (rev 849499)
+++ PKGBUILD    2021-02-08 18:37:50 UTC (rev 849500)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-apispec
-pkgver=4.1.0
+pkgver=4.2.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=('12d846a96c360d19508500d5710f74ea1c4fd8dc4dbd5bf588aecfeca4dff76964c55365f4219f6726304d5fab7147f2f79ef9dad28780d1387b6b054a527572')
+sha512sums=('51187a80f8ad260bd0a89d4a882d2517f56237a6cfb0596cf29999e3fc42af0700c88037ba205a4e7f51587abf8b1db5dbae7ee5d98ae55fc9fe2314f69fa656')
 
 build() {
   cd apispec-$pkgver

Reply via email to