From nobody Sat Jan 28 20:43:03 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 4P45xN49Vhz3c6Nn
	for <python@mlmmj.nyi.freebsd.org>; Sat, 28 Jan 2023 20:43:04 +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 4P45xN2Gnwz3Dg1
	for <python@freebsd.org>; Sat, 28 Jan 2023 20:43:04 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1674938584;
	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=8R4zK7fRIfX5wKpYKTCVBGZNQkodXX8kDZVFgw5+J6E=;
	b=ByMP+PfhomhhUmQI2NsuJ3C/Ky/L58s/6WChabTO/Zkg5b71OzRWND1RsUPXEaIAzHfski
	M8hrWG43GauZDp886KvbHDxBgWpEiTo0ZsNe7Yxv9cbG4+QZ8Y/HAixrvB4y33uaY99yHs
	lDf+ymwlWRB01Qr4jdPl6+UCAAM+9IWzr4WWHHvJqkk8TKAvXAcfr+U3OMnCG2cLB7nVm+
	Sw0jVK8KNhQOhDgNPmX3EgNyzCQP6B+v2Zl3CXbGPTy8pJyI55xNbPag0bUuthgOrdtSO0
	VAaZUuC43a9ko8NSc/iKUDhw/aOIPPDHKtgQU8+GoH5miX0xj3uvqY49SDZA2Q==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674938584; a=rsa-sha256; cv=none;
	b=IJ9MQrWAK4Dwm814hWrpemQ+MGLo2vXeTIuuIoBG8KQmnzjo30pAiyAE98DSa8cxJcNPUk
	QtCiYHyspWB5Rtw6fteqLJoaVB5GIKvT92Hqm8fDcDcKEHMqzThARY0GQY/XCoN8tSYgRD
	x/eqmQaZfUUXQHSFWXkxb2qAyje4IL7b+lUTnYeClBKlHdJShm7xjmUS6lID7YI91wQWSB
	ICA5knPdKZybDtO7+ZNcXM8JXUOVXtBMEziuDoLLfVf0I3msYtpvtkrLTHfnjgO81DHlbV
	ld7iJZfqETMiFNbSHWWqAU3DeaXH/nCt4iNTuKT1k/7pq9oOcnzG9cR/a8CEGg==
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 4P45xN0hndz139X
	for <python@freebsd.org>; Sat, 28 Jan 2023 20:43:04 +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 30SKh44l014483
	for <python@freebsd.org>; Sat, 28 Jan 2023 20:43:04 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 30SKh4Kp014482;
	Sat, 28 Jan 2023 20:43:04 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202301282043.30SKh4Kp014482@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, 28 Jan 2023 20:43:03 +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-client                         | 7.4.7           | 8.0.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!

From nobody Sun Jan 29 20:18:13 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 4P4jLG6PdLz3c0Sp
	for <python@mlmmj.nyi.freebsd.org>; Sun, 29 Jan 2023 20:18:14 +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 4P4jLG5Gxcz3KK6
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 20:18: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=1675023494;
	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=DOE1wZHPBc3WattxcvGXI+vl7fwkvjG/7beZGVBN/SE=;
	b=ld+8ZZsXPrGj7I7F5IXb2tAhHkageW2OYKdGMqvGYhw5wsDHyRg/z04/Te+g0BLh+g/AyY
	doaXAv0b2mvr5DQxlHrFo18Q/N53Pr4GV5A5x7RQeWWzMN/Q50cdeIx+XI3Hwe6JVFuvdD
	RDzUk7ufMvEXKZe5LPtn8U0wjvnLy/WPki7HH3ePb+o80TOB1lJlFSqb01l6yhZ7BMgt6b
	K1JGu0dNNrXKFTuFNwuDaWCyqcHiCsMU/LwE5lewddJxxQ5VmMwO0wjorqNFZbGBc+ZfD3
	WVRT4ziOQYpuarLrdNDivhi/Cod22Yo1gs5rjGUg3iR5Vdaw9FHakapsmLwG7g==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675023494; a=rsa-sha256; cv=none;
	b=rg6pFk1YwEcyuVFSDglythQWsrBwOj8325nkWXu8kueb72IqaUZPmwe8k9O+A/uq17lK0V
	BOonMH0zWcw8p9EPv4TFHdwQiRzkgQ6x/9Xst1WEO2Wn1BSL3UL6xKwVCCfNLP4y9kLq6b
	D+gyaZ4LPasSDdeDRSqbA9u0IhJYaPutP+UQsyUCl/DjtvRYK8WxA3AFMLhjfWszfodVXR
	ZCP+OfxyKMjcUUmV4bYem69kuqiIEPMaOk8SFxyeloLVSGE44qCAAe8MeR8WqB+nb37Qlx
	WTSxKj7kJwzAKoUlVxRkAdgD5xsuy51R/00kjwOjzNNkYSrqGHUw70xTGhTu5Q==
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 4P4jLG4LyWzgrY
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 20:18: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 30TKIE8k005837
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 20:18:14 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30TKIE57005836
	for python@FreeBSD.org; Sun, 29 Jan 2023 20:18:14 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 256885] [NEW PORT] www/py-homeassistant: Open-source home
 automation platform
