git: a426bd0b613c - main - www/py-django-configurations: Update to 2.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:33:46 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a426bd0b613c50a20f573cb4582624b91d0e2969
commit a426bd0b613c50a20f573cb4582624b91d0e2969
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-03-09 14:12:49 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-03-09 14:20:53 +0000
www/py-django-configurations: Update to 2.5
Changelog since 2.3.2:
https://github.com/jazzband/django-configurations/blob/2.5/docs/changes.rst
PR: 276319
With hat: python
---
www/py-django-configurations/Makefile | 10 +++++-----
www/py-django-configurations/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/www/py-django-configurations/Makefile b/www/py-django-configurations/Makefile
index 303b0dd1987d..017c318ad50a 100644
--- a/www/py-django-configurations/Makefile
+++ b/www/py-django-configurations/Makefile
@@ -1,6 +1,5 @@
PORTNAME= django-configurations
-PORTVERSION= 2.3.2
-PORTREVISION= 1
+PORTVERSION= 2.5
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +11,9 @@ WWW= https://github.com/jazzband/django-configurations
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
@@ -25,7 +24,8 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.4,1:textproc/py-sphinx@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}furo>0:textproc/py-furo@${PY_FLAVOR}
DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E"
post-install-DOCS-on:
diff --git a/www/py-django-configurations/distinfo b/www/py-django-configurations/distinfo
index d32233a34b7d..8c3549dfdc63 100644
--- a/www/py-django-configurations/distinfo
+++ b/www/py-django-configurations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423990
-SHA256 (django-configurations-2.3.2.tar.gz) = bd1a77a60735839b7d105912cc3977735fa005ea06544c632fbd322d1e021677
-SIZE (django-configurations-2.3.2.tar.gz) = 42660
+TIMESTAMP = 1704624820
+SHA256 (django-configurations-2.5.tar.gz) = 63fa252c40dc88ea17b8b90f5f4a31a2726e586acb1ff0edc74c228c61f19e5d
+SIZE (django-configurations-2.5.tar.gz) = 43152