summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 942e9dd83798bc3b470a5e69db3e8d63f09c2e86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = git-repo-git
	pkgdesc = Tool for managing remote repositories from your git CLI!
	pkgver = 1.10.3.r10.ge80d990
	pkgrel = 1
	url = https://github.com/guyzmo/git-repo
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python-pip
	depends = python
	depends = python-docopt
	depends = python-progress
	depends = python-dateutil
	depends = python-lxml
	depends = python-gitpython
	depends = python-github3
	depends = python-gitlab>=0.18
	depends = python-gogs-client
	depends = python-pybitbucket_fork
	depends = python-attrs
	conflicts = git-repo
	replaces = git-repo
	source = git-repo-git::git+https://github.com/guyzmo/git-repo
	sha256sums = SKIP

pkgname = git-repo-git