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

Felix Yan felixonmars at archlinux.org
Tue Dec 24 12:03:06 UTC 2019


    Date: Tuesday, December 24, 2019 @ 12:03:05
  Author: felixonmars
Revision: 539831

upgpkg: python-apispec-webframeworks 0.5.1-1

Modified:
  python-apispec-webframeworks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 12:02:09 UTC (rev 539830)
+++ PKGBUILD	2019-12-24 12:03:05 UTC (rev 539831)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-apispec-webframeworks
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="Web framework plugins for apispec"
 url="https://github.com/marshmallow-code/apispec-webframeworks"
@@ -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=('55c97d75a6c030ecd19ac874632e2b948dea1075fc522b3d009405412f2a3b1f1fd324c2bcb562e49e60e523fe2836222b1d56305ce58285601b4c3b0df6d98e')
+sha512sums=('2c35930ccb53db2f4781f74e00b7481c902066877a27c6e1f723e2532fdf948893d5c3267b1b07d241ac33fb7889a079834da56a38d41fb844cdb282b80df200')
 
 build() {
   cd apispec-webframeworks-$pkgver



More information about the arch-commits mailing list