blob: 043a5ca9486ecdb96476ee7a119b66abe2c436d4 (
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
# Tue May 3 13:50:32 UTC 2016
pkgbase = python-django-tables2
pkgdesc = A module for rendering Django data sets as HTML tables.
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/bradleyayers/django-tables2
arch = any
license = MIT
makedepends = python-django
makedepends = python-setuptools
makedepends = python2-django
makedepends = python2-setuptools
options = !emptydirs
source = https://github.com/bradleyayers/django-tables2/archive/v1.2.0.tar.gz
sha256sums = 4a8081fcf9b1ed134e03902d063f79b8c63d0e1ed33664a41a8d4d1c0ff30418
pkgname = python-django-tables2
depends = python-django
pkgname = python2-django-tables2
depends = python2-django
|