[arch-commits] Commit in python-apispec/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 2 02:39:06 UTC 2021


    Date: Friday, April 2, 2021 @ 02:39:05
  Author: felixonmars
Revision: 910961

upgpkg: python-apispec 4.4.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-02 02:37:51 UTC (rev 910960)
+++ PKGBUILD	2021-04-02 02:39:05 UTC (rev 910961)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=4.3.0
+pkgver=4.4.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=('c42b47697948b4d111bed83b71e2d7e6e7b9972bc44cd642a579444019c468acf6a0c9411273d234b8b2b63d2cfcaaccd1f9d125cffb0d44701a6025ada4a0f3')
+sha512sums=('677d7d823a3ea4bc65484a1524a2d8fdea0f4690e69d56ae7138bca0461ae1ddd3cf34c20bb0d4f1a6270cf9895c053a4a0c0db8e5fd975da8fcd61b123532dd')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list