summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5893b6ee60113184368a28f87b3c128134bf6571 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-openbrokerapi
	pkgdesc = A python package for the V2 CF Service Broker API and Open Broker API (version 2.13+)
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/eruvanos/openbrokerapi
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-flask
	source = python-openbrokerapi::git+https://github.com/eruvanos/openbrokerapi#tag=v2.0.0
	source = LICENSE
	md5sums = SKIP
	md5sums = 01fd3820ef015cfa1c6143d706106489

pkgname = python-openbrokerapi
	depends = python
	depends = python-flask