[arch-commits] Commit in python-apispec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 29 21:21:31 UTC 2020
Date: Saturday, August 29, 2020 @ 21:21:31
Author: felixonmars
Revision: 692243
upgpkg: python-apispec 3.3.2-1
Modified:
python-apispec/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-29 21:16:30 UTC (rev 692242)
+++ PKGBUILD 2020-08-29 21:21:31 UTC (rev 692243)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-apispec
-pkgver=3.3.1
+pkgver=3.3.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=('d19c5f18487426c8345ade7bcdb2e93914364bea7f4e788c79c63ed75eb0e12a84cd9987f816b04197ec53ce66f0649520aad7aaafc2031973d7e28f9b699bed')
+sha512sums=('53f322f95b6fd76362318be3c62acd2481c830a077673fffd3d6c1c3ab8eec2c76513af494e873c25cbd398ec2d8d41d34cd22c80c94f8ba461b7feeec217e9e')
build() {
cd apispec-$pkgver
More information about the arch-commits
mailing list