mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
www/py-django-contact-form: Update to 1.9
Changes: https://github.com/ubernostrum/django-contact-form/commits/trunk
This commit is contained in:
parent
9023f88507
commit
f7d2b97c7c
@ -1,7 +1,7 @@
|
||||
# Created by: René Ladan <rene@freebsd.org>
|
||||
|
||||
PORTNAME= django-contact-form
|
||||
PORTVERSION= 1.8.2
|
||||
PORTVERSION= 1.9
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,12 +15,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} runtests.py
|
||||
cd ${WRKSRC} && ${PYTHON_CMD} runtests.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600794970
|
||||
SHA256 (django-contact-form-1.8.2.tar.gz) = ed52b4500d999f50d2b0b37475efb43ce5f73a0a22b6bff9de9420402a09c986
|
||||
SIZE (django-contact-form-1.8.2.tar.gz) = 23763
|
||||
TIMESTAMP = 1632227576
|
||||
SHA256 (django-contact-form-1.9.tar.gz) = 3ee0c5494c61138b236bda144a3bb7b2d396999d60a587dd2e7732eaf384c9d7
|
||||
SIZE (django-contact-form-1.9.tar.gz) = 27466
|
||||
|
Loading…
Reference in New Issue
Block a user