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

Filipe Laíns ffy00 at archlinux.org
Mon Oct 21 08:07:16 UTC 2019


    Date: Monday, October 21, 2019 @ 08:07:15
  Author: ffy00
Revision: 518050

upgpkg: python-connexion 2.4.0-1

Modified:
  python-connexion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-21 07:54:25 UTC (rev 518049)
+++ PKGBUILD	2019-10-21 08:07:15 UTC (rev 518050)
@@ -2,8 +2,8 @@
 
 _pkgname=connexion
 pkgname=python-$_pkgname
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.4.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'
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools')
 #checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('4d678a1ab9648bc4da5ff5fb69345c37e961f9f154130ca17418aa476798f3b815edd5f887796f2317d64f3dfcaf17d080861c6bded6ef34ab07b12c603fcf9b')
+sha512sums=('8c17b1a0fe669a8038f0c310fede0492a6592708de72d392ee93ee1606e841968be7dee844f1f2912b2787f05d40e57bbddd1011b9c5630d55b279cfe808be1d')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list