summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dfc272910a004d5e1242414c8ac1375b5e86ff0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = git-pw
	pkgdesc = A tool for integrating Git with Patchwork, the web-based patch tracking system
	pkgver = 2.4.0
	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
	depends = python-yaml
	source = git-pw::git+https://github.com/getpatchwork/git-pw.git#tag=2.4.0
	sha256sums = SKIP

pkgname = git-pw