Update to 0.24.0
- Update WWW Changes: https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst
This commit is contained in:
parent
6ae3292d49
commit
8f7801ec20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500236
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-taggit
|
||||
PORTVERSION= 0.23.0
|
||||
PORTVERSION= 0.24.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22-
|
||||
@ -12,7 +12,6 @@ COMMENT= Reusable Django application for simple tagging
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isort>=0:devel/py-isort@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542119703
|
||||
SHA256 (django-taggit-0.23.0.tar.gz) = a21cbe7e0879f1364eef1c88a2eda89d593bf000ebf51c3f00423c6927075dce
|
||||
SIZE (django-taggit-0.23.0.tar.gz) = 44585
|
||||
TIMESTAMP = 1556375557
|
||||
SHA256 (django-taggit-0.24.0.tar.gz) = bb8f27684814cd1414b2af75b857b5e26a40912631904038a7ecacd2bfafc3ac
|
||||
SIZE (django-taggit-0.24.0.tar.gz) = 44534
|
||||
|
@ -1,3 +1,3 @@
|
||||
django-taggit a simpler approach to tagging with Django.
|
||||
|
||||
WWW: https://github.com/alex/django-taggit
|
||||
WWW: https://github.com/jazzband/django-taggit
|
||||
|
Loading…
Reference in New Issue
Block a user