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

Felix Yan felixonmars at archlinux.org
Tue Feb 11 16:44:31 UTC 2020


    Date: Tuesday, February 11, 2020 @ 16:44:31
  Author: felixonmars
Revision: 567762

upgpkg: python-prance 0.18.0-1

Modified:
  python-prance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 16:44:09 UTC (rev 567761)
+++ PKGBUILD	2020-02-11 16:44:31 UTC (rev 567762)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-prance
-pkgver=0.17.0
+pkgver=0.18.0
 _openapi_commit=fbe62006211838a8bb7bf2433a1d15f1a5838a03
 pkgrel=1
 pkgdesc="Resolving Swagger/OpenAPI 2.0 and 3.0 Parser"
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-cov')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jfinkhaeuser/prance/archive/v$pkgver.tar.gz"
         "OpenAPI-Specification-$_openapi_commit.tar.gz::https://github.com/OAI/OpenAPI-Specification/archive/$_openapi_commit.tar.gz")
-sha512sums=('314c9b0b126d4afed10b6de6cfcbfbbb60a507f98ae6f02bfdf8eb8fd58dc40e60684c613fe37f18969d4fe0a888a42a2383b264ad2322c74dfa2e9ed7ea6a80'
+sha512sums=('b699687d3d4fcf26cdd3586a0faffba8144060af5fbe34f348f7ec27d678f797873ebfef6735936fad8324f3a23a576967214ed5cc9212e976224f499e458368'
             'd7957f1cdaa681b4c163e6e0b35ed6b808f469c3fdbba86a5e7221bb3c0c980415dca145e7f57bcebed75624562e89a893841d17c9e0ff82df4f0ff65ffaa2ae')
 
 prepare() {



More information about the arch-commits mailing list