View | Details | Raw Unified | Return to bug 261919
Collapse All | Expand All

(-)b/www/py-django-formtools/Makefile (-1 / +3 lines)
Lines 1-7 Link Here
1
# Created by: Sofian Brabez <sbrabez@gmail.com>
1
# Created by: Sofian Brabez <sbrabez@gmail.com>
2
2
3
PORTNAME=	django-formtools
3
PORTNAME=	django-formtools
4
PORTVERSION=	2.1
4
PORTVERSION=	2.3
5
CATEGORIES=	www python
5
CATEGORIES=	www python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 11-16 COMMENT= Bootstrap forms for django Link Here
11
11
12
LICENSE=	MIT
12
LICENSE=	MIT
13
13
14
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
15
14
USES=		python:3.6+
16
USES=		python:3.6+
15
USE_PYTHON=	distutils autoplist
17
USE_PYTHON=	distutils autoplist
16
18
(-)b/www/py-django-formtools/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1514286216
1
TIMESTAMP = 1644458389
2
SHA256 (django-formtools-2.1.tar.gz) = 7703793f1675aa6e871f9fed147e8563816d7a5b9affdc5e3459899596217f7c
2
SHA256 (django-formtools-2.3.tar.gz) = 9663b6eca64777b68d6d4142efad8597fe9a685924673b25aa8a1dcff4db00c3
3
SIZE (django-formtools-2.1.tar.gz) = 70182
3
SIZE (django-formtools-2.3.tar.gz) = 83706

Return to bug 261919