Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2023 16:31:45 GMT
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4dece3b06589 - main - www/py-django-post_office: Update to 3.7.1
Message-ID:  <202308271631.37RGVj0t088627@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4dece3b06589291275b5adfab7a8ebfc182e1ad3

commit 4dece3b06589291275b5adfab7a8ebfc182e1ad3
Author:     Richard Gallamore <ultima@FreeBSD.org>
AuthorDate: 2023-08-27 16:30:44 +0000
Commit:     Richard Gallamore <ultima@FreeBSD.org>
CommitDate: 2023-08-27 16:30:44 +0000

    www/py-django-post_office: Update to 3.7.1
    
    Changes: https://github.com/ui/django-post_office/blob/master/CHANGELOG.md
---
 www/py-django-post_office/Makefile | 5 ++---
 www/py-django-post_office/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-django-post_office/Makefile b/www/py-django-post_office/Makefile
index caefc22058b5..53e46b508d90 100644
--- a/www/py-django-post_office/Makefile
+++ b/www/py-django-post_office/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	django-post_office
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.6.3
+DISTVERSION=	3.7.1
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,8 +11,7 @@ WWW=		https://github.com/ui/django-post_office
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jsonfield>=3.0:www/py-jsonfield@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}bleach>=0:www/py-bleach@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR}
 
diff --git a/www/py-django-post_office/distinfo b/www/py-django-post_office/distinfo
index 9a5e624c97d7..a05329e91f43 100644
--- a/www/py-django-post_office/distinfo
+++ b/www/py-django-post_office/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667236560
-SHA256 (ui-django-post_office-v3.6.3_GH0.tar.gz) = 04f941c6f11bc204d67ca0c5ee4b65f579c56a3abc92d185a56472d4fa2baba4
-SIZE (ui-django-post_office-v3.6.3_GH0.tar.gz) = 61673
+TIMESTAMP = 1693153265
+SHA256 (ui-django-post_office-v3.7.1_GH0.tar.gz) = f610635e990ba3dcd44f41dfce38cf079b46db8a9b8ad8cee84a4d11867b7f8e
+SIZE (ui-django-post_office-v3.7.1_GH0.tar.gz) = 62629



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308271631.37RGVj0t088627>