From nobody Fri Jun  9 18:45:38 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 4Qd94y3qmbz4c75D
	for <python@mlmmj.nyi.freebsd.org>; Fri,  9 Jun 2023 18:45:38 +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 4Qd94y251zz46XM
	for <python@freebsd.org>; Fri,  9 Jun 2023 18:45:38 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1686336338;
	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=Th3/YPGItSnDpzkgwMKGftuTj0EAlWYh6Gou74kqa38=;
	b=v/r1dBG4vzvi+H8TkS2YzcaR/ymxHp7PQGysrHmw6ZffCa//NYOj8Eq9dGgUMX45hZgkPc
	iyGiovg6NcC27GiHMPp5n16d4hZJZ2lm1iPXyPcgf7LvNzD+I1yyJXFhLFOSYDxKyQSrLV
	/evkM8eXrE6QxtBxo5theufraDTVDC4DRueKF33wKl+/HOkijOFOPj0hvXuYqqXCDERr/H
	ESPZZ9eiOLReofJhpYu+mFKqIlHBmLSFu7PsV/dpPXPXgkyQV4F/PvWp+tHcslqACsfqYC
	QW9yMA6Kf6hhISTuOqTLQQXodU/YVBs1/2DyxUG1mlNRrS+TUHsxv8TwkyErzg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686336338; a=rsa-sha256; cv=none;
	b=hebqYMjOBsxS0L0wYGzswWU5uZ5A2DFz0byt9PEvvUgmodk+Fbgh5dtQ2iyE8znImZgTCz
	UX3nVAu3k6Qo1IqgXZN/JZW0dF9R+v0MdPxfa9ToeJsiDCtDnRCajS8H9AwDvUIoJWQxU1
	6pRSXvnh1U8dsk7vw8oKZ8xAYdHMoU9cqCd0F4PWX6lmFPS6n+PZi5nniOVULPa6irC/k1
	1rMloe0Hh6osdhIggfWpTlXG9iKx5GcRnJUXX5p2D3ApvXIrPkS0l+Bqo9vhxsaiTM/Ajo
	MoaWFNSgJvlnbyKio4c7WfEfhwHeiKsG9YwLNDsb31CKuFG6omvQwPhQpgChQg==
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 4Qd94y1567zmXv
	for <python@freebsd.org>; Fri,  9 Jun 2023 18:45:38 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org ([127.0.1.10])
	by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 359Ijcit012765
	for <python@freebsd.org>; Fri, 9 Jun 2023 18:45:38 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 359Ijcpp012764;
	Fri, 9 Jun 2023 18:45:38 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202306091845.359Ijcpp012764@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>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
