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

Felix Yan felixonmars at archlinux.org
Sat Feb 9 01:50:37 UTC 2019


    Date: Saturday, February 9, 2019 @ 01:50:35
  Author: felixonmars
Revision: 430781

upgpkg: python-apispec 1.0.0-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-09 01:50:18 UTC (rev 430780)
+++ PKGBUILD	2019-02-09 01:50:35 UTC (rev 430781)
@@ -2,7 +2,7 @@
 
 pkgbase=python-apispec
 pkgname=(python-apispec python2-apispec)
-pkgver=0.39.0
+pkgver=1.0.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=('e43ed4ef6e7ac565e306427ad3bed619d72c9f894b1d7803635505496914ac6a1b784e670f98cf2ef3c119f0aad3891ded2a4f632694ead3ce0450b4402c875a')
+sha512sums=('fa369bb8662f232aff352572c81711a48a470ddae0f61c5d4dc4a29182b41344002b516579a894459031ed57ff35110fb896191f7555c8d821a908704e9c867d')
 
 prepare() {
   cp -a apispec-$pkgver{,-py2}



More information about the arch-commits mailing list