summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef0a7f3b1e5d2ac6c428bbb5cb16e93e9f13824a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-django-mptt
	pkgdesc = Utilities for implementing a modified pre-order traversal tree in django.
	pkgver = 0.8.7
	pkgrel = 1
	url = https://github.com/django-mptt/django-mptt
	arch = any
	license = BSD
	makedepends = python-django>=1.8
	makedepends = python-setuptools
	makedepends = python2-django>=1.8
	makedepends = python2-setuptools
	options = !emptydirs
	source = https://github.com/django-mptt/django-mptt/archive/0.8.7.tar.gz
	sha256sums = 5253c691b1ea7defa0e15334bacff4e3c96ebcf7706d5cd7641f0e55172308b2

pkgname = python-django-mptt
	depends = python-django>=1.8

pkgname = python2-django-mptt
	depends = python2-django>=1.8