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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 30 23:58:33 UTC 2021


    Date: Thursday, September 30, 2021 @ 23:58:33
  Author: felixonmars
Revision: 1026300

upgpkg: python-apispec 5.1.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-30 23:57:57 UTC (rev 1026299)
+++ PKGBUILD	2021-09-30 23:58:33 UTC (rev 1026300)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=5.1.0
+pkgver=5.1.1
 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=('ebcb6ddc71be541c152f18eaf2462f09c5860b689d34581723dc8f70f4da59966c34ea6f1282be2ea38cb4524af224a96bcfe974f5fcc62bf4939c644aa6df48')
+sha512sums=('4e0e2959699c735c5242aa1a954392d97ea4809aafbd8d091f608baf7397a31964852588c474acb84e8755a62849837d741eb1e5fdf1cd5304f46c852e346d03')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list