Date: Sun, 29 Jan 2023 20:18:13 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: feature, needs-qa
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: xavier@groumpf.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-256885-21822-AXQg9HgtzH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256885-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-256885-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=3D256885

xavier@groumpf.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xavier@groumpf.org

--- Comment #20 from xavier@groumpf.org ---
I've compiled the whole stuff, installs flawlessly and runs fine
However homeassistant listen only on 127.0.0.1 instead of 0.0.0.0, which ma=
kes
it less useful on a server without a GUI
grep -r 127.0.0.1 returns o a bunch of occurrences, so I don't know how to =
fix
this
Thanks for the port !
Xavier

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

From nobody Sun Jan 29 20:41:02 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 4P4jrZ576nz3c383
	for <python@mlmmj.nyi.freebsd.org>; Sun, 29 Jan 2023 20:41:02 +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 4P4jrZ42vKz3Lnv
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 20:41:02 +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=1675024862;
	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=zVD2RDLd7cbBWYy0NDByIt6TE/OcZvDo58w3gLcmo80=;
	b=IokNHsvcEgyjQo/em8ztUPGa2VdUnbUKJmH0jAyOOWD0CiO+a37wMmG+x/auerYHDldKnF
	SQavg6j0o29m+ujs0x5ER4SXa4Jkv6yc3kLyQYzO6fy4GEj6hv+s/lsFqBH+wKR3hse+L+
	5CVHx0t3L9yCToEGxUM1+DJUqX3DLQXKDWxh1tcaW0KVS/k1c8JP+oMR9pmQypQc/G+P9C
	5GF5c5kRAdFcN7F/79zjX4t7g4GQ2pCneELeuDt/xdJ9tGZrO1H05vTzvjqZCqOAJMTt+3
	4uC5imDw+T+xy0r3V2tjXs0IDwRJs0/+RybYxnXZaILuznjOQF92HDrZwG4PIQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675024862; a=rsa-sha256; cv=none;
	b=IWK54rvZEZ1n9UKLKoosK9XkY/Qti1bsvCAJEBYkhg4tbZoNlQq9bM4tQMiWtcHsP9JIVi
	kFcJD2J8WwtCOsjz84rjgysfDQoW4S7uo/9PaB1bGR+r1XOyBM+RCMbR9DAuLNE9VTqvCn
	IppPMTYDrDPKSsMCe8zj6TFnqYsRE403sgmB09LdBtJNVA1sxiPyd6xx94S7s4yIkLJFXV
	cEfPHLKDhJKBkYj/WPEurBbitKIjekr+RFza09SZQhzVFpDsr77AkFYTzNbksI8DprexfL
	Pc0x9nYQAvLCc63j9vqZcZx5NSliUsUYo9hJZgfbD5GKDWD/xOrbqqDfRKTn7g==
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 4P4jrZ386JzjBN
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 20:41:02 +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 30TKf2VN035072
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 20:41:02 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30TKf2pi035071
	for python@FreeBSD.org; Sun, 29 Jan 2023 20:41:02 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 256885] [NEW PORT] www/py-homeassistant: Open-source home
 automation platform
