summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1f9b4dd783971e76ac43c7ce7e73250fc7cee73 (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
pkgbase = python-remind-git
	pkgdesc = Remind Python library
	pkgver = 0.14.0.r25.g77b2916
	pkgrel = 2
	url = https://github.com/jspricke/python-remind
	arch = any
	license = GPL
	checkdepends = python-coverage
	checkdepends = python-nose
	makedepends = python-setuptools
	makedepends = git
	depends = remind
	depends = python
	depends = python-dateutil
	depends = python-pytz
	depends = python-tzlocal
	depends = python-vobject
	provides = python-remind
	conflicts = python-remind
	source = remind::git+https://github.com/jspricke/python-remind
	md5sums = SKIP

pkgname = python-remind-git