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

Felix Yan felixonmars at archlinux.org
Wed May 12 21:56:43 UTC 2021


    Date: Wednesday, May 12, 2021 @ 21:56:43
  Author: felixonmars
Revision: 932706

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-12 21:56:01 UTC (rev 932705)
+++ PKGBUILD	2021-05-12 21:56:43 UTC (rev 932706)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-openapi-spec-validator
-pkgver=0.3.0
+pkgver=0.3.1
 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"
@@ -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=('9305d402a7ad69f94e28bed6476ba03095789700c79d8bf5c9db0308be2559d444eb1130d21db10dc1700baf1ef9151933eef8b2fd9ca6cb796fe8e0f9375326')
+sha512sums=('c7004f82971c668498881070d7a8b77e0de1596b5487ad3e44a5b8d54e931512352739089efb5d496782635c6c314d86e33d801d6decd9918b167e45f8211ff6')
 
 build() {
   cd openapi-spec-validator-$pkgver



More information about the arch-commits mailing list