summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c90b4e6cc89d2fd80407d18aafce9de3544c97d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-aiohttp-apispec-git
	pkgdesc = Build and document REST APIs with aiohttp and apispec (git version)
	pkgver = 3.0.0b2.r8.ge37d587
	pkgrel = 2
	url = https://github.com/maximdanilchenko/aiohttp-apispec
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-aiohttp
	depends = python-apispec
	depends = python-jinja
	depends = python-webargs
	provides = python-aiohttp-apispec=3.0.0b2.r8.ge37d587
	conflicts = python-aiohttp-apispec
	source = python-aiohttp-apispec-git::git+https://github.com/maximdanilchenko/aiohttp-apispec.git
	sha512sums = SKIP

pkgname = python-aiohttp-apispec-git