blob: 49299d74b5a1c897d12058f9633f6554e78b414f (
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
# Sun Sep 17 17:05:24 UTC 2017
pkgbase = python-django-tables2
pkgdesc = A module for rendering Django data sets as HTML tables.
pkgver = 1.11.0
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.11.0.tar.gz
sha256sums = e46aeb1bdccc9dce27c7ac490751883fe27bd8839ccfa4b543faef9656f9eaa1
pkgname = python-django-tables2
depends = python-django>=1.8
pkgname = python2-django-tables2
depends = python2-django>=1.8
|