mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
www/py-django-tables2: update 1.2.9 -> 1.21.2
- submitter becomes maintainer PR: 227297 Submitted by: Kai <freebsd_ports@k-worx.org> Approved: Sergey Kozlov <kozlov.sergey.404@gmail.com> (maintainer) Relnotes: https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md
This commit is contained in:
parent
4737ea49c6
commit
349770e880
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467407
@ -2,23 +2,22 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-tables2
|
||||
PORTVERSION= 1.2.9
|
||||
DISTVERSION= 1.21.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= kozlov.sergey.404@gmail.com
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
COMMENT= Table/data-grid framework for Django
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tablib>=0:textproc/py-tablib@${FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1484091913
|
||||
SHA256 (django-tables2-1.2.9.tar.gz) = bcc16718017a3b4eb2a2aec10f54695c1d0f41f4daf26f00659706759ec328ef
|
||||
SIZE (django-tables2-1.2.9.tar.gz) = 1929912
|
||||
TIMESTAMP = 1522914211
|
||||
SHA256 (django-tables2-1.21.2.tar.gz) = c5c979201b7a2f7e88f2784dcd478e0c809d3a2053dea576cb71ce51676bbf7a
|
||||
SIZE (django-tables2-1.21.2.tar.gz) = 2680587
|
||||
|
Loading…
Reference in New Issue
Block a user