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

Felix Yan felixonmars at archlinux.org
Fri Mar 26 20:41:03 UTC 2021


    Date: Friday, March 26, 2021 @ 20:41:03
  Author: felixonmars
Revision: 904735

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-26 20:39:43 UTC (rev 904734)
+++ PKGBUILD	2021-03-26 20:41:03 UTC (rev 904735)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-openapi-schema-validator
-pkgver=0.1.4
+pkgver=0.1.5
 pkgrel=1
 pkgdesc="OpenAPI schema validation for Python"
 url="https://github.com/p1c2u/openapi-schema-validator"
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-cov' 'python-pytest-flake8' 'python-rfc3339-validator'
               'python-strict-rfc3339')
 source=("https://github.com/p1c2u/openapi-schema-validator/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('24e0a2db946437b70648c39edb02bb92429d617e681cbca01b028a556c9379206be6e57537dac2f85fcfc243cd94a2ffb3d8b648179515ccc7f9cdd990689317')
+sha512sums=('b564c83d3a5c6ce01a39b2e3920fa2b9f8263ca8dc21954c5f96f6648b3a191ba66488bafba2ef4e18ba5a717293465a86a3d76ea831de7b4755b375fe4f1ddf')
 
 prepare() {
   cd openapi-schema-validator-$pkgver



More information about the arch-commits mailing list