Date: Fri, 9 Jun 2023 18:45:38 +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
X-ThisMailContainsUnwantedMimeParts: N

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
------------------------------------------------+-----------------+------------
devel/mercurial                                 | 6.4.3           | 6.4.4
------------------------------------------------+-----------------+------------


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 Sun Jun 11 16:22:36 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 4QfKq11czQz4cX2G
	for <python@mlmmj.nyi.freebsd.org>; Sun, 11 Jun 2023 16:22:37 +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 4QfKq072RMz3tcs
	for <python@freebsd.org>; Sun, 11 Jun 2023 16:22:36 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1686500557;
	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=40ETi/WMyrYLNm9n2/5AdDqmef9dg+gfrgCaKmKR5Mk=;
	b=fWCtSBFvsi9XE7pqOa4eZNGnWOCVTUjw504gwSA7+buV5jlv1IJ6lazdHAvpp5l5mamlAn
	fvNR8lQrV5LE7hC9WUeeJk3QTKXCvailShcXrcvKu9fRNcUwVzLx/nBw5Ez0q9tFvnWX2x
	FbOEfrxm3tEHqucH3I/d9fnPMaIuonyKrNW7MudFVfcb/ghnJztOJXKq656QGFJ/OFnA1e
	efUxr8Dkylc56MNPMq+JdaiCPdWWMPTiJd3XMEnqLUV3cuQzKDVktwjgv2Cu+9n8+JpUYn
	X/Hqdzf+SXx4b9zjeqnGRgmm78uAiBf7S5EKkvaLpPhvPIcPALRFkGOCsGKpJA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686500557; a=rsa-sha256; cv=none;
	b=KL+DSmyMaG7S42Hn7YosXc9ha78PegjAbOP/qNkas7yEeFohvI8FJolOF3P0YTD0ktCWOZ
	BxxBK0Wry86v2D8kft8ZGwXpQRjl/jwnY8qb9NJdfyAckga4cV+G0I3BfDfenPUK3qnvzK
	YYJ4OdtY9Yj5HDQstUU8CvNIrRa/tmcNQCJCl2DugE6ijnSNL1FFb43g6WoZFixHmaHGzO
	3EOT1pv8CVqUiQsTW/7Vo3/eloVKGvfX5/FHZXK0NGg6/6oAQUawRz0pWQ/nFfBhFagko4
	aoHGYA6vskPzP4XOuw6stwFhAhEilDDZsuDk5gMlhypTHOtfi4zDlNbP4FZalg==
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 4QfKq068g4z14Z0
	for <python@freebsd.org>; Sun, 11 Jun 2023 16:22:36 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org ([127.0.1.10])
	by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 35BGMa8N092553
	for <python@freebsd.org>; Sun, 11 Jun 2023 16:22:36 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 35BGMaRP092512;
	Sun, 11 Jun 2023 16:22:36 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202306111622.35BGMaRP092512@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>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
Date: Sun, 11 Jun 2023 16:22:36 +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
X-ThisMailContainsUnwantedMimeParts: N

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
------------------------------------------------+-----------------+------------
devel/py-pytest                                 | 7.3.1           | 7.3.2
------------------------------------------------+-----------------+------------


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 Sun Jun 11 21:00:14 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 4QfRzM1Jl0z4d3n7
	for <python@mlmmj.nyi.freebsd.org>; Sun, 11 Jun 2023 21:00:15 +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 4QfRzL3wJPz3RH8
	for <python@FreeBSD.org>; Sun, 11 Jun 2023 21:00:14 +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=1686517214;
	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=VCMD6ZWRPvasQpaNjeLlYQWFmYelEZ/XbsCHOx3vd0I=;
	b=Gooblq1aXIQBf2eJU6TkYsSfGXx8AWue6ryMTLV1YPip4KXTF8lxfSQXqSgs3HewsGlJOT
	cHm2WzHIPp49ZbwmwNRITPx5PsvXNRpiGB3C51Z+Ki/jlJ4UgavMjQ5udFRxJHCcHpetH7
	H2Cr9X/4L/uzmeGBG51pVJ+wFVLbB3+fS/LbEWvmdbdUhBnAu6hrBO0AxqTZx51bYPsO77
	H0qvsNiI4udcHjwXeMDUVcZT0863mcPfH4lbU4e0CypMGkj/4vkohPKQnDh7h+I60+mgLS
	QM1cQk/Oqp0Hchgpt8Ys+XsU7YZSIY87WtbVaxafospt1icrQ3zwoCwp7U3AmA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686517214; a=rsa-sha256; cv=none;
	b=jqJrPYFSV7pg6MyBNxp2g/Q+J5H9YdJ35iXbGA85/GB41QpNqIZqsItwBGZzSzwbUwtwAI
	lS7gRWLfthSaDEX6+Sk9Xh4fr2b9FhUs9c+6OCsc1UJsKq3Qlxf9NzW8cQwHM2L1kU87Sa
	/xOeANKwb4V1RbJzGH4PA7RFqIIhyRkZWw14xRuQRN6blLUPip9g5sfXmnteZLTHcq7ybi
	Liron7k6cXNRCHUkKxQSwSUAX1R3wSB0oH731Igwt2t113G4XymWIbyW6LLPct9Tn0g4dR
	tbagpeigQYjPupwjYr3oJHR33sqUHQP4w0nP62+yxm7wnlT2Y280mlhAhPVmpw==
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 4QfRzL3280z1Cb8
	for <python@FreeBSD.org>; Sun, 11 Jun 2023 21:00:14 +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 35BL0EEf015394
	for <python@FreeBSD.org>; Sun, 11 Jun 2023 21:00:14 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35BL0EUG015393
	for python@FreeBSD.org; Sun, 11 Jun 2023 21:00:14 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202306112100.35BL0EUG015393@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, 11 Jun 2023 21:00:14 +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>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="16865172140.4327.13475"
