From nobody Wed Jan 11 15:26:05 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 4NsWjV6tmnz2p9SW for ; Wed, 11 Jan 2023 15:26:06 +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 4NsWjV5hjZz4L7C for ; Wed, 11 Jan 2023 15:26:06 +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=1673450766; 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=bdQt+d4sx0KZXLbEYrMx4qtJhNUy2lD++DpFrDl1wZQ=; b=TSa4KjDsoqmr9b5X1uPp2pOm47InHCaMf7YyjRmBBzU2AUleZbQzTBrujiCULXBXGelzfk kdH6jQLKR3vjESPo0FSzQBx4ya08DfJVCeM+o66zmbIM7yNtdFwQCpk50xkcXAia8WJHnD i8YqsRSXJ5SJJO9ybZ9Oufda5QOCtXaSsI1Vnz+7Hz4yRcXW4bqqNhBsa1eORcKovp6XkI exDgCCK0jf2uxU5oYwRTniKIFG0NZGZ6o3XT5b/jJTw+hKY6XTzV/QTPXxucFgM8epkMa3 6GTLj5klOzdzzI1FpDlqd7JxyskOh3jU0z6FI6JKoHA+Dfiw3z60sMUx2ufIRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673450766; a=rsa-sha256; cv=none; b=U3QEr6LpDBndZC6d8HJfupY19vuAAqF67mq0ECQKwtkCClUiv+pj/+tV5/laFdaPfouhCU wZI6Ffgxh1eYm9Iw2pc6Hxdy5B/VAWUFUOroOLtS9XNHPAS90K2nrw9R1VVzTJjzm3+O9N 75XR36L7vVPjWCs3bmvSOTspMhK4a/SxArQFbyqan/P0RTmICRCat8/Qa2YHaCDwziNaIt dVBCmbHPOi6LIYxSZL+BrAKcEuxGOEi3AUk2i3Ri+dzPQXamZsyNsKmnyAiXjw6DO9x+Qc 0G2hANFfffv2vb5i5wltULqJdovfOk1wBKTqXdiThi4LavqUdQ5lU6U/9nfAag== 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 4NsWjV4nM2zsh9 for ; Wed, 11 Jan 2023 15:26:06 +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 30BFQ6R9002898 for ; Wed, 11 Jan 2023 15:26:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30BFQ6FU002897 for python@FreeBSD.org; Wed, 11 Jan 2023 15:26:06 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 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support Date: Wed, 11 Jan 2023 15:26:05 +0000 X-Bugzilla-Reason: AssignedTo 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: feature, tracking X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rhurlin@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255722 --- Comment #37 from Rainer Hurling --- (In reply to Nuno Teixeira from comment #36) > FileNotFoundError: [Errno 2] No such file or directory:=20 > '/wrkdirs/usr/ports/audio/py-gtts/work-py39/gTTS-2.3.0/dist/gtts-2.3.0-*.= whl' I have the same problem while trying to update my port devel/py-pyls-black: FileNotFoundError: [Errno 2] No such file or directory: '/poudriere/ports/default/devel/py-pyls-black/work-py39/pyls-black-0.4.7/di= st/pyls-black-0.4.7-*.whl' In my case, it is a wrong(?) naming of the wheel file: pyls_black-0.4.7-*.whl instead of pyls-black-0.4.7-*.whl (underscore) Perhaps your problem is similar? --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=