summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7f1337f462bac2a5b8798cb3ee09718692bdf0b (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-django-haystack-git
	pkgdesc = Modular search for Django. Git version.
	pkgver = v3.2.1+4+g8ca77121
	pkgrel = 1
	epoch = 1
	url = https://github.com/django-haystack/django-haystack
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-django
	optdepends = python-elasticsearch: interface with an elasticsearch instance as search backend
	optdepends = python-pysolr: interface with a solr instance as search backend
	optdepends = python-whoosh: use whoosh as search backend
	optdepends = python-xapian-haystack: use python-xapian as search backend
	provides = python-django-haystack=v3.2.1+4+g8ca77121
	conflicts = python-django-haystack
	source = git+https://github.com/django-haystack/django-haystack.git
	md5sums = SKIP

pkgname = python-django-haystack-git