Content-Transfer-Encoding: 7bit
X-ThisMailContainsUnwantedMimeParts: N


--16865172140.4327.13475
Date: Sun, 11 Jun 2023 21:00:14 +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        |    240343 | x11-themes/plasma5-breeze-gtk: Fails to build if  
Open        |    242896 | lang/python*: Fail to package in poudriere (testp 
Open        |    257362 | lang/python3: Add link for python3-embed.pc where 
Open        |    258192 | devel/py-pyinstaller: Fails to run on 3.8+. Fix i 
Open        |    262759 | Python ports that install conflicting files in ge 
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        
In Progress |    258195 | lang/python38: Update to 3.8.12                   
New         |    271900 | lang/python39: Update to 3.9.17                   
In Progress |    255025 | textproc/py-chardet: Update to 4.0.0              
Open        |    268043 | devel/py-twisted: Consumer ports fail to run: mod 
Open        |    264426 | www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerabl 
Open        |    264993 | www/mitmproxy: Update to 9.0.1                    
Open        |    260448 | [NEW] devel/py-aiosignal: Project to manage callb 

16 problems total for which you should take action.

--16865172140.4327.13475
Date: Sun, 11 Jun 2023 21:00:14 +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=240343">240343</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240343">x11-themes/plasma5-breeze-gtk: Fails to build if </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=258192">258192</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258192">devel/py-pyinstaller: Fails to run on 3.8+. Fix i</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>
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>
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>
New         |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271900">271900</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271900">lang/python39: Update to 3.9.17</a>
In Progress |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255025">255025</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255025">textproc/py-chardet: Update to 4.0.0</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=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=264993">264993</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264993">www/mitmproxy: Update to 9.0.1</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>

16 problems total for which you should take action.
</pre>
--16865172140.4327.13475--

From nobody Tue Jun 13 07:12:22 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 4QgKWC1tg0z4cbrY
	for <python@mlmmj.nyi.freebsd.org>; Tue, 13 Jun 2023 07:12:23 +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 4QgKWC0s7jz41pZ
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:12:23 +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=1686640343;
	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=mn1MSECMJ3l3XAQlzaMRQJKK+rtVHf/IrtNLrEiBbkI=;
	b=EiJPclBEqZ21ztAJpxmgX+278vtV6WDT9dC7hLk0BxD+++/o3f0fSs9PAhyrImoINFU9EW
	c0uB4Dl3PE337NJRM19SLE8VVQtKg0uAEsV/u/ZJBSuruQMYC+zeAxZeFj0oMAqCgKi8jI
	q07zyuet7u0F3jRYlSU+8KdmQVUtNg2gSmSvLo9xcr+jKx7UY2POgjg2QdZODqdCDOaE5E
	ruj+/ws7OTUAMlI3CBkuFLtL5oKXdm1kdgJJWuBFYLF/sJziLvhtVadniUknCGHEvJT5Cy
	CQbQopRWH59B5g6KGgiLBvuQn1aTZgtzluLgzXYUrhJD2/ZcJpW139T86qAd3Q==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686640343; a=rsa-sha256; cv=none;
	b=xSX+7ErBohuuU5uP15vFeHZFJ4kvZRAhiYuUtO+bAvmT5IFYFzvcq7nR6JZKM/GkzNI/Q5
	/eUVYBALP9RCXJdBg8Q35+G19wCSKc/LVbKbxGKO2E5rTycooa/pLF0B9AKOV3xc+80XaP
	guplDJBLAh0U/YC5VldZhr7J7tXQ2V7gHYntQGKw9TzkS1bA2tLKixR1BY2pz38/zFkA0G
	69In3aE1OVbKs0qBDgeZ7jTNyHjAzrvCzOjKmdtGlGiyspyhhcQwAuzBi2FsRqt/oeM/e0
	WcCEhs2lOlD9g8feTjdLMD1L7zbe1mKdOtMInCvjuVpgTV2Eq+iT51xKlaCaAw==
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 4QgKWB74xBz1CXl
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:12:22 +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 35D7CMSB016745
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:12:22 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35D7CMO6016744
	for python@FreeBSD.org; Tue, 13 Jun 2023 07:12:22 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 271900] lang/python39: Update to 3.9.17
