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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 05:57:00 UTC 2019


    Date: Friday, November 15, 2019 @ 05:56:59
  Author: felixonmars
Revision: 528824

upgpkg: python-apispec 3.1.0-1

Modified:
  python-apispec/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 05:56:52 UTC (rev 528823)
+++ PKGBUILD	2019-11-15 05:56:59 UTC (rev 528824)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec"
 license=('MIT')
@@ -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=('7bcdcc2f1d8d0692228a5f1731ef6e23608a7e96a4a30fe294977ec3f304294f04c1649d9e8a93bbba2ad1c2a85c42c8cf2db4773478525eb1127c8c87be4af8')
+sha512sums=('c962419262c0faecc8245f80ce9e36ee4d109d526eac3dd51db95a72ea01e855339ee73e5d01ab226bfa7220c02bd15b908c7d664b03fd5868d2594253055975')
 
 build() {
   cd apispec-$pkgver



More information about the arch-commits mailing list