summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ea0d89d2ab03ad1ea081ce4ba1c0abf5bd67fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-github-webhook
	pkgdesc = A very simple, but powerful, microframework for writing GitHub webhooks in Python
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/bloomberg/python-github-webhook
	arch = any
	license = Apache
	makedepends = python
	makedepends = python-pip
	depends = python-flask
	depends = python-six
	source = https://github.com/bloomberg/python-github-webhook/archive/1.0.2.tar.gz
	md5sums = c7278ff9848aee19be90e46f29344f0f

pkgname = python-github-webhook