Date: Tue, 13 Jun 2023 07:12:22 +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: antoine@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? exp-run+
X-Bugzilla-Changed-Fields: assigned_to flagtypes.name
Message-ID: <bug-271900-21822-Jzv6X4pWRM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271900-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-271900-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>
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=3D271900

Antoine Brodin <antoine@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|portmgr@FreeBSD.org         |python@FreeBSD.org
              Flags|exp-run?                    |exp-run+

--- Comment #4 from Antoine Brodin <antoine@FreeBSD.org> ---
Exp-run looks fine

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

From nobody Tue Jun 13 07:42:22 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 4QgL9q2qf8z4cmQj
	for <python@mlmmj.nyi.freebsd.org>; Tue, 13 Jun 2023 07:42:23 +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 4QgL9q1mcCz46nt
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:42:23 +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=1686642143;
	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=CtAeTt/35VEHucnV0dkLbn1aDUG/bcsOOMic+U0ETas=;
	b=tCdwYRM06k3praM10bp9tQCHsJjV0iLznt1kQr2YI47cR3xndIS2+dQ01vtIUt4+YPyZ3V
	RUMeWydHg3WMPeraoDC5GJS32OnzcwKdlmu47XXm+nEEiFAeWOpaBgGNPOheYy9/wGcZ9a
	bLXNRk5v7OkMkaWU6TZvoF2p0XMS5mtX0NU33CKxhNvdBxK5BjloHakIPC/+3R73PxLAai
	Uw38jlqPSr9TPHXRoRJhsPgAY8yuLJjajOJ6aJE72rCmRmoujXxg0SHmPZSOd2m/rins8x
	4XKCY57/NgpAZESd0up5TICtFYonv+I/0yAy8EOxV1YCk0evD5nrWLGeCTZ8/w==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686642143; a=rsa-sha256; cv=none;
	b=HgfjOXkFpGxhnjQqtyp5BE0I12ocyKu8TYH9Z0F9qXv1cq729FH72pR5OdBL4isQYLGQrR
	QlvQ1j0Iult12chweNHO4eFx8yQZTaTBZX6fKrAPXGOxi8UEGzAZGuKfIQVYjg2IUk6oVw
	jTU5lgNVldMoXrgcZcU/FB5thgJwlS9bCUKjdVM3zaVWo+PE60lk5d+9KvP2smczw/7ACg
	y9OQM2N+NKrJYxD2AYWbbjPRNZ29q6ebnKQioYzQElUu+vtuaYq+hv1WHy/PiNDDN8I+XM
	H878ZtuqK6JfmuE49tRrrqvP0t/+KkzC5TXy0+Ho1hFrWW9VHaAk0cx8H1yRAw==
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 4QgL9q0rcVzDyC
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:42:23 +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 35D7gNug063657
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:42:23 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35D7gNwL063656
	for python@FreeBSD.org; Tue, 13 Jun 2023 07:42:23 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 271900] lang/python39: Update to 3.9.17
