summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0518a266e8c34249ce92f93882e625d339ee4cb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-gitpython
	pkgdesc = Python Git Library
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/gitpython-developers/GitPython
	arch = any
	license = BSD
	makedepends = python-setuptools
	source = https://pypi.python.org/packages/source/G/GitPython/GitPython-1.0.1.tar.gz
	sha256sums = 9c88c17bbcae2a445ff64024ef13526224f70e35e38c33416be5ceb56ca7f760

pkgname = python-gitpython
	depends = git>=1.7
	depends = python-gitdb>=0.6.4