blob: f52d143307014b57dcdfdf34d316400d1b150d1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Generated by mksrcinfo v8
# Thu Dec 15 19:18:33 UTC 2016
pkgbase = python-django-tables2
pkgdesc = A module for rendering Django data sets as HTML tables.
pkgver = 1.2.7
pkgrel = 1
url = https://github.com/bradleyayers/django-tables2
arch = any
license = MIT
makedepends = python-django>=1.8
makedepends = python-setuptools
makedepends = python2-django>=1.8
makedepends = python2-setuptools
options = !emptydirs
source = https://github.com/bradleyayers/django-tables2/archive/v1.2.7.tar.gz
sha256sums = f39632e78ae68131c50e6859e2a893da5c1b285a271e134528b7afffa5e406a0
pkgname = python-django-tables2
depends = python-django>=1.8
pkgname = python2-django-tables2
depends = python2-django>=1.8
|