Date: Tue, 13 Jun 2023 07:42:22 +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: commit-hook@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? exp-run+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-271900-21822-vUfV9gQJuo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271900-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-271900-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>
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=3D271900

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Daabc8510fa913e07d842bf45df9762a=
3db60bd9b

commit aabc8510fa913e07d842bf45df9762a3db60bd9b
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-06-13 07:39:27 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-06-13 07:39:27 +0000

    lang/python39: Update to 3.9.17

    PR:             271900
    Reported by:    wen@
    Exp-run by:     antoine@

 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python39/Makefile         |  1 -
 lang/python39/Makefile.version |  2 +-
 lang/python39/distinfo         |  6 +++---
 lang/python39/pkg-plist        |  2 +-
 5 files changed, 14 insertions(+), 15 deletions(-)

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

From nobody Tue Jun 13 07:43:08 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 4QgLBj4NWTz4cmM7
	for <python@mlmmj.nyi.freebsd.org>; Tue, 13 Jun 2023 07:43:09 +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 4QgLBj1Snrz470F
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:43:09 +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=1686642189;
	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=mxYpsly4ktds5GyB8TeLOopo8gWVC7MIhujX+CfcXmA=;
	b=iq6N7Csms4XY4ktz2YXDS70GQQTTn+EUS94ClRa9XG7D8w+pLs3iiMReh8rLENsgfljYam
	iYAiNHDIhiKfhGAxQiQsu1Zrlj03lpCgV0Qd7PDO+mlDWHuJ9rZIHj+MKhwsTZSNLbaaar
	5PkfP9evU2o2C1VKiqHKGYtj1fQwVjaHATz3BJtN3fiKa/Pi/+Om6/cAllUk/upIyEliR2
	hILIm0MO17MUMQQZApcX29vvMUI7banGxTLHNUfl4J3oTa6nkiYXAVibFVGm24nwu9PQba
	G8QF2apaMDfEATmUGIAQ3X7qDMvjnsMDM4FPcBpVZoDK7pTibvlEEk8YXviTcw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686642189; a=rsa-sha256; cv=none;
	b=GDHzP2FlPYDErv9XYiitz+wtx6uYTw3lWT+e1NVOh6em6sM4GEnjASwfjTRaua7hVbH+eo
	fV5hBSRxvx6SA4EuuuCYsytVl/MFLcKA//jA5sr9Zhnexjapidm4/OYWZ2S7CCfZFAiGwJ
	+CmPvFcla/420gUOy4fGenmOhkj3rHj1aCWXic4jM69ilDforU1bcHXqWKkR60Om8N/Bce
	9AbHv2WzFF0WLjxOFfB7NnO9tHrdlBzzxoWXNXncLbaXFhnlar3iYH7axI+cU9UbNqQD5u
	TklJLUNauWrvm/3j4LReNvHN5cswf3fQQOq6jYBGkZE0fw8t4anQcD1rz0ysEg==
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 4QgLBj0KWZzDbr
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:43:09 +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 35D7h8xw064130
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:43:08 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35D7h8Vo064129
	for python@FreeBSD.org; Tue, 13 Jun 2023 07:43:08 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 271900] lang/python39: Update to 3.9.17
Date: Tue, 13 Jun 2023 07:43:08 +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: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? exp-run+
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-271900-21822-4Ql6VMh8m9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271900-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-271900-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>
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=3D271900

Wen Heping <wen@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

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

