From nobody Wed May 15 03:57:32 2024
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VfKDs6XGpz5K4WV
	for <python@mlmmj.nyi.freebsd.org>; Wed, 15 May 2024 03:57:33 +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 4VfKDs1lZcz46M9
	for <python@freebsd.org>; Wed, 15 May 2024 03:57:33 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715745453; a=rsa-sha256; cv=none;
	b=HnDaBsMc8i0BDi7HhoN5tQd7b6Kg+XNroHzYm9Jd2zdw8H/risfIxW5xNe9NVCPj0OumtL
	qt6zCcUwvFRJv2NsJcJ+CHdrKXZGNl90TTOv28kjTp9vHoWk05LOsqliZscALBOjsfZnJf
	BWSse2lnb3FIEkeaQigg3zbDAlmmzaS7BYgsQS4VCf2EwJhJOWpNRJnn6+BbxYflyX5cBm
	i79so7nGSTSRD/mfy1IR9iOzU2yOSH3FzlmrjpfO64t3T6OuNTZJUAvgzQ9GB79HV+yHtw
	N9xxKEzmbZ2TiJqge/u76sLr8PB1ehFFPdUJ0DtNXuvxUQAOVr+3CYWHpTHo8A==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1715745453;
	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=fItQtcdMq6FCMBF9cCAcoBkXVzLIp2VJT0fSnH83f+c=;
	b=j1h0QqlX1xgzDfgENo7+wTFRGwFNv9e1baMJtIjEF2dHWrnrbjyxppIE6KHVkQsVejK/3U
	QZgvxzjgQoYN+mUOuB4OFiSAavggTooeZeXcksVDhvkH9VpQM5mMYWl8cqVk0f0mfWabTa
	YleOk54NiAJ3/8Iii3C0Yf23vLTTkH4hXhFSB1gIqfi4hGsbCpEuByIRKLklreCdV89UvK
	DJlAH7W4+TZpTISKjFKTNYkrSV7AvXSY9m4rGq1odOd4rQq+hi94EmXrBswGAXBK1xdLsJ
	5fPPtqgGKo7jEP0CgDjLP/oQzj6j2rok+3y0AXEzWs0JJtIx3Xq4qDkaNiRWTA==
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 4VfKDs0cffz10Nh
	for <python@freebsd.org>; Wed, 15 May 2024 03:57:33 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org ([127.0.1.10])
	by portscout.nyi.freebsd.org (8.17.1/8.17.1) with ESMTP id 44F3vWuP071330
	for <python@freebsd.org>; Wed, 15 May 2024 03:57:32 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.17.1/8.17.1/Submit) id 44F3vWcL071329;
	Wed, 15 May 2024 03:57:32 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202405150357.44F3vWcL071329@portscout.nyi.freebsd.org>
X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
Sender: owner-freebsd-python@FreeBSD.org
MIME-Version: 1.0
Date: Wed, 15 May 2024 03:57:32 +0000
From: portscout@FreeBSD.org
To: python@freebsd.org
Subject: FreeBSD ports you maintain which are out of date
X-Mailer: portscout/0.8.1

Dear port maintainer,

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

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

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


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
devel/py-urwid                                  | 2.6.10          | 2.6.12
------------------------------------------------+-----------------+------------


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

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

Reported by:	portscout!