From nobody Mon May  6 23:25:49 2024
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 4VYHb24g0fz5Jb6h
	for <python@mlmmj.nyi.freebsd.org>; Mon, 06 May 2024 23:25:50 +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 4VYHb20kHWz4Xf3
	for <python@FreeBSD.org>; Mon,  6 May 2024 23:25:50 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715037950; a=rsa-sha256; cv=none;
	b=UZxqGbxYPTkdVYzBh45mo/T9W4DVlU1GKz/9oDBBUtBeZ93Az+Q3yd8Kz+D/0SGINWf/yf
	GSegvF3BGYaNFZL2X+EQGD9xXTcs1D8GdKdH71eeU7gxLq7CGX5Lhebsozu0YNpkE6PX1B
	mXfOAv7l8VXTFhDwDW/CySqKfI6Nmlf9Vnx6qKiMhyYhm/HpnIzuk76BXgFzwUx0MFhvpi
	RAVJ6NyB4ugq15jUjyHBmIEwPOLTtr4iZjBiId0bBG6MhITx1vkKmLiAfirEZUy1Gmr0B3
	+YCVUOmskFXxjBW8DpZZ4GnyGEaPrpp2Bi81DlJ0W+N96QCFyFe/xjG3euXzJw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715037950;
	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=A3/njFKrcYTLdbCpBu21ofzbbGt2Kjy+BCJlw0pC6NE=;
	b=pn5SBhZIXnYScMSYDeOhF2wKK/SJE+E6AkBJ8s1Jk+upN36KvXHB/LXrilg9ONrDgsQA81
	78iTyEREShiWEyrxhR9A0U0VJEd27IWA3pc16YLkcSPx2vqA3azR9McXdB9BNLa4SkcQrp
	XKNTQmKFZClb1m0t4ttB1DQQQKMSOp+qoCNCxy31703u1WDLbItp/oB1QXA9HI2ErSVslj
	MhhetSIjjf0iAWZahvRw7zwDkJ7eYXKOsCR7JP8pygZS4KXubS7xC59UxLTVaTFS6F1oo9
	y0MQjYQF4GKECL7/41Kft8wEu0PAqPT795VDdKYF3AHDGdP3dboz66oLawIR2A==
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 4VYHb20KrszHCX
	for <python@FreeBSD.org>; Mon,  6 May 2024 23:25:50 +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 446NPnU4012384
	for <python@FreeBSD.org>; Mon, 6 May 2024 23:25:49 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 446NPnNJ012368
	for python@FreeBSD.org; Mon, 6 May 2024 23:25:49 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 270510] python.mk: remove setuptools from RUN_DEPENDS
Date: Mon, 06 May 2024 23:25:49 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Ports Framework
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: me@svmhdvn.name
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: portmgr@FreeBSD.org
X-Bugzilla-Flags: exp-run?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-270510-21822-jIQ8ZQY74h@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270510-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-270510-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270510

--- Comment #8 from Siva Mahadevan <me@svmhdvn.name> ---
(In reply to Henrich Hartzer from comment #7)

I also have some bandwidth to help work on the churn in parallel, if needed=
. I
am waiting on newer ansible releases, which depend on setuptools>=3D66.1.0,=
 so
I'd like to help get this bug and related bugs resolved. What work is still
pending that can be tackled by multiple people concurrently?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Tue May  7 04:03:13 2024
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 4VYPl62mNZz5K784
	for <python@mlmmj.nyi.freebsd.org>; Tue, 07 May 2024 04:03:14 +0000 (UTC)
	(envelope-from portscout@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 4VYPl55zVsz41XN
	for <python@freebsd.org>; Tue,  7 May 2024 04:03:13 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715054593; a=rsa-sha256; cv=none;
	b=k7+2N4ydtJZPMndgWhpPgmmEil1r1puJuRjjRaRRwAa8CkhaWEhEZCGb8sB9F1bRmTJ1hT
	7aWzMk7RZJvHVK+cgxOdYldsQpHkT1FYOSckbQZJDMDml0/9tk+4MsAFF5ukh03oybvXlp
	L3qG8XXxIC0Haxw0Co1sXaAYPxg7fYHz2TjVMxJGA3NXi9AkLsaRef3YEBE6BGMD+EW9jv
	4cwG85I2mq4KKUtDCpvdu9iYHOG1MBtXn0UQo8YiouYxc/ydyBnYJC9u/kvvwgKk1jCSJ2
	EMPwcn9WDDmiDu45VXgdOxQebGPEVSkHHsDSBS1SiOGZ/KgQqRHq3LoLq35+MA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715054593;
	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=yCsDdIzMHT75Vhwzwe0IqP3LpvObYINm4yvNhoKjl3E=;
	b=kks4OOf9261MwdkByyPFOMS+yzH6dkTBeM7C/WSltiVpzG/lWmWpZhVb+rjcgAq6ehM7aC
	VpG4Ikp0tYxcnfPYBibwZKUdu6HxTML7EQXB4uYAFCh5BOQxqn6XpjvAab9PC5dhg4AXFo
	+ZTHx8vqV61NGM+5fmc5o9wGmkQB6mMMRaNqtO3lqbagYpq1JU6TqftlDfp9T+twfFHh6Z
	KuKL3ulKKLdGKdD2JN5d2aSBOHebi20XZ7P9ApfAv81/MYsaDVQ7E8/zOP68gJOtDFxPvk
	NcqyBkWbLPlmde06MiKOa7byxif5BQdPuEt77kS0Itq3+ss1dQJslneuG9LFAw==
Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21])
	(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 4VYPl55bmGzQn3
	for <python@freebsd.org>; Tue,  7 May 2024 04:03:13 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org ([127.0.1.10])
	by portscout.nyi.freebsd.org (8.17.1/8.17.1) with ESMTP id 44743Dcb015208
	for <python@freebsd.org>; Tue, 7 May 2024 04:03:13 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.17.1/8.17.1/Submit) id 44743DO2015207;
	Tue, 7 May 2024 04:03:13 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202405070403.44743DO2015207@portscout.nyi.freebsd.org>