Date: Sun, 29 Jan 2023 20:41:02 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: feature, needs-qa
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: xavier@groumpf.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-256885-21822-CyqKYwyGcU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256885-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-256885-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=3D256885

--- Comment #21 from Xavier Humbert <xavier@groumpf.org> ---
(In reply to Xavier Humbert from comment #20)
Digging in HA docs, II found the variable server_host :

default_config:
  server_host: 0.0.0.0=20

Another glitch : PID file cannot be created directly under /var/run, user
homeassistant does not have appropriate rights.=20
# mkdir /var/run/homeassistant && chown 570:570 /var/run/homeassistant
and patching rc file accordingly fixes the problem

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

From nobody Sun Jan 29 21:00:20 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 4P4kGs0pSdz3c5Fq
	for <python@mlmmj.nyi.freebsd.org>; Sun, 29 Jan 2023 21:00:21 +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 4P4kGr3y4Lz3Pl6
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 21:00:20 +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=1675026020;
	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=XLMDRdBPrfYyjCQNZ/LcF9gjwVB8Q3NR/7ftbwjY6ZI=;
	b=ydfz7o4f5FbdbJIJwGBGSgCY007REot1oldC01ODjZA0RylUHajzQCDjiJBEuNrGm4e6jy
	Yfm/GDj/NMZcM74IGgE7hZs5d+YiQHWsY5X1hHG1AIUO757H/l/sUbcqZbyhMbFxX+OVKl
	Cs4pi+jjRxtTgGC/LkveTbopFUHiwHEDQg4q0v3jBRm8PYTKU/Aw+Na0xTnGhXpqBM5aXV
	DoU2WsIVF9BooF7i9oBOCi6GVd8VxCdVxkjY8klBXAS8MtE3pvedlkojBR5HWxVairH4LV
	Mb9JxCY8iXwhJPepE0AMty8eHsfIY+wy/LTtHVWrGPPF6ND6aZdhEkABoPDJEg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675026020; a=rsa-sha256; cv=none;
	b=f6J4Oh0RVcXt6QkUKOTEFyio1cbyOWf6BTwiVdi7M1v6CfRqweU5lUPsvEX9/TmImc8KZt
	FrX9EqDT8wAWsm/6RxfNoeF51t3hEl/pt1X2TO3fLfQW+p3wMXwwi/Tu7tUFPy6aCXqTMy
	x7yU9a/S5D+AS/N3LABKHIaaWR3+qycVKKz6IwGCHiG8v0zqHze9Y/v0fIoq+uS86Ms8rG
	1/H7XbmYOd1bKWpIYua/hF4DCX1ZiJOzE5PmXFQiOD4tCzX/5VCwyyZ8AazXt5zxGC+u7m
	T9481Z6viYd4hFYfns0BHNNT/aaTlTex71MkI5ibThQUol8l3Ky5gHUtApKMRA==
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 4P4kGr2kwvzjVt
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 21:00:20 +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 30TL0Kes062295
	for <python@FreeBSD.org>; Sun, 29 Jan 2023 21:00:20 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30TL0K4d062294
	for python@FreeBSD.org; Sun, 29 Jan 2023 21:00:20 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202301292100.30TL0K4d062294@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, 29 Jan 2023 21:00:20 +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="16750260202.2DaDBDde.60359"
Content-Transfer-Encoding: 7bit
X-ThisMailContainsUnwantedMimeParts: N


--16750260202.2DaDBDde.60359
Date: Sun, 29 Jan 2023 21:00:20 +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 
New         |    268949 | science/py-scipy: Update to 1.10.0                
Open        |    224115 | devel/py-babel directory name != port name        
In Progress |    258195 | lang/python38: Update to 3.8.12                   
In Progress |    255025 | textproc/py-chardet: Update to 4.0.0              
New         |    268594 | math/py-numpy: Update to 1.24.1                   
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 

17 problems total for which you should take action.

--16750260202.2DaDBDde.60359
Date: Sun, 29 Jan 2023 21:00:20 +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>
New         |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268949">268949</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268949">science/py-scipy: Update to 1.10.0</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>
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>
New         |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268594">268594</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268594">math/py-numpy: Update to 1.24.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=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>

17 problems total for which you should take action.
</pre>
--16750260202.2DaDBDde.60359--

From nobody Sun Jan 29 22:45: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 4P4mcl1LVFz3cLdK
	for <python@mlmmj.nyi.freebsd.org>; Sun, 29 Jan 2023 22:45:59 +0000 (UTC)
	(envelope-from einar@isnic.is)
Received: from mx01.isnic.is (mx01.isnic.is [193.4.58.133])
	(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 (2048 bits) client-digest SHA256)
	(Client CN "mx01.isnic.is", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4P4mcj4kCKz3sw0
	for <python@freebsd.org>; Sun, 29 Jan 2023 22:45:57 +0000 (UTC)
	(envelope-from einar@isnic.is)
Authentication-Results: mx1.freebsd.org;
	dkim=pass header.d=isnic.is header.s=20200921 header.b=a4eqKit+;
	spf=pass (mx1.freebsd.org: domain of einar@isnic.is designates 193.4.58.133 as permitted sender) smtp.mailfrom=einar@isnic.is;
	dmarc=pass (policy=quarantine) header.from=isnic.is
Received: from ht-mailstore01.isnic.is (ht-mailstore01.isnic.is [IPv6:2001:67c:6c:56::2])
	by mx01.isnic.is (Postfix) with ESMTPS id 86C6942F65
	for <python@freebsd.org>; Sun, 29 Jan 2023 22:45:49 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921;
	t=1675032349;
	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=9yqxPepB2o7nfkbX0JnoGGffh+zDcRBkNBOJMkK01zc=;
	b=a4eqKit+8u+pXlPWm5p/eJUqjnXgNqHKgN4z/r+02iih2djy8WcK4w99S9yybv7cMP/s9N
	KVwVUwYze83cfEanxdHnIlI9edjjU+hVAdBXfhG9po3eMS3z6qu1I6bNCYorgxJmYCmhiQ
	yUkP4ohjegQ6O7McfQ6I3P+VAljPo+WRixZkDV+UY9booUjN5lXGJ2nCZuEdFoApKVhrkW
	MaXRSIkBM9G99KmUtbiHvxMweXGlZ0iWhZZfvECfBDZv6r1vB8++vz2tz9tDydzB2fUI3Q
	eTnpzRsTKZDKTCv9eY6IRf5kgWuaMTZvsDwHWssyOoVCfru/AdeVPORCJrgkqw==
Received: from [IPV6:2001:67c:6c:f100::194] (unknown [IPv6:2001:67c:6c:f100::194])
	by ht-mailstore01.isnic.is (Postfix) with ESMTPS id 6BCAC57BE2
	for <python@freebsd.org>; Sun, 29 Jan 2023 22:45:49 +0000 (UTC)
Message-ID: <40a4721e-cd7c-3a2d-3046-0cde58e39df4@isnic.is>
Date: Sun, 29 Jan 2023 22:45:49 +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
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
 Thunderbird/102.4.2
Subject: Re: CHEESESHOP or GH
Content-Language: en-US
To: python@freebsd.org
References: <a149ebe7-7127-3c75-7526-0822d8babc5b@isnic.is>
 <64297aed-bb04-fd7a-ebcc-f0ebc2979f85@freebsd.org>
From: =?UTF-8?Q?Einar_Bjarni_Halld=c3=b3rsson?= <einar@isnic.is>
In-Reply-To: <64297aed-bb04-fd7a-ebcc-f0ebc2979f85@freebsd.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Spamd-Result: default: False [-3.99 / 15.00];
	NEURAL_HAM_MEDIUM(-1.00)[-1.000];
	NEURAL_HAM_LONG(-1.00)[-1.000];
	NEURAL_HAM_SHORT(-0.99)[-0.991];
	DMARC_POLICY_ALLOW(-0.50)[isnic.is,quarantine];
	R_SPF_ALLOW(-0.20)[+ip4:193.4.58.0/23];
	R_DKIM_ALLOW(-0.20)[isnic.is:s=20200921];
	MIME_GOOD(-0.10)[text/plain];
	ASN(0.00)[asn:1850, ipnet:193.4.58.0/23, country:IS];
	MIME_TRACE(0.00)[0:+];
	MLMMJ_DEST(0.00)[python@freebsd.org];
	FROM_EQ_ENVFROM(0.00)[];
	DKIM_TRACE(0.00)[isnic.is:+];
	ARC_NA(0.00)[];
	RCVD_TLS_ALL(0.00)[];
	TO_MATCH_ENVRCPT_ALL(0.00)[];
	FROM_HAS_DN(0.00)[];
	RCVD_COUNT_THREE(0.00)[3];
	PREVIOUSLY_DELIVERED(0.00)[python@freebsd.org];
	RCPT_COUNT_ONE(0.00)[1];
	TO_DN_NONE(0.00)[];
	MID_RHS_MATCH_FROM(0.00)[]
X-Rspamd-Queue-Id: 4P4mcj4kCKz3sw0
X-Spamd-Bar: ---
X-ThisMailContainsUnwantedMimeParts: N

Hi Charlie,

On 1/28/23 01:47, Charlie Li wrote:
> I commented. This guideline isn't specific to python@ per se, but 
> something that applies to all ports: proper release distributions 
> (usually source tarballs) are preferred over source code management tags.
> 
> For this port, you can go either way, but if you choose to fetch from 
> GitHub, make sure to add a comment in the Makefile explaining the 
> situation (and maybe reference the upstream issue).
> 
> It's unfortunate when individual projects choose to disregard proper 
> release engineering practices. Part of our job as port maintainers is to 
> serve as that check-and-balance such that if projects want their stuff 
> in software repositories, they have to put some consideration as well.
>

Thank you very much. I saw your comment and learned alot from it. 
Hopefully it'll persuade them to change their mind. If not, I'll switch 
to fetching from github, but I'll make sure to add a comment to the 
Makefile explaining the situation.

.einar


From nobody Mon Jan 30 10:07: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 4P53kr2VkWz3c7Z8
	for <python@mlmmj.nyi.freebsd.org>; Mon, 30 Jan 2023 10:07:16 +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 4P53kr0yfhz3rny
	for <python@FreeBSD.org>; Mon, 30 Jan 2023 10:07:16 +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=1675073236;
	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=9lQgIUB+j/SyM6rUB2RDw+8tqh7c0KJjl33EwQ07H1M=;
	b=vz8lWdmNI+fDqRKa3OhoSOtpm8YJiLGQLuS2e3X0IY+2JdwHjpsdbhYhTD428O/BARFSoU
	YnSEV4y2Wo1XQab+P3NIF0wftZS9CJ3VR66N+J4LbmsbYC/u4p6t5hVicvzI6dXFNeOxiL
	I1pqQzaRY1wW3LXoE0grob6GTE9NkrUYI5HP2E5LMmV12abUippPq+qNGkD3sMf+Fy7sSj
	/AeKgAT2J86d9olRWhIxCZmS7sYvjQVWJcoRlT3lLM1oDpo6ErCC1OsOOIUWJjvqigovR3
	C9Ow512ERlLYOiaTctsU//MheVMX3dyKCo0hMy9VhiVbh0hyn7R5E1FtHp3JRw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675073236; a=rsa-sha256; cv=none;
	b=XlUEJSo7AKPFK12fMS2+kqfxiZhnv5YRVnKsd5qXOv6Gq7kHsba9ruKSxfP826BUzOKiPm
	z9VNdWHEsNy5xaX8oV3dV2g/tIxgPFpyvLxsJOu+vRwi8QTTcEJ9Z35nXdivLQfhladjXv
	p5QXYwezQ/4KjEaIxUAyh9sENNJ+sSaLVmJOoZxhpck+aLh9Nww/0AULqIpsd81xO1/Xcs
	8XVLOwT1FtU7ad1y6MHeGUGkonSMZGrf5ZJlBQ5KAkrXpHAKbFpCbhtjR27lZmpiQWUgzh
	9QD3CVSzZUp6HF2VOFkAJ5Hm7zC8lLo1RK0o8QWAh3UNvkH4BGEPmld9ypw97g==
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 4P53kq6ylDz14CT
	for <python@FreeBSD.org>; Mon, 30 Jan 2023 10:07:15 +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 30UA7FkF084933
	for <python@FreeBSD.org>; Mon, 30 Jan 2023 10:07:15 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30UA7FqL084931
	for python@FreeBSD.org; Mon, 30 Jan 2023 10:07:15 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 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml)
 Support
Date: Mon, 30 Jan 2023 10:07:14 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: feature, tracking
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: eduardo@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: see_also
Message-ID: <bug-255722-21822-ZP0MeZMohe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255722-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255722-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=3D255722

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=3D2=
691
                   |                            |68

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

From nobody Tue Jan 31 16:56:58 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 4P5rn72sdxz3bVV6
	for <python@mlmmj.nyi.freebsd.org>; Tue, 31 Jan 2023 16:56:59 +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 4P5rn712cxz46fx
	for <python@freebsd.org>; Tue, 31 Jan 2023 16:56:59 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1675184219;
	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=qXlOXmfLsiEnGNXMEsWbpKn9WQAuGpTIJoB/+W97ztc=;
	b=pDBL1kQt+4XL/mY7/uIBFaCiE+kiQ/CQLNrgOTCmWZnqjRtXwmWv3KZLUzMG26P9uz0Rbj
	z1Ie6c5rY6TpvMLQzxzp0A6oPXvAly/bykzImsw5cZEx36PNvCNZSvrOGx+6CFrXjTawTC
	AhXPPZmwUDeErA1Cf0tkWSMMWoftFd7vUz2Z8C73uksVBM8bylYhe+fnpbOMLa62Gi7AYq
	g4O/Zg6Ot5gXntdlIjnOgnN/u9qNZ3wFEa8DnWet09kh3Kbtk+QhathowwLoTmZLbB2ZfX
	h1KTYk9/5y0Ecs3kIJBP///Q4FmuKR/4Rjh7LbrlzRCNV0UqyY9EFOtna+y0ng==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675184219; a=rsa-sha256; cv=none;
	b=p+sKCqik8CfQ2QO5E3h3IpYQoK49lglpCW5BSDKrJYX1r4qaMVVIBcgd7tt3KhpEApjavC
	Q0DGRAk/e8KsNZvRRRTTEmgQGQjus59z7sP+uTTLLjdArq334mfZi3Ry6LIzNS+XJkaFj7
	SBBhQ2EyDMxy0vgAWx+4haE/y4gzLVB/ECxLLT0ilfPfxyuVCxIr5yRmmB9bv/QYY3BEnx
	MfRYPPa8ulOAJ2DkJTR6oXFCDwweRMNsnOvvAj0gxD8YnmDey7QMNMPMkZsCZlTRE6Cp+o
	SYinpcCtdBjk1KepXvhGhS2AZjrcdJHhFpFGr1591k3xJIw7fDc4SydSMi4RNQ==
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 4P5rn7061vzwV3
	for <python@freebsd.org>; Tue, 31 Jan 2023 16:56:59 +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 30VGuwDl080580
	for <python@freebsd.org>; Tue, 31 Jan 2023 16:56:58 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 30VGuwsL080579;
	Tue, 31 Jan 2023 16:56:58 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202301311656.30VGuwsL080579@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: Tue, 31 Jan 2023 16:56:58 +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-client                         | 7.4.9           | 8.0.0
------------------------------------------------+-----------------+------------


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 Wed Feb  1 16:11:11 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 4P6Rjr0PBNz3cb6l
	for <python@mlmmj.nyi.freebsd.org>; Wed,  1 Feb 2023 16:11:12 +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 4P6Rjq5c5bz3CGZ
	for <python@freebsd.org>; Wed,  1 Feb 2023 16:11:11 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1675267871;
	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=0q6PEz2CwMw2enzVQPYRRsVAjt4xwTmqfcHMiv5NMBY=;
	b=N0ghf68NkqNOfKA4WEfrlT4hftBq0V2PyxGQjA0JhT5UihwzibJHlbDE+cULYHTYmPYdwr
	T3BJvSFGbLSye0u/jBKC5rs1JXnMByWQBNEJJPIHM1Hqju1FShpnM3DOgA+m92XtCE1T0z
	pn7Yb1M0omUf5o3eigYorj6wboEEGbEKbvbSVqeCPHFC8uiq+wo3WbEzrvEydCS/+eKhF8
	OSAMuDB5SI09+HvO7Vi6oKcj0UUbppH40zf936cG9QUY/d0z7uflTznfnot8pApyX5kS4w
	l4ow4wwlVHEMNCwwSkQKtfmfngCrSjW+l41FF9wbpZakfLLiSOhnA0A0pwHF+Q==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675267871; a=rsa-sha256; cv=none;
	b=ZZ76wnS22IxsPJp3nIGMsXSqCbEHkk23nqTV60xMPxuSo8QmsU8nLVNOPZZWj1RORDxfGC
	NrTso1Q4r5ka+3WDnl9q2VAGz42CThJfqIjfouH8IWIv176EzSWKGRqalt4Cc5tDN3OG6X
	CWecSCD/zxNwk74t5pQYZwFdpfbG2NkyF+sYxPQZC2S4n7EXDTbg4ppSMOQ5H2nz0NeiBb
	8VvsMg+b2cQBY99bqszFryPYa7DaVW+uXbBU8R3ym9csyyOAQ70vFWdCdAoAFfhR+PUiBT
	wZtzOWnKDzR+Yut3LQ7zHf8loqoLFMfkD/3A3269OkV1aB2fQZSsuQWEEBfCNg==
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 4P6Rjq3SzTzKmX
	for <python@freebsd.org>; Wed,  1 Feb 2023 16:11:11 +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 311GBBjn033791
	for <python@freebsd.org>; Wed, 1 Feb 2023 16:11:11 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 311GBBBD033790;
	Wed, 1 Feb 2023 16:11:11 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202302011611.311GBBBD033790@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: Wed, 1 Feb 2023 16:11:11 +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-client                         | 7.4.9           | 8.0.1
------------------------------------------------+-----------------+------------
www/py-django32                                 | 3.2.16          | 3.2.17
------------------------------------------------+-----------------+------------


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 Feb  2 16:01:23 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 4P73S43Bhpz3fnQd
	for <python@mlmmj.nyi.freebsd.org>; Thu,  2 Feb 2023 16:01:24 +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 4P73S40xrwz3PQ2
	for <python@freebsd.org>; Thu,  2 Feb 2023 16:01:24 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1675353684;
	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=99vW4FLuJg20XOYhX91XY0DT16jDRMn8aXFZ8BCM8fY=;
	b=CRePRyCV+vaAV2U83zsOav7D4gElEvJnqZ/1Ti3mOeRNZxh0a+u8w+r5FGwuDW2IZwE6MX
	+yipOyp5wJA89Hx3KNGMeEc+rQ5hYdY5zzKFs4Ub12hVxYH/0uMGXbSmquh0Ng4cxzYRik
	fNHDjPZ/gHnzqeoRE8VTM52HVFDV4ziBpQVgOniCJ6o6EKxitkgU47EsEc5rpvPWpNPXu2
	Di0asbZiHzjecjBJFz0NNPMzHIKl7pRlQAqLtLMg8eGteH357xEb4rnEMFWA/iANUqI3tB
	k85MifA1Bh01lYs5Wgd3oY72GK4E8Xng+lHdG40WGu5Fqs1xjr8SCafW9M742w==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675353684; a=rsa-sha256; cv=none;
	b=RoB1Ow/nbUUr2x1mUM1GMpbw4e8mAXPOpr6S1rkI+m4f44ZFNMHRDCe8M1vLSV6GJer/d9
	IVvUVydtwrZEJGnr/TVjOvdulyrL13yBCJxs85Xp1rgODd0amnoBlVo2K7VuUPhsIdly9b
	vhcwZJUpGL8kRieQVAy+is8lyhoDA4w+NbiwK9CvDdQUdiHRUPKdNQiH2UhiOMg1nwhnmG
	z2/n34vkTNX4BhKv3uiAm53xd73p3D/c/Ycf9s6sB2xC0zpJWlybOAH9V/xi9e+hSdDEdo
	vCiycRb7sqFa/kHhr9R91TYeqP3LEH0LnFF0OZLg2Lj+xnqqrEiiaAmYeAaKkw==
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 4P73S34yXQz10k2
	for <python@freebsd.org>; Thu,  2 Feb 2023 16:01:23 +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 312G1Nl9038085
	for <python@freebsd.org>; Thu, 2 Feb 2023 16:01:23 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 312G1Ncn038084;
	Thu, 2 Feb 2023 16:01:23 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202302021601.312G1Ncn038084@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: Thu, 2 Feb 2023 16:01:23 +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-client                         | 7.4.9           | 8.0.2
------------------------------------------------+-----------------+------------
www/py-django40                                 | 4.0.8           | 4.0.9
------------------------------------------------+-----------------+------------
www/py-django41                                 | 4.1.5           | 4.1.6
------------------------------------------------+-----------------+------------


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 Feb  2 19:01:11 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 4P77RW2hv0z3kT5X
	for <python@mlmmj.nyi.freebsd.org>; Thu,  2 Feb 2023 19:01:11 +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 4P77RW11jdz47gy
	for <python@FreeBSD.org>; Thu,  2 Feb 2023 19:01:11 +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=1675364471;
	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=p5cq5C2NrnR94gNl/TE+cZfZFONBKhwm2XBOs2H0piE=;
	b=OMe2ccZt13tVPbgyjs8gs7OetMnr6hW4MBDtFKwQlZPTBoJzeg9tiUST6fJDCjyeOcdyHo
	jmlbNbxkQZ2r7RJkrLCOHh0HSxkv89ZbLFL2WUG4++moi1KHtkfrbI6ING8MzqkE/RZODy
	03t9SjPerpmnMuKF1u/jYxhQlisEEDnAVwgr+JTK7+tkcM+JOMiQzr0k6R84AWGas9vvdi
	gph4HaOoFhRDNNJ9OanWFMXDCIFo8ODBQnA7zp9gbNXCkYul9bBmr0sc5fY0xtVzVtFkxm
	yirlalrbviSNS/jLbDtDkkAkxUv4txpwUfsGSlmEetlCQEKTteeOVw9i/G17vQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675364471; a=rsa-sha256; cv=none;
	b=Dsu/WhFddXp8ebJzgY8Kvvd33J0kXtb8zdx2m2DZRuaH9ZrCPuRa+ZJ7+rXLvtnZy6X2pN
	cImVzX5y5EltMS9HhoB3X7ibVrFUwJBthvS+ZElZT3raH/MrR7yjDcfyOZ8qMIYjuIGUiC
	aJJNIao9qgogGJaTC4gqPjJxPiztraYbmuCnbKMg5rdqpb09XdGTWYpAsPKeWbq+H1Mdv3
	gRtk/PdXpKXsKjx4NSqaXOUj3w2d4YLGIISd8N/a5NGu1L6Sgn5O40sQ/5IdneXFRBXgyD
	OM3MXtKu8kRIPkErCm4RjyhrJ80s9l6mUAQNZYw3hfPV3/9v0/97JWr4jw6bLw==
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 4P77RW05SXz1549
	for <python@FreeBSD.org>; Thu,  2 Feb 2023 19:01:11 +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 312J1A63075680
	for <python@FreeBSD.org>; Thu, 2 Feb 2023 19:01:10 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 312J1Au9075679
	for python@FreeBSD.org; Thu, 2 Feb 2023 19:01:10 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 265076] devel/ipython: Update to 8.9.0
Date: Thu, 02 Feb 2023 19:01:11 +0000
X-Bugzilla-Reason: CC 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: needs-patch, needs-qa
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: p5B2EA84B3@t-online.de
X-Bugzilla-Status: Open
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-265076-21822-QuyY6UCnhC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265076-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-265076-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=3D265076

p5B2EA84B3@t-online.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|devel/ipython: Update to    |devel/ipython: Update to
                   |8.4.0                       |8.9.0

--- Comment #5 from p5B2EA84B3@t-online.de ---
ping!=20

> ipython
Python 3.9.16 (main, Dec 15 2022, 09:57:11)
Type 'copyright', 'credits' or 'license' for more information
IPython 8.9.0 -- An enhanced Interactive Python. Type '?' for help.

works just fine but installed with pip, not from ports.

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