aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2022-02-10 11:45:22 +0000
committerKai Knoblich <kai@FreeBSD.org>2022-02-10 11:45:22 +0000
commitbb7527adb2b5a03d858a5eb01acfa64825221eec (patch)
tree116545b0d3b6bdc65a02e17652b9e0490f0264ce /www
parentae3632f35c7f23f191e252a5836356c15f505fd1 (diff)
downloadports-bb7527adb2b5a03d858a5eb01acfa64825221eec.tar.gz
ports-bb7527adb2b5a03d858a5eb01acfa64825221eec.zip
www/py-django-reversion: Update to 4.0.1
Changelog since 3.07: https://github.com/etianen/django-reversion/compare/v3.0.7...v4.0.1 PR: 261392 Approved by: maintainer timeout (+2 weeks)
Diffstat (limited to 'www')
-rw-r--r--www/py-django-reversion/Makefile7
-rw-r--r--www/py-django-reversion/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile
index 83c6e8e3641e..d1c0448fc44d 100644
--- a/www/py-django-reversion/Makefile
+++ b/www/py-django-reversion/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
PORTNAME= django-reversion
-PORTVERSION= 3.0.7
+PORTVERSION= 4.0.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Provides comprehensive version control facilities to Django apps
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.0:www/py-django22@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
@@ -22,7 +22,8 @@ NO_ARCH= yes
PORTDOCS= *
OPTIONS_DEFINE= DOCS
-DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E"
post-install-DOCS-on:
diff --git a/www/py-django-reversion/distinfo b/www/py-django-reversion/distinfo
index f66573636519..46f76049014b 100644
--- a/www/py-django-reversion/distinfo
+++ b/www/py-django-reversion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585648082
-SHA256 (django-reversion-3.0.7.tar.gz) = 72fc53580a6b538f0cfff10f27f42333f67d79c406399289c94ec5a193cfb3e1
-SIZE (django-reversion-3.0.7.tar.gz) = 67504
+TIMESTAMP = 1642673940
+SHA256 (django-reversion-4.0.1.tar.gz) = 6991f16e5d3a972912db3d56e3a714d10b07becd566ab87f85f2e9b671981339
+SIZE (django-reversion-4.0.1.tar.gz) = 71383