From nobody Tue Jun 13 07:43:25 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 4QgLC14sk1z4cmVC
	for <python@mlmmj.nyi.freebsd.org>; Tue, 13 Jun 2023 07:43: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 4QgLC13pv5z47S4
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:43:25 +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=1686642205;
	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=p0KJ4Wbp054OEKdIPgfBAfL5KtoCqDLMj3i/vqmW6fM=;
	b=xtw10zsqk6XxQpdfrjgLBwhblbdUIGR0CJrrXO21tEO269IKMaOjtjVzDZLbnJ9hKHezow
	ro9eY6Pq6s7gLQyjmb/KvXu/5ZdQMY8PHqn6bahxxW/vvQIR20wSpJzMys6YlGQLmfafMQ
	FFy+YxDe3cWg1HZ99N26ywFnRIchKngn7CXq4Z+S4nfwjeclHKBwOWTDCWr4FbNWdqWLWE
	jAeALDLTbhyEMqFg9QCtphkiwQThoMGCMJJH4ZCICh1EskF+74fl+v7hb6oJBY4A5QHWuX
	INhikEm7qxn5pOTHfn6qgkCaFIrGaVZzNi3hw7YSUs+tLtP61oNYlZokmDoc9Q==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686642205; a=rsa-sha256; cv=none;
	b=bWAnG5hLN8wnjDyQhpOphR3XxAKYQ5LxhO/EqY30pufCjNHZzp65OBoBZiFs3XBb/odN6l
	YyI2dFwHWcTHJAQ+UjMSq44HJOXOzVV3ZDQbBY6641HAcSSUPZ+0AJ2kovmrfyWsFC+E8Z
	Vgmdf2ebczRxfR7vm4kET8O4BLsz4ug3u5/ZK/V+ePhhfN2YMFrw6ULIShc81oDaDT8nD3
	FtCB3UupXwzJS57z1dpNBD4cYqvSmoLiQT/ZpNKKuJIks81UcR/7A8dYhY394qDz54hjGP
	7PO0r4yxgbevLcPYk9UfCQSpIafRQhM2PDh3sAjI+jH+nU5vnKshMn7WPiiptA==
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 4QgLC12V9jzDfG
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:43: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 35D7hPpl064261
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 07:43:25 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35D7hPdk064260
	for python@FreeBSD.org; Tue, 13 Jun 2023 07:43:25 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 271900] lang/python39: Update to 3.9.17
Date: Tue, 13 Jun 2023 07:43:25 +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: commit-hook@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? exp-run+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-271900-21822-YTrGfQMany@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271900-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-271900-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>
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=3D271900

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch 2023Q2 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Ddb06c96a2465df7388452bc18619721=
d648b988e

commit db06c96a2465df7388452bc18619721d648b988e
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-06-13 07:39:27 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-06-13 07:42:28 +0000

    lang/python39: Update to 3.9.17

    PR:             271900
    Reported by:    wen@
    Exp-run by:     antoine@

    (cherry picked from commit aabc8510fa913e07d842bf45df9762a3db60bd9b)

 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python39/Makefile         |  1 -
 lang/python39/Makefile.version |  2 +-
 lang/python39/distinfo         |  6 +++---
 lang/python39/pkg-plist        |  2 +-
 5 files changed, 14 insertions(+), 15 deletions(-)

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

