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

Felix Yan felixonmars at archlinux.org
Fri Oct 2 05:52:55 UTC 2020


    Date: Friday, October 2, 2020 @ 05:52:55
  Author: felixonmars
Revision: 714927

upgpkg: python-apispec 4.0.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 05:52:44 UTC (rev 714926)
+++ PKGBUILD	2020-10-02 05:52:55 UTC (rev 714927)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=3.3.2
+pkgver=4.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=('53f322f95b6fd76362318be3c62acd2481c830a077673fffd3d6c1c3ab8eec2c76513af494e873c25cbd398ec2d8d41d34cd22c80c94f8ba461b7feeec217e9e')
+sha512sums=('6eb719497fa35c408d711a91ee922d682eb138843cdebb7858a031b786e4b88e34ad643be4647bae17006f57e13c7e5b8828a2ed1626d2304f06ebe1ef2fc658')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list