X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0
Date: Tue, 7 May 2024 04:03:13 +0000
From: portscout@FreeBSD.org
To: python@freebsd.org
Subject: FreeBSD ports you maintain which are out of date
X-Mailer: portscout/0.8.1

Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/python@freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
www/py-django42                                 | 4.2.11          | 4.2.12
------------------------------------------------+-----------------+------------


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:	portscout!

From nobody Thu May  9 13:12:51 2024
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 4VZsrM6VTnz5JfCj
	for <python@mlmmj.nyi.freebsd.org>; Thu, 09 May 2024 13:12:51 +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 4VZsrM3Pvwz56pn
	for <python@FreeBSD.org>; Thu,  9 May 2024 13:12:51 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715260371; a=rsa-sha256; cv=none;
	b=ZkaSB78NzHfqFp/568ADxpEXe0iOkA5XYXGW41dF6NmTS/3hyCb5Oj6Fxqi5t3SJLhYtoE
	0l7Ow9OGJe8BdwQV5L0Y34bqraKVGOjmPEgVFb//kWBi6wmeY9+jTMNvlxr39fD9c6KEtz
	iTfjStbSVR1NTGC8SOt0wkC8gzNqhJ3pDBGkh4+ePumS/shBC8WzE5CnY0LNT3buJxkMtJ
	Hlhx9xn5JWdr9vJ378AXVnTlNpuJ5w5UEPeBiSeDuG8aoS5WYD7EluyR2J7rvLs3ve60pI
	xDHgiy1rLyE/D2xlV/NvVJKwZlCtWUrhV7E6XcYVZSQryAvCEcjr6kHCsHmgwA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715260371;
	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=AhUkaGGcs4jFFoAYIzPlXzkDQ4oE3AOXZ8y/Ty4HwUE=;
	b=B1AWMLkWfHjUzHFMOtiV+HWclY2L4FbC7IU0cuHgJY+iWcuDvJSop6y91NA87yO6y8O/VV
	DiEySrGKinEum05OAIbTbYDdo4ea7bQ6BLRcYa7OzKRR3f2cflTIZGsN3JKvsq04zPGPKP
	oK0jQKBp2Z2PjgzYhzwwykTYWSlFLoiw56K5m64Fo98Vh8XfO1rANhpLb+UmO9oaQZlExo
	o1Y6tzQHyAXKDyhUskbyiwPU38DnslL5l5KBdQG+OFPIbTBelo1l1Ee96uwnhLlVPDw7X7
	z/ymrsE/38tnW/4qHspqAutEUdsyRMIQcWaitFoxlQlwRFsIGv16HpDZ7SuyCg==
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 4VZsrM30lPz19KV
	for <python@FreeBSD.org>; Thu,  9 May 2024 13:12:51 +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 449DCpPA072683
	for <python@FreeBSD.org>; Thu, 9 May 2024 13:12:51 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 449DCprp072678
	for python@FreeBSD.org; Thu, 9 May 2024 13:12:51 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 274671] lang/python313: New port, 3.13.0 alpha56