From nobody Tue Jun 13 14:30:49 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 4QgWF71h2wz4cyFx
	for <python@mlmmj.nyi.freebsd.org>; Tue, 13 Jun 2023 14:30: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 4QgWF71Dn8z45fj
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 14:30:51 +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=1686666651;
	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=DFIh5tW7ky5cwqM7KJUYMK58flf/gG9P9saM9wZc6yA=;
	b=aLsmGzBT6naD/HwfEtrlf8A0jYyZAYZ2rcHlkt5Za90+Hm5rhC9mDCkUY/6Ub1veutbCEX
	jYZwfkgWq+Jf2bmkz5tS5ntYde9MaAhICqqO6kuHckszjPcVGFr+g9/A7ezzi49fTfQ/xQ
	1WruaWfOgo9xjs8tiacoau6ii3Oh+niOwBhqfvU+cjw0s7iu3nO+HuD9ZM4EQMGk+PYXvj
	MSCS4VHp9vhDS5WrqNGsNj+Bxj1mrKw7v0d+edJxhFlKC7s9kZkhxrfPBDUVtS1vcWHtPs
	KKDe6DzoTTuzIYzq+a3SGPuSyES4IOvMt3yOeUCambz5cFRjLkO5NxjZ6v+CbA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686666651; a=rsa-sha256; cv=none;
	b=JMOsrbAFlgAJF6rW2LAUX9HudAJ5mcZ0IlRndALj1T2GqmXuuMm/qiQG1n7CfdeT1KzDCF
	EDjqR+PnbRvGtCo9eDRLLPBth31SSMjhtDTcVrwOrgZ9o3fXgCzgp1yjm3Z4rw0IVUWt2m
	pI/Tf441ngyO+SL7a+67GiCJaWGV2L3nf5WQNsMzrkuLSh15FcYGRRS8OH6W8x7ouCWB52
	HDAJ+zSKrsPmyynNYrSpGoVJXwzNZ0LtNNEtQosQ5wVInlX+ujfx9rp/924CgNfTvgELRF
	nOlQizfD1s9CSW3gIXJYQe8fY9gfbdjAAmCYCK9A9Cp4bejIC9dY23Qzk37QhQ==
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 4QgWF70JjqzQJN
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 14:30: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 35DEUoig094667
	for <python@FreeBSD.org>; Tue, 13 Jun 2023 14:30:50 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35DEUo5i094665
	for python@FreeBSD.org; Tue, 13 Jun 2023 14:30:50 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 271900] lang/python39: Update to 3.9.17
Date: Tue, 13 Jun 2023 14:30:49 +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: george@m5p.com
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? exp-run+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-271900-21822-wOqKxg6gP6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271900-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-271900-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>
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=3D271900

--- Comment #7 from George Mitchell <george@m5p.com> ---
Thanks to all!

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

From nobody Fri Jun 16 13:26:04 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 4QjKg03Bk7z4dfs6
	for <python@mlmmj.nyi.freebsd.org>; Fri, 16 Jun 2023 13:26: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 4QjKg01S4Gz3mYT
	for <python@FreeBSD.org>; Fri, 16 Jun 2023 13:26:04 +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=1686921964;
	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=ahree6TQhliI1/M2HFhQd65NBEnKo745q/8Ov/BKCOk=;
	b=JjGgynWM6zE1nZZbljyLw+UC93Y4nV13PpNncW8aVfVGIQvwt37Fg47J597WovG+2C/8Zb
	hedNIBM2GkU+7xu3IPrPg3aI3/uvjrvucMz75vGOF+xvHsvKCMfOY0SK41DkWqlA/d587/
	UgCXk/5a7EoJjAJXS9GLzLcbKq3uJq1eTxRilvdAX0ls1Fd3dPXLAN6r+RlOwFHypCSA7a
	1CnLk0wplbrQc65/N9P94xSeaVl7N+OatXyF5QQlFO3yV5q8XtSvTf8XOFGGJ0EgI090O4
	AXqWB8tuUZK5WOjH/bsHbWChKg0lq56OL/pJNIjNVKcAuSHQSbkxXgv/KoJtEA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686921964; a=rsa-sha256; cv=none;
	b=jyFLJcVWi5zcKH4FWypq5/RX8rUKfNyqyEMqyPTgCwdHTtLYixZU500Wvyjv1s+H3H96rS
	4c9eLlXsqckxN9ljlw3ta6rGcu+gfXv/VtVe8WoTRxwXnL+Suz6Wuj7+lg27Y056QyNA79
	3Nlgxh45KZGoyokuBBMZlo7hxtCJMX7Zf9MLFu++xk1JkwM8u3ZT3JVs78YgOUWJCDX0VH
	j0TLChRUiPh0XxgIpM2uzEDd+MjO9k0xwWBVLm/4OghIMheJjTMLfoaX6+c5Zc/+WThAiz
	Vr+wGXo4wFYVSRtV9f0IOl0ZIU7p6oLIL0iEMjlapI3qvouTbOo5rIZmm8Uocg==
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 4QjKg00XDszVWL
	for <python@FreeBSD.org>; Fri, 16 Jun 2023 13:26: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 35GDQ4qp072659
	for <python@FreeBSD.org>; Fri, 16 Jun 2023 13:26:04 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35GDQ4qX072658
	for python@FreeBSD.org; Fri, 16 Jun 2023 13:26:04 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 270767] lang/python311 backport 3.11.3 to quarterly
