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

Felix Yan felixonmars at archlinux.org
Wed Apr 3 20:57:20 UTC 2019


    Date: Wednesday, April 3, 2019 @ 20:57:19
  Author: felixonmars
Revision: 448388

upgpkg: python-apispec 1.1.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-03 20:57:09 UTC (rev 448387)
+++ PKGBUILD	2019-04-03 20:57:19 UTC (rev 448388)
@@ -2,7 +2,7 @@
 
 pkgbase=python-apispec
 pkgname=(python-apispec python2-apispec)
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec"
@@ -15,7 +15,7 @@
               'python2-yaml' 'python-mock' 'python2-mock' 'python-openapi-spec-validator'
               'python2-openapi-spec-validator')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz")
-sha512sums=('2d4c36947864840a32b654066d9a384a692437681fc2aa72d963872f2b6ac0e41d58ec2b99e7eeb292e1942740650f6c513cc4178c7aa916977ed386b11fc885')
+sha512sums=('aff78d663803e73be4504ab6dfff7c794fea844d07a5f47263dfc11c3286c78ef68fab7a1d340770f58f49028a490c37d6104b47867b5f63f8a62fcd06aaf530')
 
 prepare() {
   cp -a apispec-$pkgver{,-py2}



More information about the arch-commits mailing list