git: 8e3820971fea - main - www/py-django-crispy-forms: Update to 1.12.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:44:21 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8e3820971fea93ebd040c0b32e68b02588f28237
commit 8e3820971fea93ebd040c0b32e68b02588f28237
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:38:15 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:38:15 +0000
www/py-django-crispy-forms: Update to 1.12.0
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases
---
www/py-django-crispy-forms/Makefile | 4 ++--
www/py-django-crispy-forms/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/py-django-crispy-forms/Makefile b/www/py-django-crispy-forms/Makefile
index 1afbc70ad42e..5c9fef3ee809 100644
--- a/www/py-django-crispy-forms/Makefile
+++ b/www/py-django-crispy-forms/Makefile
@@ -1,7 +1,7 @@
# Created by: Johannes Meixner <johannes at perceivon.net>
PORTNAME= django-crispy-forms
-PORTVERSION= 1.11.2
+PORTVERSION= 1.12.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.5+
+USES= dos2unix python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/www/py-django-crispy-forms/distinfo b/www/py-django-crispy-forms/distinfo
index f8f51ff6922a..423773f457da 100644
--- a/www/py-django-crispy-forms/distinfo
+++ b/www/py-django-crispy-forms/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320290
-SHA256 (django-crispy-forms-1.11.2.tar.gz) = 88efa857ce6111bd696cc4f74057539a3456102fe9c3a3ece8868e1e4579e70a
-SIZE (django-crispy-forms-1.11.2.tar.gz) = 63791
+TIMESTAMP = 1623697082
+SHA256 (django-crispy-forms-1.12.0.tar.gz) = d196db62ee8b4fc32d1f9583d0e4be1bb17328b662682c1ecb9fb77bbc0fcf77
+SIZE (django-crispy-forms-1.12.0.tar.gz) = 67073
More information about the dev-commits-ports-all
mailing list