Date: Fri, 16 Jun 2023 13:26:04 +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: security
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: wen@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: bug_status resolution cc
Message-ID: <bug-270767-21822-RSPKvU5UlK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270767-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-270767-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>
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=3D270767

Wen Heping <wen@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |FIXED
                 CC|                            |wen@FreeBSD.org

--- Comment #1 from Wen Heping <wen@FreeBSD.org> ---
Now it had been done.

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

From nobody Sat Jun 17 00:14:50 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 4Qjc3b0Djlz4fN8R
	for <python@mlmmj.nyi.freebsd.org>; Sat, 17 Jun 2023 00:14:51 +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 4Qjc3Z4kbqz43gj
	for <python@freebsd.org>; Sat, 17 Jun 2023 00:14:50 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1686960890;
	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=1CbNt4VwofLGD3xqbkPwFfPbgTOHXutOUdLH591UqeI=;
	b=EbyZil87wfCCwfvhSGhnrPlUzNoZ9BedE2VSLGOUIbjyuIc+5J1m5QRSWhIWuQP9PeZ9s4
	/sGM6zEBjlwGT23+kgHcLGJSaZW1TzJ7FnFn2qOiBBedUHVA/Qm/yQGF9Wc7Jda05PQ2Es
	8DkdcQWPa9HDPUi1epPfJhBIwP4LpzegjJA1DypFzeX0unaI6ZiuZ9dwWCxAp4LBrP23gQ
	IhAY2W15qVpKSNfTZG5sWgCR3VnRAsP44RMLQeOGb8Xf/lbmuF8beSaeGV6yGju1weXLaj
	mMl8btIVGlznjWm55qEihLFOdRaKy+EmK+EJVg4HHpBhQf0Ihoi91ioKqsXAZA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686960890; a=rsa-sha256; cv=none;
	b=RZxwrN4cWrnixBJe2TJZMYMhJvIPGq6nJw/8UWnFrGY1FElIuyOrXcofUXRJXRTnvr3OXh
	UheNhlRxvpU39ZAvpbfkX342+bN1kk4KDqv2L2c5vG2EJU8UzMsnkZeP6jNmjt/8gk/R6/
	rp3DrfGYggCwJF8UXR7eTHC/G8nKIKGBW6+j2DaIZSGxShDMIzIpDrqU1+Z7tzT7WpH559
	TQ1U5MFppNjWSorEGgBURaciGl+PCSBfrvE5Y1qAf0VeQ0qJgVWuZgBOtedB2u3D7WLRIt
	sLUnmfdjg+fAvlrV+MKTE3sPRysIu6XVYIkdumZonwjacBAQtUrR6mWUY8ishg==
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 4Qjc3Z3nSTzpYR
	for <python@freebsd.org>; Sat, 17 Jun 2023 00:14:50 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org ([127.0.1.10])
	by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 35H0Eodj084169
	for <python@freebsd.org>; Sat, 17 Jun 2023 00:14:50 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 35H0EoOe084157;
	Sat, 17 Jun 2023 00:14:50 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202306170014.35H0EoOe084157@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>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
Date: Sat, 17 Jun 2023 00:14:50 +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
X-ThisMailContainsUnwantedMimeParts: N

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
------------------------------------------------+-----------------+------------
devel/py-jupyter-core                           | 5.3.0           | 5.3.1
------------------------------------------------+-----------------+------------


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!