From nobody Sun May 26 10:20:21 2024 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VnFCV44ZJz5L69D for ; Sun, 26 May 2024 10:20:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VnFCT5DNnz4LFY for ; Sun, 26 May 2024 10:20:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716718821; a=rsa-sha256; cv=none; b=iCGF+IvLOxfjZFV2oqlpnu5N6bJoML7+mfMWdmgto9hR7jtbWw4einMu7xZI7dpZNKtjtg CrCxvKOqeIY5QXnewZUSLQABrBGgSFpJsgAxp2rZocvOXq7oMeW7mGzfQFFrtcou6MMTx0 tKUbbmbcX6sp4XJec6AzM11nc8i8irAyowciV0/yVJpTtN0E0469yfmja+K/oUuXU/a3TS oxvtP3d+qlWU1iNEQ7/tNiIJQX3OWOzFfJEPC+Vp6zK/ZeNZqq85tf6lUxVsqU+399DS80 2IYSIQdOLAvsYKPMJ+tpgkxMJdKS54+qs1+E+4Ng6VwflVzm5GYNnJtx9eCFuQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716718821; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZPitwkb4hGkjviiQEdGMCxNCdY/O0VEDCZh6Ugvt5yo=; b=Bo1TVwcx3R7+iDTutiBMFevw5Vz35yHQ2i1YV28nJmPcEo6lNi4hLeAoIQVv99+rYG0LYc oiH+5p/wEsmNKvrtpeDxawk1pWnbzfMnaDKvxv9rcZuWs1t4aZLwozB1meu3XJ4wKykdC0 gmXQNFqKuESliZLNUZY3QKwCLM6O8CQ2dY/xC217V1FSO4sgTXcfyx+442LLfuzkN1bO4l J4o6voSjXOYbKBsm8bU1ud4yoNT8LI/22ZqWhBt/nuejPFDVaREZBZUP8ogbA+I1dc1PH/ tJdGI2/d71CLNVLmWNxCrg0cx2s7CBRbmF5D8aF6ajXCbG4o4a4hgkS7r2WnZw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VnFCT2Gt5zwY3 for ; Sun, 26 May 2024 10:20:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44QAKLfv037462 for ; Sun, 26 May 2024 10:20:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44QAKLTl037457 for python@FreeBSD.org; Sun, 26 May 2024 10:20:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2 Date: Sun, 26 May 2024 10:20:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: tracking X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+ maintainer-feedback+ maintainer-feedback? maintainer-feedback? maintainer-feedback+ maintainer-feedback? maintainer-feedback+ maintainer-feedback+ maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276319 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D547ee8e902f46e8b2642dc0bb3f4d09= eff230d16 commit 547ee8e902f46e8b2642dc0bb3f4d09eff230d16 Author: Kai Knoblich AuthorDate: 2024-05-26 10:16:23 +0000 Commit: Kai Knoblich CommitDate: 2024-05-26 10:18:17 +0000 net-mgmt/netbox: Change RUN_DEPENDS * Switch the port from the repo-copied py-dj42-django* ports to the original ones as they're using Django 4.2 now since 680c68fd4d69. * An exception here is devel/py-dj42-graphene-django, which is renamed to devel/py-graphene-django300 because NetBox has known problems with newer versions of devel/py-graphene-django. Add an entry to MOVED for it as well. * Adjust www/py-{dj42-}-graphiql-debug-toolbar accordingly due to the rename of devel/py-dj42-graphene-django as described above and to avoid installation conflicts. * Bump PORTREVISION where necessary due changed dependencies. PR: 276319 MOVED | 1 + devel/Makefile | 2 +- .../Makefile | 5 ++-- .../distinfo | 0 .../files/patch-setup.py | 0 .../pkg-descr | 0 net-mgmt/netbox/Makefile | 33 +++++++++++-------= ---- www/py-dj42-django-graphiql-debug-toolbar/Makefile | 3 +- www/py-django-graphiql-debug-toolbar/Makefile | 4 +-- 9 files changed, 26 insertions(+), 22 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=