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

Felix Yan felixonmars at archlinux.org
Mon Mar 22 22:16:00 UTC 2021


    Date: Monday, March 22, 2021 @ 22:16:00
  Author: felixonmars
Revision: 899235

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

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

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-22 22:15:08 UTC (rev 899234)
+++ PKGBUILD	2021-03-22 22:16:00 UTC (rev 899235)
@@ -7,7 +7,7 @@
 url="https://github.com/p1c2u/openapi-spec-validator"
 license=('Apache')
 arch=('any')
-depends=('python-six' 'python-yaml' 'python-jsonschema')
+depends=('python-jsonschema' 'python-openapi-schema-validator' 'python-six' 'python-yaml')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-mock' 'python-pytest-flake8' 'python-pytest-cov'
               'python-tox')



More information about the arch-commits mailing list