Skip to content

Commit

Permalink
www/py-dj31-django-tables2: Update to 2.4.0
Browse files Browse the repository at this point in the history
Changelog:

https://github.com/jieter/django-tables2/blob/v2.4.0/CHANGELOG.md

MFH:		No (not compatible with net-mgmt/netbox)
  • Loading branch information
knobix committed Aug 5, 2021
1 parent ff0b457 commit 73dd5f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-dj31-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}dj31-
Expand All @@ -12,7 +12,7 @@ COMMENT= Table/data-grid framework for Django
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django31>=0:www/py-django31@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django31>=1.11:www/py-django31@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= distutils autoplist
Expand Down
6 changes: 3 additions & 3 deletions www/py-dj31-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

0 comments on commit 73dd5f5

Please sign in to comment.