From nobody Sat Mar 09 14:34:45 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 4TsQY13bsbz5DKQs for ; Sat, 9 Mar 2024 14:34:45 +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 4TsQY12Vqsz4ftg for ; Sat, 9 Mar 2024 14:34:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709994885; a=rsa-sha256; cv=none; b=ByX1a9GkiGvLvC888vIPf3r96kMxx4JKheXA+eryNy1gCIYmslkM0Xf2gYKBBpdUysEqro s5GGANabmJPsZrzCbRYknYb7I+b4pnl6K7SfzpQqFYnWlnkaiIP3XAcip4ejnITPFL/TkT W+tAahYXMtBi3A1mNgfjByq7Nr6TRSj4bI0uXdWjH2uEhDjZgOZHdfIZCPpVWK791FD40D P6JQTP1vCorZ2v5OM0pLTKDJNgQc4Zk/mofEkwyIi0uT7UHzBGKsahpStWmLtU2BjT0OHP RVkUo3JKV82U5FA5nulR6Gj0xNGh60WOYmGU7CBiIEerlnIBpMYlJXEUAA5PgQ== 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=1709994885; 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=bLiU9meGRLKWULA3oUK2w+MaOKQSCNj0I9TWHkUV39c=; b=CS1YpyV7LzauXJFm8fzB73RvKqJ8PQpUrO4uUM6yLVVVZOhJ/KigcJAxKJ3NisL9R0I6GS I/a7IZwV8gSNsb7ZaBBYx8b9ZJ0N9oeUfDMaCMGUkiZhUPrkU3/EtkaQDhMXI/jpacP6KL fds7hB1tp1HqkJ4yHP9shqWn3weI3Hby7mAag60mK5kAA2VaXABxVdjOejZ/3F1v6+VwAU ZUwlnpDXvAqZwJru4xzpfzDqSCQHd3yXMlH/Bh/k3VEPCAtE0hTy85uQCWdT6l9wEPpFVU 4wsA8Odj2jzNL64k/XIIPFfKTRjxqOKfcCz2+UgiulRzpUh8ictB2fj1esJZlQ== 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 4TsQY127BBz15qr for ; Sat, 9 Mar 2024 14:34:45 +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 429EYjd4049792 for ; Sat, 9 Mar 2024 14:34:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 429EYj4q049791 for python@FreeBSD.org; Sat, 9 Mar 2024 14:34:45 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: Sat, 09 Mar 2024 14:34:45 +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: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276319 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da426bd0b613c50a20f573cb4582624b= 91d0e2969 commit a426bd0b613c50a20f573cb4582624b91d0e2969 Author: Kai Knoblich AuthorDate: 2024-03-09 14:12:49 +0000 Commit: Kai Knoblich 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=