From nobody Mon Nov 28 11:25:07 2022 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 4NLNRl4fz9z4hfL3 for ; Mon, 28 Nov 2022 11:25:07 +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 4NLNRl1wHgz3Jw6 for ; Mon, 28 Nov 2022 11:25:07 +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=1669634707; 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=oCe/etkUnDOgN/X88eNo00SAQuW6EuFBtZrhAhkFEUI=; b=XB+tYiP9fcb9eZ0dJpBagQhDLz+aplawDCSF2xjdfN92HMKxCN/3CmdWBgKxNj3YdpSh0R NnPPDGEDQIddz2C09mA1UZKNEkh0y/x9o5Wi9dLkDs4eBgBwIYLuag6QYuCXEzleK0H8/J d83rbeCinv3mTMtHA7ytGPIV069FcyCSEahsuVtEKNRSH1UztLto6E0rrQ1eAWa5gspPwT 5GqQq0h0EiIxG7j5SQeCCOBfw+2A/hUf1ZTzVnwLJFCMlb4WhNzVjSGfmElWejgQj6w+rp QHIeMi4NH4p2sF48GckAfEyscaaycl1pzSa4iHwQNsGpe4IVf35MxZSkJRxzXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669634707; a=rsa-sha256; cv=none; b=DWcTea0KY5ExoE2YT1CbubuzyDL1TAo/Zu1LST8o9571Ox9M4y7eVNyZICjCdtMkAoV7Nv 4k+VI1GjvyubOhcw++iDqAQg9tJZbD3DdgfT2CZaFD5Xi7p2GorcgKh+hl+sa5A7wPFzb0 /Zh1+WaX4uXmUR7IKI4Ts7MoHze6VBNgrh3GXa2TOKRkOHkUAS/5I2LPcLbtTm9dTG7dPn NZKSciJh64Q5Gt+A4+5g9gWV6xF9/bB4ddYvTNUl7LMkYLs1B/Pltaa7nWvZFZN0J9bqOn Ha3lsCJtXxCqNuIqgehMRkgbvIe+RA6mPy8++pxewe6JuWvb8IBgYWKY2baOZQ== 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 4NLNRl0tk5zbVn for ; Mon, 28 Nov 2022 11:25:07 +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 2ASBP7A3083740 for ; Mon, 28 Nov 2022 11:25:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2ASBP7m4083739 for python@FreeBSD.org; Mon, 28 Nov 2022 11:25:07 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 268018] textproc/py-sphinx: Updating to 5.3.0, ensuring themes are installed, using flit and pyproject-build Date: Mon, 28 Nov 2022 11:25:07 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lab+bsd@thinkum.space 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: attachments.isobsolete attachments.created 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=3D268018 Sean Champ changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #238385|0 |1 is obsolete| | --- Comment #7 from Sean Champ --- Created attachment 238397 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238397&action= =3Dedit py-sphinx 5.3.0 patch (updated) It seems that it's possible to install directly from the sdist or wheel cre= ated by pyproject-build The wheel archive would include all dependencies. The sdist archive should include only the module code itself. This patch obsoletes the previous, now using pyproject-build to build an sd= ist archive during do-build, then installing from the sdist during do-install, there using pip. With the PEP 517 support now available in pip - using Pyth= on 3.11 at least - this has the effect of installing the module and its bin scripts. The plist is generated dynamically, from all files installed by pip under t= he cmd signature used in do-install So, this now installs the module code, the themes, and the bin scripts for = this updated sphinx version Updated the run dependencies too --=20 You are receiving this mail because: You are the assignee for the bug.=