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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 20:05:30 UTC 2020


    Date: Sunday, February 16, 2020 @ 20:05:30
  Author: felixonmars
Revision: 572832

upgpkg: python-apispec 3.3.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 20:03:36 UTC (rev 572831)
+++ PKGBUILD	2020-02-16 20:05:30 UTC (rev 572832)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=3.2.0
+pkgver=3.3.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=('64c409a7e0b1ce101ffa42043000626cb3e0942e5559e4527e24a25536939f9941d2a0d92848d8a094c2c5358efc64b9aabc4049b6563e39ad6a0b08cec1c09c')
+sha512sums=('c94cc48702ced17baa01175be2ff261dd7203cb0f49477f4be633080ef5f8029e5654579609370b4c1cd852d71f0b6fc116a05ee34515b22e7a0877a19d49a27')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list