Date: Tue, 05 May 2026 11:18:45 +0000 From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6c866afb719c - main - www/py-dj52-social-auth-app-django: Update to 5.9.0 Message-ID: <69f9d215.33876.56a22205@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c866afb719ca2ad9d9602d63d322f1c31c6ee30 commit 6c866afb719ca2ad9d9602d63d322f1c31c6ee30 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2026-05-05 11:17:59 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2026-05-05 11:17:59 +0000 www/py-dj52-social-auth-app-django: Update to 5.9.0 Changelog: https://github.com/python-social-auth/social-app-django/releases/tag/5.9.0 MFH: 2026Q2 --- www/py-dj52-social-auth-app-django/Makefile | 5 +++-- www/py-dj52-social-auth-app-django/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/py-dj52-social-auth-app-django/Makefile b/www/py-dj52-social-auth-app-django/Makefile index e3d16c9cd7d6..558d7e0aa9a2 100644 --- a/www/py-dj52-social-auth-app-django/Makefile +++ b/www/py-dj52-social-auth-app-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= social-auth-app-django -DISTVERSION= 5.8.0 +DISTVERSION= 5.9.0 CATEGORIES= www security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- @@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.1:www/py-django52@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8.1:www/py-asgiref@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}social-auth-core>=4.8.3<5:security/py-social-auth-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} diff --git a/www/py-dj52-social-auth-app-django/distinfo b/www/py-dj52-social-auth-app-django/distinfo index c0ecb7009be9..85f199dbb38a 100644 --- a/www/py-dj52-social-auth-app-django/distinfo +++ b/www/py-dj52-social-auth-app-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777305055 -SHA256 (python-social-auth-social-app-django-5.8.0_GH0.tar.gz) = 5ee6f7c92f8e89e103768da8bb5753d122a5862d22eedd227879174a555cd6ae -SIZE (python-social-auth-social-app-django-5.8.0_GH0.tar.gz) = 31048 +TIMESTAMP = 1777959621 +SHA256 (python-social-auth-social-app-django-5.9.0_GH0.tar.gz) = 020fbdfd97101fd3bbc179770f9d76e9fd6cfc61a4a4cca2b04b7fbd558beb96 +SIZE (python-social-auth-social-app-django-5.9.0_GH0.tar.gz) = 31904home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f9d215.33876.56a22205>
