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

Felix Yan felixonmars at archlinux.org
Tue May 29 05:01:03 UTC 2018


    Date: Tuesday, May 29, 2018 @ 05:00:56
  Author: felixonmars
Revision: 333100

upgpkg: python-apispec 0.37.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-29 04:57:49 UTC (rev 333099)
+++ PKGBUILD	2018-05-29 05:00:56 UTC (rev 333100)
@@ -3,7 +3,7 @@
 
 pkgbase=python-apispec
 pkgname=(python-apispec python2-apispec)
-pkgver=0.37.0
+pkgver=0.37.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec"
@@ -14,7 +14,7 @@
               'python-bottle' 'python2-bottle' 'python-marshmallow' 'python2-marshmallow'
               'python-flask' 'python2-flask' 'python-mock' 'python2-mock' 'check_api')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz")
-sha512sums=('438e49e537c757368eec1e0c7776e402f6b176a6f2653804c0b349318fb85a4fad8029f927455c1d9380be166b91331ab384ace041617c6773c9e36f46c14f4d')
+sha512sums=('cbf6de044d8d70b9ea0171d3067e690c5c6cb15f0bc3bee8a1729e6bfc420f3bcd978c7d3ab42e68658ca7bf90df7357bb2a0c03e299abd696afd4bb48927af2')
 
 prepare() {
   sed -i 's/<2/<3/' apispec-$pkgver/setup.py



More information about the arch-commits mailing list