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

Filipe Laíns ffy00 at archlinux.org
Wed Feb 19 16:06:08 UTC 2020


    Date: Wednesday, February 19, 2020 @ 16:06:04
  Author: ffy00
Revision: 576662

upgpkg: python-aiohttp-apispec 2.2.0-1

Modified:
  python-aiohttp-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 16:04:50 UTC (rev 576661)
+++ PKGBUILD	2020-02-19 16:06:04 UTC (rev 576662)
@@ -2,7 +2,7 @@
 
 _pkgname=aiohttp-apispec
 pkgname=python-$_pkgname
-pkgver=1.5.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Build and document REST APIs with aiohttp and apispec'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-aiohttp')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('e6c271abd0664da55fa4300b5de90c6585af17de2701b366d06c6a611401353445e8abb94e19dea640571fa071d688745aeadaa82fbccf6659e92409ade7276f')
+sha512sums=('caa399f70ddf53f555a9bd82ea177ed39c7e58cbb8dffbedacf0e3061c2156da34dfb5bd286909ff17100ff17fa6d48d9a77cd33b4d1e0d466a659d74e036eb1')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list