Date: Thu, 09 May 2024 13:12:51 +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: wen@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created
Message-ID: <bug-274671-21822-Q3wAImegNn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274671-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-274671-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274671

Wen Heping <wen@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #249928|0                           |1
        is obsolete|                            |

--- Comment #5 from Wen Heping <wen@FreeBSD.org> ---
Created attachment 250546
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250546&action=
=3Dedit
Update to 3.13.0beta1

Update to python-3.13.0beta1

--=20
You are receiving this mail because:
You are the assignee for the bug.=

From nobody Thu May  9 13:13:03 2024
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 4VZsrb3RDpz5JfFs
	for <python@mlmmj.nyi.freebsd.org>; Thu, 09 May 2024 13:13:03 +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 4VZsrb1sLrz56ZK
	for <python@FreeBSD.org>; Thu,  9 May 2024 13:13:03 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715260383; a=rsa-sha256; cv=none;
	b=Tl/Nk2dThrbo1Uc5beaWNDECd0E2cpD4OaRN+Bp4uKwal0PlOZnr3dnI2NqKoWXMQBJqbH
	RG2caCFSGpZeleODjIKIBSA7C9DLIXb6Iq1Vb7fbnFcP2HCmdwMSFF2lX6CLEqgEeVmjuj
	nFByqBOGiD4yGE7FRCPin/OaXvrv5Jduh4x9O7Epvah4FHpa8qqmtH2eKgZxmCdIOYyq+S
	FI1n3mhRjqEoMYWY8riJWUU9RKaxn3zAV8hJuyOVy8ylkN5YLkKzvz12xCeeoUXkeHf6DO
	QirqDG9F7w5omOUnq137SBIHSTmLb0SEMoQFwHrpUZ37W4gpVAEqmEl0Ubl29w==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715260383;
	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=jXcRJDdZpXt7EqJ3inobkVXmVSYt8Pc1hO64hd8yGhY=;
	b=ia0E9KWp6dNoHbOjuhuI9eKbLAidRNnEOSXXWHaVeuIDlKQIWUgHUHlYU0xmjH+YK2orXa
	jJwsVteZWv0Hly02eHfOWBghl73cdPfTtPs1L9rMt7S2ZG1kb/FK0F3Y2Xl86HL5UzH/vK
	NQxorX0uJeY74ccyCSqPbZc1VP69lj6NZAL5T0cI2M40NQj6QwtVLOKPUPqG+Oasip38s8
	8jHe9ezmZfSvF3BRHuN1x3yo6fF9OjGJCglXeoC8d5sfgu8W2JdKRa8BfxMVTI2BON58rX
	Z+50qwfp5xPcUhtdvXLLmN1IGOJuwvIzey5UDA4cECL1wUpLppmRfvn71BDPPw==
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 4VZsrb1TSxz193C
	for <python@FreeBSD.org>; Thu,  9 May 2024 13:13:03 +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 449DD3Jt073509
	for <python@FreeBSD.org>; Thu, 9 May 2024 13:13:03 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 449DD3ei073508
	for python@FreeBSD.org; Thu, 9 May 2024 13:13:03 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 274671] lang/python313: New port, 3.13.0 beta1
Date: Thu, 09 May 2024 13:13:03 +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: wen@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: short_desc
Message-ID: <bug-274671-21822-2gcuDemLmO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274671-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-274671-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274671

Wen Heping <wen@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|lang/python313: New port,   |lang/python313: New port,
                   |3.13.0 alpha56              |3.13.0 beta1

--=20
You are receiving this mail because:
You are the assignee for the bug.=

