summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aad7a4cb6eb8b7764eeb4091c36ec2e71d815549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-vcstool
	pkgdesc = vcstool provides a command line tool to invoke vcs commands on multiple repositories.
	pkgver = 0.2.9
	pkgrel = 1
	url = https://github.com/dirk-thomas/vcstool
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	conflicts = python2-vcstool
	source = https://files.pythonhosted.org/packages/source/v/vcstool/vcstool-0.2.9.tar.gz
	sha256sums = 4add62ef4908fadbff192219f88e0f159c637d3650097022d7e6480d449060d1

pkgname = python-vcstool