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

Felix Yan felixonmars at archlinux.org
Wed Mar 20 12:23:26 UTC 2019


    Date: Wednesday, March 20, 2019 @ 12:23:25
  Author: felixonmars
Revision: 442946

upgpkg: python-apispec 1.1.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-20 12:22:23 UTC (rev 442945)
+++ PKGBUILD	2019-03-20 12:23:25 UTC (rev 442946)
@@ -2,7 +2,7 @@
 
 pkgbase=python-apispec
 pkgname=(python-apispec python2-apispec)
-pkgver=1.0.0
+pkgver=1.1.0
 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=('fa369bb8662f232aff352572c81711a48a470ddae0f61c5d4dc4a29182b41344002b516579a894459031ed57ff35110fb896191f7555c8d821a908704e9c867d')
+sha512sums=('2d4c36947864840a32b654066d9a384a692437681fc2aa72d963872f2b6ac0e41d58ec2b99e7eeb292e1942740650f6c513cc4178c7aa916977ed386b11fc885')
 
 prepare() {
   cp -a apispec-$pkgver{,-py2}



More information about the arch-commits mailing list