[arch-commits] Commit in python-openapi-schema-validator/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 3 15:48:29 UTC 2022


    Date: Saturday, September 3, 2022 @ 15:48:28
  Author: felixonmars
Revision: 1292599

upgpkg: python-openapi-schema-validator 0.3.2-1

Modified:
  python-openapi-schema-validator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-03 15:34:22 UTC (rev 1292598)
+++ PKGBUILD	2022-09-03 15:48:28 UTC (rev 1292599)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-openapi-schema-validator
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="OpenAPI schema validation for Python"
 url="https://github.com/p1c2u/openapi-schema-validator"
@@ -11,7 +11,7 @@
 makedepends=('python-build' 'python-installer' 'python-poetry-core')
 checkdepends=('python-pytest' 'python-isodate' 'python-rfc3339-validator' 'python-strict-rfc3339')
 source=("https://github.com/p1c2u/openapi-schema-validator/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('72564409e80c8dd8578ba2a363865623aa03b8b2324abd37bea31c503632a367bacf81d8de801579b80347906d2b24c14371c9b37b70176e0bf51ca8c6b9e071')
+sha512sums=('c1aa992334c75573a8a5bc49018e783516d7142185391cb35a7bdcb3143413d9909c4a0a40c68f2cceb85fca1ce3fdeeba9acfd271a9e47915daf9b848791984')
 
 prepare() {
   cd openapi-schema-validator-$pkgver



More information about the arch-commits mailing list