www/py-django-crispy-forms: Update to 1.14.0
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases
This commit is contained in:
parent
10592a76f6
commit
2dbfefb9de
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Johannes Meixner <johannes@perceivon.net>
|
||||
|
||||
PORTNAME= django-crispy-forms
|
||||
PORTVERSION= 1.13.0
|
||||
PORTVERSION= 1.14.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR}
|
||||
|
||||
USES= dos2unix python:3.6+
|
||||
USES= dos2unix python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632773111
|
||||
SHA256 (django-crispy-forms-1.13.0.tar.gz) = 4dc9e5263c91c5f51766806a050ca2ec5c349d34c5cd91fcca3a1a0363b5e29e
|
||||
SIZE (django-crispy-forms-1.13.0.tar.gz) = 67036
|
||||
TIMESTAMP = 1643382566
|
||||
SHA256 (django-crispy-forms-1.14.0.tar.gz) = 35887b8851a931374dd697207a8f56c57a9c5cb9dbf0b9fa54314da5666cea5b
|
||||
SIZE (django-crispy-forms-1.14.0.tar.gz) = 71229
|
||||
|
|
Loading…
Reference in a new issue