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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 4 18:18:48 UTC 2022


    Date: Monday, July 4, 2022 @ 18:18:48
  Author: felixonmars
Revision: 1243946

upgpkg: python-apispec 5.2.2-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 18:15:02 UTC (rev 1243945)
+++ PKGBUILD	2022-07-04 18:18:48 UTC (rev 1243946)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=5.2.1
+pkgver=5.2.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-mock'
               'python-openapi-spec-validator')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz")
-sha512sums=('020d377e4dd9e2e3514cf48450bee9a5b957cb0d419f7fa4da35691b68cd108673b133d4ad07b908ca377b1418d087979eea409382ca743d350aec95b796f00f')
+sha512sums=('16c6229619853671403e81edaa50ce87c2575cdb6c606502e08c086aa33b25db0cef0cd455c2c74a55138eaf95667f7ffe9ac8045cbeb415df4b623878a8831c')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list