From nobody Fri May 10 16:17:46 2024
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 4VbYvH0dp2z5K0dW
	for <python@mlmmj.nyi.freebsd.org>; Fri, 10 May 2024 16:17:47 +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 4VbYvG4KMDz41kJ
	for <python@FreeBSD.org>; Fri, 10 May 2024 16:17:46 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715357866; a=rsa-sha256; cv=none;
	b=CmlFFM4hFo3bXlcEOPqzwbYaZ0Jf7KuwiGLbaErJerXEtc7pDWzxe04c+32hiPz3nd3j/d
	Qc4cZuWe281MO+CKxMBYE2elo7BCkCBpbk8WSPBMJrVNnAQOa2M981NLwrltNE/2G/hjUz
	McXUEU5knWGsg12LvqC7W1M9mSI5alHFXrLlpdpUxHr3cXBIK3sCjgEoYQqmHIdmfaIT0e
	FaylfcQ8Kf0HZt/ateJsc2lFMTUIVRAxhY66Z4FwH9bpKgaX3wjIZHMgnI7lcZDB3r04Ao
	i0f/BQraRBj4p3kUxQS8rRhSutDjNX5hCdafjdqw7ktpc+fSFTfucir26WDuTQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715357866;
	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=G/Et50F5obG0rrzvMacFrj7eKSJm/l11IF+0zlLLfLY=;
	b=bwfcyA+8L0KAelNMEnjUNvqluAWBcVgESAg48rIIFZgsgte5CpwgXXgk06Sl11+tjDoiVt
	8QYP1JSIaOey9XKbGIbZrYBCjueSJZi7wMYTM6ONaTdMVfI/KH5+GyP/b0onzMKXXgIHW/
	MyBWy5PKceECQP0JL8eutNjMivgjQvMTzFE+8HAoTW+h5bRcbXKYOPqBauM3x/XVqU+ZjR
	lvYWEskoOXBKmF8uDNJCWc0mys0mUwcrlDiv/4ewNo3Zig1a1IOp+gkn9UtL3cdInZP/rX
	sHSlBCSmGMeN/8YOKT8ywy41iD34NpiAcNvF4YjSeQ76YWovhnxV1lG0mUShEg==
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 4VbYvG3gLZzksT
	for <python@FreeBSD.org>; Fri, 10 May 2024 16:17:46 +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 44AGHkUv016475
	for <python@FreeBSD.org>; Fri, 10 May 2024 16:17:46 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44AGHkQ8016472
	for python@FreeBSD.org; Fri, 10 May 2024 16:17:46 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 278830] www/mod_wsgi4
Date: Fri, 10 May 2024 16:17:46 +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 Some People
X-Bugzilla-Who: lwhsu@FreeBSD.org
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: assigned_to
Message-ID: <bug-278830-21822-thiA88pg8R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278830-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-278830-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278830

Li-Wen Hsu <lwhsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |python@FreeBSD.org

--=20
You are receiving this mail because:
You are the assignee for the bug.=

From nobody Sat May 11 23:47:35 2024
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 4VcMqq5nkTz5JYwN
	for <python@mlmmj.nyi.freebsd.org>; Sat, 11 May 2024 23:47:35 +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 4VcMqq3ylNz4rbY
	for <python@FreeBSD.org>; Sat, 11 May 2024 23:47:35 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715471255; a=rsa-sha256; cv=none;
	b=oTmsfnlBHmAlbi3Lz6OfxPJtBqlrt7eNUPMvWe2dzpxT/GgLKgovshOZn5LD7BpcLXdGpF
	hOJFkUNfxvLnudkT9Pdk4AbZ4ddC2uZ33lpkzlHfHGzWAJV8ADP10I64IZprHqhF4ADd8v
	e0lblSW5GUoV1IOUJS5nZ+dGAjQZplbR4xhjSiglm5L0t+RefTO1OpVQz25NrPcom6cIpw
	krHO4pX0lCrE6+0M1yiSvyApB7Wj4ynSlBC8niaYESxfp6UmbVGWk8ej5zbIhNiH1SD68z
	+oD35kRIeuJaXchrkHF7ZG2Fp1dUPqxqIBuKV5BzOrC/Tm3RZK4pE/Ssn3CA9w==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715471255;
	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=rloJST/6O8Yb0FoFbUqLu5+kiP3Wy3LIu765KGD2CNA=;
	b=dh4+MGeJQOvsrxoIzu6f8YqjABocEbNXnCVnMNEwLgUM1NORUYJNEFcKtMm5/j33i580sE
	DGgc9PmYOtzxNgSBxWikq5FqMGeev+2TgTHrQFirOu83XHUd/Wg42Ss9Q/u4kNwO0nNUSM
	3quM18qf2zRd4iB0PTaeEC18cK5j4SLHBxyCkWcRmpBGo3Fq5LxxAm7Tn2jmNoUl825ODG
	/V/dnlQHn0Ia4b7dWI2hm5HIb6wiaLAKXMcrV4B5L76r+KOsH+KkALgN3J7rK9sO2WVzeB
	Q6PcPlpWzd9olqxtEU8CsTtpKpTxxmRpD+Jyq0ust/L9Sc0sbK+vjgcIUwkW7Q==
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 4VcMqq3b7PzhSW
	for <python@FreeBSD.org>; Sat, 11 May 2024 23:47:35 +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 44BNlZX7081850
	for <python@FreeBSD.org>; Sat, 11 May 2024 23:47:35 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44BNlZqO081831
	for python@FreeBSD.org; Sat, 11 May 2024 23:47:35 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 278299] devel/py-setuptools-scm fails to build
