From nobody Sat Dec 2 13:12:49 2023 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 4Sj9Mj1C8Cz53R55 for ; Sat, 2 Dec 2023 13:12:49 +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 4Sj9Mh734fz3C7W for ; Sat, 2 Dec 2023 13:12:48 +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=1701522769; 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=moshZVgC1Y5lpAsHZoXiZncakxCpf9YBsLRnM3miuDI=; b=HURu030hwf92a+3lq9OS6I9yfYk88+CEIuGfmIr3Uuty9N76ignqO4g56EymGFmKJQ2Drv buoL1thg9TXHNqpedidSU37DArq/UmOEw+l6sSAYY8DfdmXybjau9QvvvqGUNe1RJf6cFK blJAbstLhA45t/CYRhON4AJIqL0MLl/mgXeecsb14BJK+XLnsCTAi8OaDMTL2Qf2veTtJM ld4jFGVIDZYmRCw8WLfAxg3zbFr2shSaXHF+r8amY58pW6sRGHPijXGVYtzdvxrAgpE0e6 NOR2cMqUjo0RjCZDdmRrhx4QBrlS1Lm+Ph8qvh1zOHFwTKQ385+jnULbMhENxg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701522769; a=rsa-sha256; cv=none; b=TiRK8ftQyF5Q1rFj4ie4JhQUJzJW5ZTQCtWafo8ByWCoopw0b0mAasZ4c5lzsU/mWNckE3 IwUUkfemEa1cT3W7YRiy3sFzRKwkrYRo4+7DuGj9WFJ+jC5vNrLJK/6DM+0mIC4ngrykBJ 3teAuXJt2lvJJ0TykdGjkkQ+TERG9uUoCwEy/uT22S3T2TwQnkcPZF1pplBeCN0lTyB4gx WC8oU2ooXa97QIHt1XFTPhfr4+WdVERlXscrge1fFqMnCLAT1hyyvJqldVadZN2Cd9T5tu 8h8rWjOtOet9xFGXNqwJkrXh4MifdPH/ozxSJU/QcmPmidwjdTB9+CeR7wrJrw== 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 4Sj9Mh66Jwz3mH for ; Sat, 2 Dec 2023 13:12:48 +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 3B2DCm19057917 for ; Sat, 2 Dec 2023 13:12:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3B2DCm2a057916 for python@FreeBSD.org; Sat, 2 Dec 2023 13:12:48 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 242014] www/jetty8: jettyctl fails to run with Python 3: SyntaxError: invalid token Date: Sat, 02 Dec 2023 13:12:49 +0000 X-Bugzilla-Reason: CC 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: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: olgeni@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: bug_status resolution cc 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=3D242014 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |Overcome By Events CC| |rene@FreeBSD.org --- Comment #7 from Rene Ladan --- No activity in over two years, EOL upstream for almost ten years, and this = port expired today. --=20 You are receiving this mail because: You are on the CC list for the bug.=