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

Felix Yan felixonmars at archlinux.org
Sun Jun 30 03:47:52 UTC 2019


    Date: Sunday, June 30, 2019 @ 03:47:51
  Author: felixonmars
Revision: 486032

upgpkg: python-apispec 2.0.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 03:47:34 UTC (rev 486031)
+++ PKGBUILD	2019-06-30 03:47:51 UTC (rev 486032)
@@ -2,7 +2,7 @@
 
 pkgbase=python-apispec
 pkgname=(python-apispec python2-apispec)
-pkgver=1.3.3
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec"
@@ -13,7 +13,7 @@
               'python-flask' 'python-prance' 'python-yaml' 'python-mock'
               'python-openapi-spec-validator')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz")
-sha512sums=('27b7b69ddc501ac81cabce06e9ba780273d4d2762b5ae492eae3d46261a06473c752305df383d2e2eaa9c3ff8e1b010b56966e9a3bf928a550e352647aa28787')
+sha512sums=('afc983dc2148071b411d9a61b4f8e433f9cecaddb0c490eab37229a7593790710e81cdc1f49736a4abca9a20972d517750007a5698bce1790cb889590e04859c')
 
 prepare() {
   cp -a apispec-$pkgver{,-py2}



More information about the arch-commits mailing list