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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 23:53:59 UTC 2021


    Date: Sunday, March 21, 2021 @ 23:53:58
  Author: felixonmars
Revision: 898593

upgpkg: python-openapi-spec-validator 0.3.0-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 23:51:59 UTC (rev 898592)
+++ PKGBUILD	2021-03-21 23:53:58 UTC (rev 898593)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-openapi-spec-validator
-pkgver=0.2.9
-pkgrel=3
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="A Python library that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 specification"
 url="https://github.com/p1c2u/openapi-spec-validator"
 license=('Apache')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python-mock' 'python-pytest-flake8' 'python-pytest-cov'
               'python-tox')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/p1c2u/openapi-spec-validator/archive/$pkgver.tar.gz")
-sha512sums=('29c6e6d343895069317ea69ade3e370416c8172db432187e6b64957468a9a1c69de510990f791ffeadb00591cc4bd2ebaed7ef0120fb9f6c3ed3fe25f6c28261')
+sha512sums=('9305d402a7ad69f94e28bed6476ba03095789700c79d8bf5c9db0308be2559d444eb1130d21db10dc1700baf1ef9151933eef8b2fd9ca6cb796fe8e0f9375326')
 
 build() {
   cd openapi-spec-validator-$pkgver



More information about the arch-commits mailing list