www/py-django-tables2: Update to 0.15.0

- Update to 0.15.0
- Whitespace alignment

Changes:

 * Add UK, Russian, Spanish, Portuguese, and Polish translations
 * Add support for computed table ``attrs``.

PR:		ports/186405
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
Approved by:	Kozlov Sergey <kozlov.sergey.404@gmail.com> (maintainer)
This commit is contained in:
Kubilay Kocak 2014-02-10 10:20:42 +00:00
parent bdb20e250c
commit 00d39b3664
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343618
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-tables2
PORTVERSION= 0.14.0
PORTVERSION= 0.15.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django \
${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six
USE_PYTHON= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes

View file

@ -1,2 +1,2 @@
SHA256 (django-tables2-0.14.0.tar.gz) = 3562bbb528f3fe41dd2a5dc0c5407987fcf247099a00d69d4904957f03f6dbd4
SIZE (django-tables2-0.14.0.tar.gz) = 41695
SHA256 (django-tables2-0.15.0.tar.gz) = e9758a05bf7c26e94d16b69deb7c71545b36d7252382aad89927d37f2f24aba3
SIZE (django-tables2-0.15.0.tar.gz) = 43627