From nobody Fri Dec 6 10:49:54 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 4Y4Sh309s8z5g3Y8 for ; Fri, 06 Dec 2024 10:49:55 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y4Sh23kf7z4q6G for ; Fri, 6 Dec 2024 10:49:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733482194; 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=dJtVhIWK7X2GZIQCYnGnxDrkat1fJRS/wGoItTJXHGI=; b=sNmMvb+YQyMHLXAju34YV5lb07x0gx/DvDIMMCi4ZpiPub4+M/mVMn7fkuWR0ggMeCjqkR cMKZmW2mKzkm1zW6dO9Ci7lxn/0dFFAiq7bLcHe2KW9EARVUH0JM12PFzgqJX1lGqvHD8k E+kz/G+40yxlDG4Uk4meWFzxGYx4ikRlveBivFB8GkPGEXHmDbKfc0r0mTz4bX3YI4GxUP tuJWrbTqX+WqO+XK6qTU7c+uNUIiz2EZSjUhE7tZ2xJNzUQz7VQrrCuGrn8G9MiJ00WQBe tft8wB/xhhJwpj5x/H/0ntk5TRSnKScYaoCvgsUK7BNIhHIwYteMbWtGyFzvRA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733482194; a=rsa-sha256; cv=none; b=YOu/zU9NYw45xjzJMtzf2svHPhGlymqHijbEYYvskZOU4JVTASc0HSpwueSMSRU/3pv77l IUiNcGuYtxLViL3V4BEA4kF8Bv+qa93FqKx2KayxDXmE2gZmL28e5H6CdE7fOtitY96Cto 0HmZcEj0Zj3dexSdRqcACnEl3Oj1jzh6+TOsnwOwkbDduCdmoEtJlXGts6cCVITBJtxE03 CmR9PoVXySF9KznF5ae0KXqs5ac7keNsDkdWDOsTBdrw/daOJ06OpN7OlF0Pu9Jl1s4htC 1n2GX53iQRGvI9teNMoVf5NE8W2oev9kq49fd49yTrvjnj9fbfLLrGVnm/L3DQ== 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 4Y4Sh23CcmzZmV for ; Fri, 6 Dec 2024 10:49:54 +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 4B6Anski089300 for ; Fri, 6 Dec 2024 10:49:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B6AnsV6089299 for python@FreeBSD.org; Fri, 6 Dec 2024 10:49:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 283097] lang/python311: backport fix for dev_t Date: Fri, 06 Dec 2024 10:49:54 +0000 X-Bugzilla-Reason: CC 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc assigned_to flagtypes.name short_desc 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=3D283097 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |python@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |python@FreeBSD.org Flags| |maintainer-feedback?(python | |@FreeBSD.org) Summary|python311: backport fix for |lang/python311: backport |dev_t |fix for dev_t --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=