* update python-flasgger to 0.9.7.1-4
This commit is contained in:
parent
32fe1dcb4a
commit
8934500e80
23
python/python-flasgger/.SRCINFO
Normal file
23
python/python-flasgger/.SRCINFO
Normal file
@ -0,0 +1,23 @@
|
||||
pkgbase = python-flasgger
|
||||
pkgdesc = Extract swagger specs from your flask project
|
||||
pkgver = 0.9.7.1
|
||||
pkgrel = 4
|
||||
url = https://github.com/flasgger/flasgger
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest
|
||||
checkdepends = python-flex
|
||||
checkdepends = python-marshmallow
|
||||
checkdepends = python-decorator
|
||||
checkdepends = python-apispec-webframeworks
|
||||
checkdepends = python-flask-restful
|
||||
makedepends = python-setuptools
|
||||
depends = python-flask
|
||||
depends = python-yaml
|
||||
depends = python-jsonschema
|
||||
depends = python-mistune
|
||||
depends = python-six
|
||||
source = python-flasgger-0.9.7.1.tar.gz::https://github.com/flasgger/flasgger/archive/v0.9.7.1.tar.gz
|
||||
sha512sums = 60aaadccd291147f1eb1ac589965e7b31f02d9b96686fad4d906d6b09d8d9817671aefe1672d84bfd1d149c56b2247342f91b189b5e474a341da0fb449dbe938
|
||||
|
||||
pkgname = python-flasgger
|
4
python/python-flasgger/.nvchecker.toml
Normal file
4
python/python-flasgger/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-flasgger]
|
||||
source = "git"
|
||||
git = "https://github.com/flasgger/flasgger.git"
|
||||
prefix = "v"
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=python-flasgger
|
||||
pkgver=0.9.7.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Extract swagger specs from your flask project"
|
||||
url="https://github.com/flasgger/flasgger"
|
||||
license=('MIT')
|
||||
|
Loading…
x
Reference in New Issue
Block a user