summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7a335fed76d9f728ba94ab47b2feb3e69789c92 (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
# Generated by mksrcinfo v8
# Wed Jul 20 15:28:59 UTC 2016
pkgbase = python-git
	pkgdesc = Python Git Library
	pkgver = 2.0.7
	pkgrel = 1
	url = https://github.com/gitpython-developers/GitPython
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/G/GitPython/GitPython-2.0.7.tar.gz
	sha256sums = d8e7adaacceedd3d043e6cd2544f57dbe00c53fc26374880b7cea67f3188aa68

pkgname = python-git
	depends = git>=1.7
	depends = python-gitdb>=0.6.4
	provides = python-gitpython=2.0.7-1
	conflicts = python-gitpython

pkgname = python2-git
	depends = git>=1.7
	depends = python2-gitdb>=0.6.4
	provides = python2-gitpython=2.0.7-1
	conflicts = python2-gitpython