From nobody Sun Feb 26 16:57: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 4PPqYG0qzwz3tnhb for ; Sun, 26 Feb 2023 16:57: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 4PPqYF6xvtz3wPX for ; Sun, 26 Feb 2023 16:57:05 +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=1677430626; 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=bmz1wMjhtXObJP6ahlkal4dlRjNby3yDk6sUZr9+q3Q=; b=tMveYzgtFn6O8+yiTBOAh489+h8X/TSFKVMz3HV00UjB1MCurf1FeDIk5dWR5wruX3Luic fdoqzpVpPq8cwLHdOwO30qdxoDT4J3ugBYVWsVd2ZzJ23xmCNaYI5jHzZpoV2gmuiL3rWv Tk+p9jWtRNpDjERxFrtF/RZzVkDCtSQfmNfAtxVMGNqG+AcckLR4zq528fwnIOhTZkbRYQ G735YbROoklkOmoosunzp9zfbRPjVZvDcGNvCi9myZRDksH5jENfMBKcC+iwuSBK614hJ1 v5XW8N4v18xp2JFQx08A3PR7520+m/cmC+Z6d0D40twTwcEqzQHBPhMhyeGHQw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677430626; a=rsa-sha256; cv=none; b=H/SJNn0bTRUxBnitbe9Gvlqd3fhCxJ9rjbtnd0aMpEEirdI9IZzzlzZYDN/ovkjaH32k68 2BgKVIom6fwx3VqpDXt5LqSbJouonpFQJ58JzsCfsJNTl8OU0z+D58lp3VI3Cdos2hFY2x VVuqGRaM4r9FI7hI6YXq+PqyK2PLhOkkwXZFTdqxaRQYSyln0kYoG3K13T2dnOmn8iS8yX hE5RQPUK2u9vDagpugu62HRKob2hmdqWShXUVRud8XWz7W9nnQO+dm2C2sMataCvCFoBfZ nw/5P10NPDYt+/3dJhWsGI/Wl7wOjXVAxUGAA/XPpfvm1Efkwln8x6LsU8gXQA== 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 4PPqYF62jqzsP1 for ; Sun, 26 Feb 2023 16:57:05 +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 31QGv55x030048 for ; Sun, 26 Feb 2023 16:57:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31QGv54a030047 for python@FreeBSD.org; Sun, 26 Feb 2023 16:57:05 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 267321] audio/sratom: fails to build if textproc/py-sphinx installed Date: Sun, 26 Feb 2023 16:57:05 +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: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: riggs@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution 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=3D267321 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #6 from Thomas Zander --- Fixed in a153fd6363b1b424d405606d933646636a381895 --=20 You are receiving this mail because: You are on the CC list for the bug.=