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

Felix Yan felixonmars at archlinux.org
Wed Dec 18 17:13:15 UTC 2019


    Date: Wednesday, December 18, 2019 @ 17:13:15
  Author: felixonmars
Revision: 538039

upgpkg: python-apispec 3.1.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-18 17:09:07 UTC (rev 538038)
+++ PKGBUILD	2019-12-18 17:13:15 UTC (rev 538039)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=3.1.0
+pkgver=3.1.1
 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=('c962419262c0faecc8245f80ce9e36ee4d109d526eac3dd51db95a72ea01e855339ee73e5d01ab226bfa7220c02bd15b908c7d664b03fd5868d2594253055975')
+sha512sums=('361f49eb7154bdc57a090329323454ef45ba552bb44ed0d38be5a234075682ba561d648aaeebb9a51153a2d6fa94620efefff2bfa530171662afb6358b1aa19f')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list