blob: cdf60b701ae8f7b213c909f0e93ee9d248d3871b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-swagger_ui_bundle
pkgdesc = bundled swagger-ui pip package
pkgver = 0.0.8
pkgrel = 1
url = https://github.com/dtkav/swagger_ui_bundle
arch = any
license = Apache
makedepends = python-setuptools
depends = python-jinja>=2.0
source = python-swagger_ui_bundle-0.0.8.tar.gz::https://github.com/dtkav/swagger_ui_bundle/archive/v0.0.8.tar.gz
sha512sums = 0a5e176c79cc7ed7108965b159cee69a11e0ac896741af5462a7f8e184ba7599c22015077f478780d4954c462e37da708ee746b57b1af6edcb2de7bbac4ddad3
pkgname = python-swagger_ui_bundle
|