Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 2026 09:22:19 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d128098e825d - main - net-mgmt/netbox: Bump gunicorn version reuirement
Message-ID:  <6985b2cb.41a29.51df48a1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit d128098e825ded0ab020ed4bad89d91fe7b4eb32
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-02-06 09:20:45 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-02-06 09:22:04 +0000

    net-mgmt/netbox: Bump gunicorn version reuirement
    
    Approved by:    kai (mail)
---
 net-mgmt/netbox/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index 57813ae529e5..ab6064fecb1e 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -66,7 +66,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=5.2.9<5.3:www/py-django52@${PY_FLA
 		${PYTHON_PKGNAMEPREFIX}tablib>=3.9.0<4:textproc/py-tablib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tzdata>=2025.2:devel/py-tzdata@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.3<7:devel/py-pyyaml@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}gunicorn>=23.0.0<25:www/py-gunicorn@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}gunicorn>=23.0.0<26:www/py-gunicorn@${PY_FLAVOR}
 
 USES=		cpe pgsql:14+ python
 CPE_VENDOR=	netbox


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6985b2cb.41a29.51df48a1>