[arch-commits] Commit in python-connexion/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sat Apr 25 16:31:12 UTC 2020
Date: Saturday, April 25, 2020 @ 16:31:11
Author: ffy00
Revision: 620964
upgpkg: python-connexion 2.7.0-1
Modified:
python-connexion/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-25 16:30:52 UTC (rev 620963)
+++ PKGBUILD 2020-04-25 16:31:11 UTC (rev 620964)
@@ -2,8 +2,8 @@
_pkgname=connexion
pkgname=python-$_pkgname
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.7.0
+pkgrel=1
pkgdesc='Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support'
arch=('any')
url='https://github.com/zalando/connexion'
@@ -16,7 +16,7 @@
makedepends=('python-setuptools')
#checkdepends=('python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('a242389ba71d8214bc034fe08eefb9c8b687e94dd12e91f0e0010771b66d3a4d545d0828d40acad3e7c7c56aa629feaa0b8850ae3a322864ef24aec5f06c3ce4')
+sha512sums=('4f278b3dea78b852e4051bf046a9224a7fd2a0af1056d9cdfbf55e2562b49061329330fc623f9b2c61f54f0710f028674e6dceb037f503d7afd8d7fec736a6ea')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list