From nobody Sun Jun 15 21:00:57 2025 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 4bL5Bx6Lqtz5q3Q5 for ; Sun, 15 Jun 2025 21:00:57 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bL5Bx36hdz3Jnc for ; Sun, 15 Jun 2025 21:00:57 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750021257; 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; bh=Wy8tjTvXe6P0BgZAnRiRtIrdkDCxOSFKgl+ObKtWA40=; b=i+4RaCCDghqLQvdjKU0SvQJunmqkgxPCEwgawTMK4xEAxBkB2XqBqt3HpSKM7xi8DKcAFX QH2xPu+DaPD7wSneyTdVw/V9G/hAEOlMdF0GjBFFPNkcWDckd1Qs45USUaQfJYCvgODZew yMmdRsbKM1lXLSkUEZ8ziUumXfINNxWpGNQ9ha5an34CV5tOMawCeD0mAN+7PFMeTn5gI2 zcJLvYllm9ID/igVQkWGOSUffFqEENbJ4xgSxp6gAvrwfZyN85wm/OxyOEczSXy9t/FrJi XFyQikQVoSEJAyKKK9oZ3ZYfKJwGSJIfZMuU+ZkOmzTtG2BZCd0a9CcVp2FYAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750021257; 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; bh=Wy8tjTvXe6P0BgZAnRiRtIrdkDCxOSFKgl+ObKtWA40=; b=n5EVZo6T/12ONeDP7yACS0XkNv+uxJU5owq0Tmvr6+dqZfYwTi9Ejqd2FEaaTHl1gvDlI8 3B4OmRyXRhiScBhPH6CNp6L12EGrky9xlUMGKfGz8dcLwXzVSrosrqG6475bFINEDk/isU g3WcoQi7Rr+Qbb0o2hLGwML/XmdQ99J6/OFnBKK1B09iVi8qkv7uCf6zBvx2onSc0F8Y2o yv4WbUafTiFTeEpMLC2kvUYuGQbMm3ar7EmaeUZV+ATPFe+VCDn1YtJfC7Co1NWAp2TAJ4 kDeDf3lQWJ3ST79HffJ4lAduEBIKk55qo/8bRvw2VL9xBuZXBTYUHuGrfbkSCQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1750021257; a=rsa-sha256; cv=none; b=CRT/d24JaLIVActVV9kT+XFX278MWSXgGHz/l8aGPWAY2O7+AwhspZAdpocSNx5yZ1DwPX GU6/O3lrwmHjhWaIjIzJNWl9PbNUkXErp2Fq9TiCWFCpEgpcX7B2lk2KZiL5MMVDW1es6x ayEOvv8rZI1pZ6bbwLQ6nie1sLcleNu8HdQJe/hU/C+V2nCIZiYuROzMTXv0W2zB8zzObY Loh2wxnpfSivFTDa4evnwFEnaGfIL4Zv9xB/XV+WGLreopBtyzhVHv5I6mRLO4UX+mqQw6 LvaMuM+4lThcMLkIT0M61OlqIbHfX3r8ogEN4cTNyi7Df/b6Iu8PDZrlK1KDCA== 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 4bL5Bx2RC0zCpt for ; Sun, 15 Jun 2025 21:00:57 +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 55FL0v4W084890 for ; Sun, 15 Jun 2025 21:00:57 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 55FL0vH4084889 for python@FreeBSD.org; Sun, 15 Jun 2025 21:00:57 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202506152100.55FL0vH4084889@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: python@FreeBSD.org Subject: Problem reports for python@FreeBSD.org that need special attention Date: Sun, 15 Jun 2025 21:00:57 +0000 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 Content-Type: multipart/alternative; boundary="17500212571.EA86b.79455" Content-Transfer-Encoding: 7bit --17500212571.EA86b.79455 Date: Sun, 15 Jun 2025 21:00:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 205308 | devel/py-pip and devel/py-virtualenv don't aggree Open | 242896 | lang/python*: Fail to package in poudriere (testp Open | 262759 | Python ports that install conflicting files in ge In Progress | 262109 | Mk/Uses/python.mk: Improve CMake/Python integrati Open | 257353 | lang/python38: Intermittently fails to build unde Open | 234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER Open | 224115 | devel/py-babel directory name != port name Open | 260448 | [NEW] devel/py-aiosignal: Project to manage callb In Progress | 280323 | textproc/py-sphinx: dependency textproc/py-docuti New | 284845 | textproc/py-sphinx: Update to 8.2.3 Open | 264993 | www/mitmproxy: Update to 12.1.0 11 problems total for which you should take action. --17500212571.EA86b.79455 Date: Sun, 15 Jun 2025 21:00:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    205308 | devel/py-pip and devel/py-virtualenv don't aggree
Open        |    242896 | lang/python*: Fail to package in poudriere (testp
Open        |    262759 | Python ports that install conflicting files in ge
In Progress |    262109 | Mk/Uses/python.mk: Improve CMake/Python integrati
Open        |    257353 | lang/python38: Intermittently fails to build unde
Open        |    234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER
Open        |    224115 | devel/py-babel directory name != port name
Open        |    260448 | [NEW] devel/py-aiosignal: Project to manage callb
In Progress |    280323 | textproc/py-sphinx: dependency textproc/py-docuti
New         |    284845 | textproc/py-sphinx: Update to 8.2.3
Open        |    264993 | www/mitmproxy: Update to 12.1.0

11 problems total for which you should take action.
--17500212571.EA86b.79455--