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

Felix Yan felixonmars at archlinux.org
Mon Dec 23 09:52:15 UTC 2019


    Date: Monday, December 23, 2019 @ 09:52:14
  Author: felixonmars
Revision: 539032

upgpkg: python-apispec-webframeworks 0.5.0-1

Modified:
  python-apispec-webframeworks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-23 09:52:07 UTC (rev 539031)
+++ PKGBUILD	2019-12-23 09:52:14 UTC (rev 539032)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec-webframeworks
-pkgver=0.4.0
-pkgrel=4
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="Web framework plugins for apispec"
 url="https://github.com/marshmallow-code/apispec-webframeworks"
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-bottle' 'python-flask' 'python-tornado')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec-webframeworks/archive/$pkgver.tar.gz")
-sha512sums=('f831c4e8d494a67a2ce0f88624fa7770bb7e3731d57158f9d622c07f1f87b7c0f55375cd0bffd36d3a8aa204925ae8dbf478a749376320ce8aec324f86c23306')
+sha512sums=('55c97d75a6c030ecd19ac874632e2b948dea1075fc522b3d009405412f2a3b1f1fd324c2bcb562e49e60e523fe2836222b1d56305ce58285601b4c3b0df6d98e')
 
 build() {
   cd apispec-webframeworks-$pkgver



More information about the arch-commits mailing list