diff --git a/www/py-django-simple-history/Makefile b/www/py-django-simple-history/Makefile index f21ba5549ace..78727a97314f 100644 --- a/www/py-django-simple-history/Makefile +++ b/www/py-django-simple-history/Makefile @@ -1,31 +1,32 @@ # Created by: Carlo Strub # $FreeBSD$ PORTNAME= django-simple-history -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.8.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cs@FreeBSD.org COMMENT= Store model history and view/revert changes from admin site LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -USES= python +USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils + NO_ARCH= yes PORTDOCS= *.rst OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGES.rst ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.rst ${STAGEDIR}${DOCSDIR} .include diff --git a/www/py-django-simple-history/distinfo b/www/py-django-simple-history/distinfo index 4c170931bbc1..5646e0b0c25d 100644 --- a/www/py-django-simple-history/distinfo +++ b/www/py-django-simple-history/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526024108 -SHA256 (django-simple-history-2.0.tar.gz) = 65de7b13b8df2d0eede3e6c0e2ebec69cb2a1f283109188b7a6c71b4e0d20980 -SIZE (django-simple-history-2.0.tar.gz) = 26943 +TIMESTAMP = 1585642043 +SHA256 (django-simple-history-2.8.0.tar.gz) = 831cfc3f1164627428be3cd38fb7268eb7a979f97f11018e55813a3ce23b1173 +SIZE (django-simple-history-2.8.0.tar.gz) = 42507