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

Felix Yan felixonmars at archlinux.org
Sun Jul 7 02:13:57 UTC 2019


    Date: Sunday, July 7, 2019 @ 02:13:56
  Author: felixonmars
Revision: 487576

upgpkg: python-apispec 2.0.2-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-07 02:12:04 UTC (rev 487575)
+++ PKGBUILD	2019-07-07 02:13:56 UTC (rev 487576)
@@ -2,7 +2,7 @@
 
 pkgbase=python-apispec
 pkgname=(python-apispec python2-apispec)
-pkgver=2.0.1
+pkgver=2.0.2
 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=('afc983dc2148071b411d9a61b4f8e433f9cecaddb0c490eab37229a7593790710e81cdc1f49736a4abca9a20972d517750007a5698bce1790cb889590e04859c')
+sha512sums=('c2b13ea631109fba224544932a2dd6bbc0552903686d176e693149095c8326e113569c7cfdab661a3a36f7eaf72b9f453714774ffb02a55155bccedfbef23a66')
 
 prepare() {
   cp -a apispec-$pkgver{,-py2}



More information about the arch-commits mailing list