summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 44e1d79ca45b57ce6f1350c6c229157df3bfcbc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = git-pw-git
	pkgdesc = A tool for integrating Git with Patchwork, the web-based patch tracking system
	pkgver = 2.0.0.r0.g613df41
	pkgrel = 1
	url = https://github.com/getpatchwork/git-pw
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = git
	depends = python-requests
	depends = python-click
	depends = python-pbr
	depends = python-arrow
	depends = python-tabulate
	source = git-pw::git+https://github.com/getpatchwork/git-pw.git
	sha256sums = SKIP

pkgname = git-pw-git