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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 29 08:12:20 UTC 2022


    Date: Wednesday, June 29, 2022 @ 08:12:20
  Author: felixonmars
Revision: 1239911

upgpkg: python-apispec 5.2.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 08:10:37 UTC (rev 1239910)
+++ PKGBUILD	2022-06-29 08:12:20 UTC (rev 1239911)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=5.2.0
+pkgver=5.2.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=('6f36dcce8b503847a981c87ed1139b89bbb9be9e22db67402cd7e74be8a5ce58714329b33c8489b63f5aa56fe92d65fb5aea332c9bd2e8f140dfc92165432005')
+sha512sums=('020d377e4dd9e2e3514cf48450bee9a5b957cb0d419f7fa4da35691b68cd108673b133d4ad07b908ca377b1418d087979eea409382ca743d350aec95b796f00f')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list