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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 11 20:38:23 UTC 2021


    Date: Wednesday, August 11, 2021 @ 20:38:22
  Author: felixonmars
Revision: 997456

upgpkg: python-apispec 5.1.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-11 20:36:04 UTC (rev 997455)
+++ PKGBUILD	2021-08-11 20:38:22 UTC (rev 997456)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=5.0.0
+pkgver=5.1.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=('1e3d4c06713081d90d5d8650e7aeedd12248ef9a43ced6681be4e9dbf4563b7390cabf3423ea2c1bfda6900cd193efa4e2cacdac77350fcf2e83cfc30580c98e')
+sha512sums=('ebcb6ddc71be541c152f18eaf2462f09c5860b689d34581723dc8f70f4da59966c34ea6f1282be2ea38cb4524af224a96bcfe974f5fcc62bf4939c644aa6df48')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list