summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e17a23d56758621e47780cff0f3cab086fe3478b (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
28
29
30
31
32
33
34
35
36
pkgbase = python-doit-git
	pkgdesc = doit automation tool (git version)
	pkgver = 0.28.0.r45.g027dce7
	pkgrel = 1
	url = http://pydoit.org/
	arch = any
	license = MIT
	makedepends = git
	makedepends = python
	makedepends = python2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = python-pyinotify
	makedepends = python-six
	makedepends = python2-pyinotify
	makedepends = python2-six
	options = !emptydirs
	source = git+https://github.com/pydoit/doit
	md5sums = SKIP

pkgname = python-doit-git
	depends = python
	depends = python-pyinotify
	depends = python-six
	depends = python-setuptools
	provides = python-doit
	conflicts = python-doit

pkgname = python2-doit-git
	depends = python2
	depends = python2-pyinotify
	depends = python2-six
	depends = python2-setuptools
	provides = python2-doit
	conflicts = python2-doit