aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2021-08-05 09:52:31 +0000
committerKai Knoblich <kai@FreeBSD.org>2021-08-05 10:00:55 +0000
commitf7ca02afd9c3eeeef320713f152ada5f2d296a1f (patch)
treed7df2addd905b9afc612acd7eee7cd1f4069f01a
parent6862c2afc746be506e4f182f9fcaffd0184e3e8a (diff)
downloadports-f7ca02afd9c3eeeef320713f152ada5f2d296a1f.tar.gz
ports-f7ca02afd9c3eeeef320713f152ada5f2d296a1f.zip
www/py-django-tables2: Update to 2.4.0
Changelog: https://github.com/jieter/django-tables2/blob/v2.4.0/CHANGELOG.md MFH: 2021Q3 (cherry picked from commit ff0b457aeb74173430ccaf3ab34ca79699fe9418)
-rw-r--r--www/py-django-tables2/Makefile4
-rw-r--r--www/py-django-tables2/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-django-tables2/Makefile b/www/py-django-tables2/Makefile
index 004ad20975db..dca6b927df0a 100644
--- a/www/py-django-tables2/Makefile
+++ b/www/py-django-tables2/Makefile
@@ -1,7 +1,7 @@
# Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com>
PORTNAME= django-tables2
-DISTVERSION= 2.3.4
+DISTVERSION= 2.4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Table/data-grid framework for Django
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= distutils autoplist
diff --git a/www/py-django-tables2/distinfo b/www/py-django-tables2/distinfo
index c79788c4c97e..6f74431aa1a0 100644
--- a/www/py-django-tables2/distinfo
+++ b/www/py-django-tables2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615474006
-SHA256 (django-tables2-2.3.4.tar.gz) = 50ccadbd13740a996d8a4d4f144ef80134745cd0b5ec278061537e341f5ef7a2
-SIZE (django-tables2-2.3.4.tar.gz) = 77706
+TIMESTAMP = 1626792729
+SHA256 (django-tables2-2.4.0.tar.gz) = 4eb526464ee56a0b7d827d1da9a4f257e44edb5e1cbb6a0cfb6ca0fed70d8e4f
+SIZE (django-tables2-2.4.0.tar.gz) = 77919