Date: Sat, 11 May 2024 23:47:35 +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 Some People
X-Bugzilla-Who: linimon@FreeBSD.org
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: short_desc
Message-ID: <bug-278299-21822-DCts3DeSpG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278299-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-278299-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278299

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|devel/py-setuptools-scm     |devel/py-setuptools-scm
                   |                            |fails to build

--=20
You are receiving this mail because:
You are the assignee for the bug.=

From nobody Sun May 12 07:08:56 2024
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 4VcYd63tkcz5KSmQ
	for <python@mlmmj.nyi.freebsd.org>; Sun, 12 May 2024 07:08:58 +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 4VcYd62qtsz4Yg0
	for <python@FreeBSD.org>; Sun, 12 May 2024 07:08:58 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715497738; a=rsa-sha256; cv=none;
	b=p6YByxgI/zEyMfWH9M3iTeJ5d9N0CwG0tTZGMfGzNlAzBHCGLwY+23rGihGGAK98u93Wc5
	QcWa5VslwCvqJ83rZot6ESlBW/1T+PDwkHp81USLJNENaOjnQcq6jRHI47GB8UOHp7kHLk
	sIIzevOU1UREGJylCqgTik+EljtZ9ei9U/ghvxXNKMNm6ONgMEOzApz2EtxbHwjyDM8csd
	R5V7xXQSuogaiiaBliGZNeak8EP+TlWwCS3tpZcGlWQ5KkJujlQ5/r35q+LXjwLkPx063d
	ES0my9k2QWOpbOmuvwppNzeTUWVHc9X10am7FTttT5Wxb05Ut5anqpB/ciuq1g==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715497738;
	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=pGz2ulFF6jCZUzywUTBcX4PA40tBn9ReYbxw7Hf21Vw=;
	b=ojzu8XmX9tcjlrVUa9AknI91gJ5wcezQGcR4V+gafqsAMYwoFBgUQt/8jiBw8x55Xff3lX
	eM4SHhDCZ142dVaelSBYv7kIjuH06VI2gqIYCa1MyuWosPhncMyHkfkVmmjZ6nMlQGzNz7
	Ah9U328uYmicQO+jsm9ISkTXkhl2YoQJz+xDMy1RR8/pR/MqhUOBh6Hyynj1apqna4dQCV
	r2K3Aw1ZIiYB+63VIjs9NOIy9U+he5C63TNUz8SqeUs48qGk65O/A4XbVJMQz2pT2RX0id
	tIFuQ21WRf1MvlROJipZxxCfBok65nAsY4jO5Kn+cz1Z078FORWOgN6HRTzp+g==
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 4VcYd62QZdztgf
	for <python@FreeBSD.org>; Sun, 12 May 2024 07:08:58 +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 44C78wJ1002021
	for <python@FreeBSD.org>; Sun, 12 May 2024 07:08:58 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44C78w15002017
	for python@FreeBSD.org; Sun, 12 May 2024 07:08:58 GMT
	(envelope-from bugzilla-noreply@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: [Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django
 4.2
Date: Sun, 12 May 2024 07:08:56 +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: tracking
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+
 maintainer-feedback+ maintainer-feedback? maintainer-feedback?
 maintainer-feedback+ maintainer-feedback? maintainer-feedback+
 maintainer-feedback+ maintainer-feedback?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-276319-21822-gWDBCu5vMg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276319-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-276319-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276319

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D5efb14dbbea718660dd27fc7362783e=
c0e7242c6

commit 5efb14dbbea718660dd27fc7362783ec0e7242c6
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-05-12 06:37:35 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-05-12 07:06:24 +0000

    deskutils/py-paperless: Change RUN_DEPENDS

    * Switch the port from the repo-copied py-dj42-django* ports to the
      original ones as they're using Django 4.2 now since 680c68fd4d69.

    * Bump PORTREVISION due changed dependencies.

    PR:             276319
    Approved by:    grembo (via e-mail)

 deskutils/py-paperless/Makefile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=

From nobody Sun May 12 07:09:02 2024
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 4VcYdD6hV3z5KSd6
	for <python@mlmmj.nyi.freebsd.org>; Sun, 12 May 2024 07:09:04 +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 4VcYdD4QLmz4YnW
	for <python@FreeBSD.org>; Sun, 12 May 2024 07:09:04 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715497744; a=rsa-sha256; cv=none;
	b=nufgZytiw3qHUphJz5Pa2WiKe8oJeVbuvwzk5Fb0L4CF3bXWspug2x4byOV0EeHeWGXp70
	cwtaPc/pYbDkg9nSfHzcbiZ9hhEUvtbYH6Fh4xDsu3aWNLCMJD1X+jXx8k7X2JLEUzFEZl
	6UFjTmGVNu+QaEwUeNgXvTZ39TabGh4FUnWJA0kLOcSUINqIpxxGa8GEOiF7DkSRh9M7ad
	PDduzv9O+tAfXq5jQOq/LC6OF7G5CDt0AexuxrcRX4vRn8qcDh5zfQpl01WNaq4UyRy5q6
	7WQTlaZ6voK1Xqbdwg0axkpPUiBZa1HFp+l+ZDbeyInt7sPGFLFyqFfGkgWKOw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715497744;
	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=prKTGP310/W0lmU8j2Z0T3mkQeHC8xgYmvP3kKv39XA=;
	b=CsFf3NHHf6sPfoGemwJd0easjJ2p68XMxQpG5qZcwGFvkCkeAXqfDCXvooEELfAS31p0BP
	QG8C49lY53jDSeLCJzkOcgnbTJxAM0CvG5VzYJV1vXIjQsgVYVE53wMoAFV4ev//w/dtbF
	rTO/x0Dig7AqmJWyR5TtZtEh/OgjaLnfDeJxxPLkYSQSyCqRg5laYpsw/Rkbbp6/bd0y8X
	UaJ3ZYjeGYafp8dz1auwBH63VOa6BpmxGimso16Xoo1+4/VJZvvHHP5RY+pbS9+RZmTppb
	N6K9rbFajg3bXxePcnl3DewshqejUi6yeV4zuso6YHeziVcr+IWq3olKlQR5bg==
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 4VcYdD42Z6ztgg
	for <python@FreeBSD.org>; Sun, 12 May 2024 07:09:04 +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 44C794Pq002544
	for <python@FreeBSD.org>; Sun, 12 May 2024 07:09:04 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44C7945W002541
	for python@FreeBSD.org; Sun, 12 May 2024 07:09:04 GMT
	(envelope-from bugzilla-noreply@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: [Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django
 4.2
Date: Sun, 12 May 2024 07:09:02 +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: tracking
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+
 maintainer-feedback+ maintainer-feedback? maintainer-feedback?
 maintainer-feedback+ maintainer-feedback? maintainer-feedback+
 maintainer-feedback+ maintainer-feedback?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-276319-21822-Q6Rj3974NJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276319-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-276319-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276319

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D1039ca2fe4c9e175626f82e855ea697=
35271e9e2

commit 1039ca2fe4c9e175626f82e855ea69735271e9e2
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-05-12 06:40:30 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-05-12 07:06:38 +0000

    deskutils/py-paperless-ngx: Change RUN_DEPENDS

    * Switch the port from the repo-copied py-dj42-django* ports to the
      original ones as they're using Django 4.2 now.

    * Some ports were also created directly with a "py-dj42-" prefix to
      have a consistent naming scheme of Django 4.2 ports and had no
      Django 3.2 counterpart.

      After all Django consumers have been changed from Django 3.2 to
      Django 4.2 with 680c68fd4d69, these ports are now renamed accordingly.

      - From:       www/py-dj42-channels-redis
        To:         www/py-channels-redis
      - From:       www/py-dj42-django-auditlog
        To:         www/py-django-auditlog
      - From:       www/py-dj42-django-celery-results
        To:         www/py-django-celery-results
      - From:       www/py-dj42-django-compression-middleware
        To:         www/py-django-compression-middleware
      - From:       www/py-dj42-django-multiselectfield
        To:         www/py-django-multiselectfield
      - From:       www/py-dj42-django-restframework-guardian
        To:         www/py-django-restframework-guardian
      - From:       www/py-dj42-drf-writable-nested
        To:         www/py-drf-writable-nested

      Add related entries to MOVED as well.

    * Bump PORTREVISION due changed dependencies.

    PR:             276319
    Approved by:    grembo (via e-mail)

 MOVED                                              |  7 +++++++
 deskutils/py-paperless-ngx/Makefile                | 24 +++++++++++-------=
----
 www/Makefile                                       | 14 ++++++-------
 .../Makefile                                       |  4 ++--
 .../distinfo                                       |  0
 .../pkg-descr                                      |  0
 .../Makefile                                       |  2 +-
 .../distinfo                                       |  0
 .../pkg-descr                                      |  0
 .../Makefile                                       |  2 +-
 .../distinfo                                       |  0
 .../pkg-descr                                      |  0
 .../Makefile                                       |  2 +-
 .../distinfo                                       |  0
 .../pkg-descr                                      |  0
 .../Makefile                                       |  2 +-
 .../distinfo                                       |  0
 .../pkg-descr                                      |  0
 .../Makefile                                       |  6 +++---
 .../distinfo                                       |  0
 .../pkg-descr                                      |  0
 .../Makefile                                       |  4 ++--
 .../distinfo                                       |  0
 .../pkg-descr                                      |  0
 24 files changed, 37 insertions(+), 30 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=

From nobody Sun May 12 08:11:29 2024
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 4Vcb1L1KMyz5KY1X
	for <python@mlmmj.nyi.freebsd.org>; Sun, 12 May 2024 08:11:34 +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 4Vcb1L01DMz4fg9
	for <python@FreeBSD.org>; Sun, 12 May 2024 08:11:33 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715501494; a=rsa-sha256; cv=none;
	b=H72jSZhQUxG9eG0J671M5hRqAWl9b00wx+AYlRs07biLpNL2zedDdNlmqeU+95M/l643+w
	UUDPnqYso3EffY4XBXyXnirBap3N6oN48F5i7c75//SMKZZ8XYL1fqTNHkvZrwpTwa8lNT
	OpZlkV/08ScCBhPxzckFfweMmcos/tSjrLIjYcG4DzsPEet6ngr/LGXN6Y6Iybgj4sy8Uo
	xkQoTxo+oaKjyE+b0SrjpHKYLCimMq64Hxkz6cSqXawmb5m7wwwwwnx4Sga93HbGsA4SNA
	kWFvHY/ssc20FiJBL/Dm936V8iXEUznb1RKcf092cg4Ci0PicDm8kefQOiw4Xg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715501494;
	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=AZtyvKRtOmEgMzE47f2r6Yk90go6WvvME6l9syt1ad8=;
	b=EF0VpHYRlftPWPbqJhJ0qoL47R8jWiEWQuBGJiWBNyxc94tST8sE6j/Gv7wXDZ1pc9vDwg
	WEG0JhpEQCQ7rvEBPdx07FJ3/QTHnAPK747RW/EfLgydPMp3VvDWHD6Pn+75dDrztDcIPs
	V3ILv4IbPW/7lnvOdFMwHla/XOGWs7IfLPOPQk6x+KmQYhu+YIbi16Gg42Ci+PY2haQp3y
	K4simwL7fSuFskmCipz7qLEsMdrZ+YPqqXfDR6X55KZ39y82mPRUz7xsxIPbZBKqzXo76Z
	y6G5Bb+4dDeQv6p0NEP/tknnSLrSr2O8K0Xww0JLloeJ6QLfriFcPHO6szesRA==
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 4Vcb1K6dG1zwqH
	for <python@FreeBSD.org>; Sun, 12 May 2024 08:11:33 +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 44C8BXOE079318
	for <python@FreeBSD.org>; Sun, 12 May 2024 08:11:33 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44C8BXZN079292
	for python@FreeBSD.org; Sun, 12 May 2024 08:11:33 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 276319] [META] Deprecate/Expire Django 3.2 and switch to Django
 4.2
Date: Sun, 12 May 2024 08:11:29 +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: tracking
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+
 maintainer-feedback+ maintainer-feedback? maintainer-feedback?
 maintainer-feedback+ maintainer-feedback? maintainer-feedback+
 maintainer-feedback+ maintainer-feedback?
X-Bugzilla-Changed-Fields: dependson
Message-ID: <bug-276319-21822-6DTTpuXAaJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276319-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-276319-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276319

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |278928


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278928
[Bug 278928] www/py-wagtail{-2fa,-airtable}: Change RUN_DEPENDS
--=20
You are receiving this mail because:
You are the assignee for the bug.=

From nobody Sun May 12 21:00:24 2024
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 4Vcw4T4VYXz5JSgx
	for <python@mlmmj.nyi.freebsd.org>; Sun, 12 May 2024 21:00:25 +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 4Vcw4T0X7nz4stx
	for <python@FreeBSD.org>; Sun, 12 May 2024 21:00:25 +0000 (UTC)
	(envelope-from bugzilla-noreply@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715547625; a=rsa-sha256; cv=none;
	b=xFg32qDganSmQeB3ynCAtsHc4uRFy/dsrPBLZYJjvsx6JxZ/jFXK+1XwO7mHkYInM+YkIU
	hRO7jou9maVnW2oLA6SIcUC/JAX4ckOpcmw4rLBMwGmDXj6vB02nJgqayK/vVwXzvtkJHt
	F1Zy20TwAQ0TOGL9HYIWOsde9okHy1+k+7aWOQInec0AjMJzXQJEiYa4lNP5Z/+MDdTlp4
	e4NAp7aPZOZYD/oMoE+pHl/SCTJxS2KkxIDdEs/JFyCgz9WfyeVDzXM1tofXcaaEu81ERi
	WH8UqRxcLweeXsXgtBwmS1ePypoV14P1CW+FfFhXCZuj5lQEzs/XD7jJyeDMTA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715547625;
	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=tB4QiEBpngjiiYXNphr9oAYrDPoklrm6/4SN3e/gErs=;
	b=QBAcjJPkSo+vFJJQdoFF+eIkbr1awmZV6GSqyStTEtkbbqPKBBwcHzayIkRufZB0K53o2F
	IfMkkDB5XSY85l6GZL1lbvuvgpLAAaVipCwGjztYYU8GyhJdu1hWTgpZqi/LSzJKj/8RKa
	NvVpWkUieSBNjxLemM3ULQL2Ud3oHSdHOThrjluUrN7CRTQ7CvuDhKO9N1UEyw3GzZ1POO
	LqDKhmQ9yv5Myj7oLj1sDJ6XaMkXF+G3rYkekwBcCdEQcK0ply2hH1ReelMsZTmTOIXL4I
	SVkrEqsaj5LdV7c9BFhr/jR9EGHft2KUHRhfSLWx89VzqizUeutySQV8t6kVmA==
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 4Vcw4T07PpzKfD
	for <python@FreeBSD.org>; Sun, 12 May 2024 21:00:25 +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 44CL0OJb008370
	for <python@FreeBSD.org>; Sun, 12 May 2024 21:00:24 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44CL0OsR008369
	for python@FreeBSD.org; Sun, 12 May 2024 21:00:24 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202405122100.44CL0OsR008369@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, 12 May 2024 21:00:24 +0000
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="17155476243.fECeB.4026"
Content-Transfer-Encoding: 7bit


--17155476243.fECeB.4026
Date: Sun, 12 May 2024 21:00:24 +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        |    257362 | lang/python3: Add link for python3-embed.pc where 
Open        |    262759 | Python ports that install conflicting files in ge 
In Progress |    262109 | Mk/Uses/python.mk: Improve CMake/Python integrati 
Open        |    264426 | www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerabl 
Open        |    257353 | lang/python38: Intermittently fails to build unde 
Open        |    234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER 
New         |    277689 | [exp-run]math/py-numpy: Update to 1.26.4          
Open        |    224115 | devel/py-babel directory name != port name        
In Progress |    258195 | lang/python38: Update to 3.8.12                   
Open        |    264993 | www/mitmproxy: Update to 10.1.1                   
Open        |    268043 | devel/py-twisted: Consumer ports fail to run: mod 
Open        |    260448 | [NEW] devel/py-aiosignal: Project to manage callb 

14 problems total for which you should take action.

--17155476243.fECeB.4026
Date: Sun, 12 May 2024 21:00:24 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<pre style="font-family: monospace;">
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        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205308">205308</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205308">devel/py-pip and devel/py-virtualenv don't aggree</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242896">242896</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242896">lang/python*: Fail to package in poudriere (testp</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257362">257362</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257362">lang/python3: Add link for python3-embed.pc where</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262759">262759</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262759">Python ports that install conflicting files in ge</a>
In Progress |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109">262109</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109">Mk/Uses/python.mk: Improve CMake/Python integrati</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264426">264426</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264426">www/mitmproxy: Update to 8.0.0 (&lt;=7.0.4 vulnerabl</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257353">257353</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257353">lang/python38: Intermittently fails to build unde</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234981">234981</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234981">graphics/py-wand: Add DOCS option Pass MAINTAINER</a>
New         |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277689">277689</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277689">[exp-run]math/py-numpy: Update to 1.26.4</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224115">224115</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224115">devel/py-babel directory name != port name</a>
In Progress |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258195">258195</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258195">lang/python38: Update to 3.8.12</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264993">264993</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264993">www/mitmproxy: Update to 10.1.1</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268043">268043</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268043">devel/py-twisted: Consumer ports fail to run: mod</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260448">260448</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260448">[NEW] devel/py-aiosignal: Project to manage callb</a>

14 problems total for which you should take action.
</pre>
--17155476243.fECeB.4026--