[arch-commits] Commit in python-apispec/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 30 18:39:41 UTC 2021
Date: Friday, July 30, 2021 @ 18:39:41
Author: felixonmars
Revision: 991036
upgpkg: python-apispec 5.0.0-1
Modified:
python-apispec/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-30 18:06:40 UTC (rev 991035)
+++ PKGBUILD 2021-07-30 18:39:41 UTC (rev 991036)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-apispec
-pkgver=4.7.1
+pkgver=5.0.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=('e5ead9a867d9dd18f2fb7509b6ef4afd9ec04cc102f55684a66e8f5ebe1b8e3e4129c62b7fd50f0a337547336375cee612e1bec620fa957f8f90d11968538c8e')
+sha512sums=('1e3d4c06713081d90d5d8650e7aeedd12248ef9a43ced6681be4e9dbf4563b7390cabf3423ea2c1bfda6900cd193efa4e2cacdac77350fcf2e83cfc30580c98e')
build() {
cd apispec-$pkgver
More information about the arch-commits
mailing list