From owner-freebsd-python@freebsd.org  Sun May  9 07:03:31 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 77C5E62E703
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 07:03:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdFX32kGjz4jdS
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 07:03:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 5D8A562E34C; Sun,  9 May 2021 07:03:31 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5D54F62E702
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 07:03:31 +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 4FdFX326B6z4jmk
 for <python@FreeBSD.org>; Sun,  9 May 2021 07:03:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 3B8E65899
 for <python@FreeBSD.org>; Sun,  9 May 2021 07:03:31 +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 14973VLs041130
 for <python@FreeBSD.org>; Sun, 9 May 2021 07:03:31 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14973V5M041129
 for python@FreeBSD.org; Sun, 9 May 2021 07:03:31 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 248851] math/py-pandas: Python3.8 package
Date: Sun, 09 May 2021 07:03:31 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: rhurlin@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-248851-21822-9u7HiACcvJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248851-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-248851-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 07:03:31 -0000

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

Rainer Hurling <rhurlin@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rhurlin@FreeBSD.org

--- Comment #1 from Rainer Hurling <rhurlin@FreeBSD.org> ---
AFAICS there is a py3x-pandas version.

So this PR is obsolete and can be closed?

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

From owner-freebsd-python@freebsd.org  Sun May  9 08:14:20 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2B75D62FD7C
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 08:14:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdH5m0Yc5z4mHd
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 08:14:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 132A462FCFD; Sun,  9 May 2021 08:14:20 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 12F3962FF42
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 08:14:20 +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 4FdH5l71Gjz4mKw
 for <python@FreeBSD.org>; Sun,  9 May 2021 08:14:19 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 E3DD26458
 for <python@FreeBSD.org>; Sun,  9 May 2021 08:14:19 +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 1498EJGt079235
 for <python@FreeBSD.org>; Sun, 9 May 2021 08:14:19 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1498EJ45079234
 for python@FreeBSD.org; Sun, 9 May 2021 08:14:19 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] Mk/Uses/python.mk: Needs to support pyproject.toml
 -based projects
Date: Sun, 09 May 2021 08:14:20 +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: yuri@freebsd.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-255722-21822-4BYbUxKSrn@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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 08:14:20 -0000

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

Yuri Victorovich <yuri@freebsd.org> changed:

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

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

From owner-freebsd-python@freebsd.org  Sun May  9 08:21:08 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 548E56302D0
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 08:21:08 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdHFc1tPtz4mJB
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 08:21:08 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 4087F6303A8; Sun,  9 May 2021 08:21:08 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 40525630424
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 08:21:08 +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 4FdHFc1QLdz4mFl
 for <python@freebsd.org>; Sun,  9 May 2021 08:21:08 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
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 238126469
 for <python@freebsd.org>; Sun,  9 May 2021 08:21:08 +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 1498L8oS017521
 for <python@freebsd.org>; Sun, 9 May 2021 08:21:08 GMT
 (envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
 by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 1498L83U017495;
 Sun, 9 May 2021 08:21:08 GMT (envelope-from portscout@FreeBSD.org)
Message-Id: <202105090821.1498L83U017495@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
MIME-Version: 1.0
Date: Sun, 9 May 2021 08:21:08 +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-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 08:21:08 -0000

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
------------------------------------------------+-----------------+------------
textproc/py-sphinx                              | 3.5.2           | 4.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 owner-freebsd-python@freebsd.org  Sun May  9 13:24:33 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D35726373F9
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 13:24:33 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdPzj5S05z3Gw4
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 13:24:33 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id BB163637961; Sun,  9 May 2021 13:24:33 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id BADBA637AD8
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 13:24:33 +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 4FdPzj4fLCz3H1V
 for <python@FreeBSD.org>; Sun,  9 May 2021 13:24:33 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 92CA812456
 for <python@FreeBSD.org>; Sun,  9 May 2021 13:24:33 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 149DOXc5040789
 for <python@FreeBSD.org>; Sun, 9 May 2021 13:24:33 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149DOXS3040788
 for python@FreeBSD.org; Sun, 9 May 2021 13:24:33 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 248851] math/py-pandas: Python3.8 package
Date: Sun, 09 May 2021 13:24:33 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: nezos@hotmail.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-248851-21822-BuPTWTEsTX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248851-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-248851-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 13:24:33 -0000

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

--- Comment #2 from Nezos <nezos@hotmail.com> ---
(In reply to Rainer Hurling from comment #1)
I no longer use FreeBSD but since the package is now available I believe you
can close the PR.

Thanks

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

From owner-freebsd-python@freebsd.org  Sun May  9 13:24:55 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 81E49637971
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 13:24:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdQ072pjqz3Gxx
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 13:24:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 5D157637C0A; Sun,  9 May 2021 13:24:55 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5CCBF6378EA
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 13:24:55 +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 4FdQ071sZ1z3H6L
 for <python@FreeBSD.org>; Sun,  9 May 2021 13:24:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 31B8D126D3
 for <python@FreeBSD.org>; Sun,  9 May 2021 13:24:55 +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 149DOtF5040879
 for <python@FreeBSD.org>; Sun, 9 May 2021 13:24:55 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149DOtO9040878
 for python@FreeBSD.org; Sun, 9 May 2021 13:24:55 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 248851] math/py-pandas: Python3.8 package
Date: Sun, 09 May 2021 13:24:55 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: nezos@hotmail.com
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-248851-21822-yuoihDV3iA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248851-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-248851-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 13:24:55 -0000

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

Nezos <nezos@hotmail.com> changed:

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

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

From owner-freebsd-python@freebsd.org  Sun May  9 19:23:56 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7003464025F
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 19:23:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdYyN2Xvzz3pVn
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 19:23:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 573E264049E; Sun,  9 May 2021 19:23:56 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5701B64049D
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 19:23:56 +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 4FdYyN1y2Yz3pSV
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:23:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 363FC172EC
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:23:56 +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 149JNuXK030360
 for <python@FreeBSD.org>; Sun, 9 May 2021 19:23:56 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149JNuaY030359
 for python@FreeBSD.org; Sun, 9 May 2021 19:23:56 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 255729] lang/python38: Update to 3.8.10
Date: Sun, 09 May 2021 19:23:56 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
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: yasu@utahime.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 bug_file_loc op_sys bug_status bug_severity priority component assigned_to
 reporter flagtypes.name attachments.created
Message-ID: <bug-255729-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 19:23:56 -0000

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

            Bug ID: 255729
           Summary: lang/python38: Update to 3.8.10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://docs.python.org/release/3.8.10/whatsnew/change
                    log.html#python-3-8-10-final
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: yasu@utahime.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 224795
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224795&action=
=3Dedit
Patch file

Update to 3.8.10.

Change Log:
https://docs.python.org/release/3.8.10/whatsnew/changelog.html#python-3-8-1=
0-final
Security: bffa40db-ad50-11eb-86b8-080027846a02

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

From owner-freebsd-python@freebsd.org  Sun May  9 19:23:56 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 492A664005D
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 19:23:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdYyN1Rmwz3pQG
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 19:23:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 311CD64049C; Sun,  9 May 2021 19:23:56 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 30E2E640409
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 19:23:56 +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 4FdYyN0nQhz3pVm
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:23:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 0E016172EB
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:23:56 +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 149JNtqG030356
 for <python@FreeBSD.org>; Sun, 9 May 2021 19:23:55 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149JNtPJ030355
 for python@FreeBSD.org; Sun, 9 May 2021 19:23:55 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="UTF-8"
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 255729] lang/python38: Update to
 3.8.10
Date: Sun, 09 May 2021 19:23:56 +0000
X-Bugzilla-Type: request
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: 
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
Message-ID: <bug-255729-21822-9GVfOXxFpi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255729-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255729-21822@https.bugs.freebsd.org/bugzilla/>
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 19:23:56 -0000

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 255729: lang/python38: Update to 3.8.10
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255729



--- Description ---
Update to 3.8.10.

Change Log:
https://docs.python.org/release/3.8.10/whatsnew/changelog.html#python-3-8-1=
0-fi
nal
Security: bffa40db-ad50-11eb-86b8-080027846a02

From owner-freebsd-python@freebsd.org  Sun May  9 19:36:22 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3A8256408CE
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 19:36:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdZDk0zN1z3ps6
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 19:36:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 2188C6408CD; Sun,  9 May 2021 19:36:22 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 214FB6402FE
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 19:36:22 +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 4FdZDk0PmDz3pxB
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:36:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 00FD31749B
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:36: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 149JaLi3035464
 for <python@FreeBSD.org>; Sun, 9 May 2021 19:36:21 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149JaLf3035463
 for python@FreeBSD.org; Sun, 9 May 2021 19:36:21 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="UTF-8"
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 255730] lang/python39: Update to
 3.9.5
Date: Sun, 09 May 2021 19:36:22 +0000
X-Bugzilla-Type: request
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: 
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
Message-ID: <bug-255730-21822-rfAaxCcO5V@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255730-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255730-21822@https.bugs.freebsd.org/bugzilla/>
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 19:36:22 -0000

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 255730: lang/python39: Update to 3.9.5
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255730



--- Description ---
Update to 3.9.5

ChangeLog:
https://docs.python.org/release/3.9.5/whatsnew/changelog.html#python-3-9-5-=
fina
l
Security: bffa40db-ad50-11eb-86b8-080027846a02

From owner-freebsd-python@freebsd.org  Sun May  9 19:36:22 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7A3FA64047F
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 19:36:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdZDk2sYVz3pcs
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 19:36:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 60995640658; Sun,  9 May 2021 19:36:22 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6064C6402FF
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 19:36:22 +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 4FdZDk2Dryz3pjc
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:36:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 3B959175E1
 for <python@FreeBSD.org>; Sun,  9 May 2021 19:36: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 149JaMdF035472
 for <python@FreeBSD.org>; Sun, 9 May 2021 19:36:22 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149JaMdJ035471
 for python@FreeBSD.org; Sun, 9 May 2021 19:36: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 255730] lang/python39: Update to 3.9.5
Date: Sun, 09 May 2021 19:36:22 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
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: yasu@utahime.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 bug_file_loc op_sys bug_status bug_severity priority component assigned_to
 reporter flagtypes.name attachments.created
Message-ID: <bug-255730-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 19:36:22 -0000

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

            Bug ID: 255730
           Summary: lang/python39: Update to 3.9.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://docs.python.org/release/3.9.5/whatsnew/changel
                    og.html#python-3-9-5-final
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: yasu@utahime.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 224796
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224796&action=
=3Dedit
Patch file

Update to 3.9.5

ChangeLog:
https://docs.python.org/release/3.9.5/whatsnew/changelog.html#python-3-9-5-=
final
Security: bffa40db-ad50-11eb-86b8-080027846a02

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

From owner-freebsd-python@freebsd.org  Sun May  9 20:33:32 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9015A64183F
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 20:33:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdbVh3RJvz3rtY
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 20:33:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 75EF6641A00; Sun,  9 May 2021 20:33:32 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 75B4C6412D8
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 20:33:32 +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 4FdbVh2j5Gz3rc0
 for <python@FreeBSD.org>; Sun,  9 May 2021 20:33:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 4FEE918194
 for <python@FreeBSD.org>; Sun,  9 May 2021 20:33:32 +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 149KXWu4069331
 for <python@FreeBSD.org>; Sun, 9 May 2021 20:33:32 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149KXW3F069330
 for python@FreeBSD.org; Sun, 9 May 2021 20:33:32 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 255636] security/py-acme security/py-certbot*: Update to 1.15.0
Date: Sun, 09 May 2021 20:33:32 +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: needs-qa
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: dbaio@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: dbaio@freebsd.org
X-Bugzilla-Flags: maintainer-feedback? merge-quarterly?
X-Bugzilla-Changed-Fields: assigned_to cc
Message-ID: <bug-255636-21822-Xu5DD9b0VZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255636-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255636-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 20:33:32 -0000

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

Danilo G. Baio <dbaio@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|python@FreeBSD.org          |dbaio@freebsd.org
                 CC|                            |dbaio@freebsd.org

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

From owner-freebsd-python@freebsd.org  Sun May  9 21:00:48 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8F581642460
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sun,  9 May 2021 21:00:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fdc683Ggsz3stH
 for <freebsd-python@freebsd.org>; Sun,  9 May 2021 21:00:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 6A39164252D; Sun,  9 May 2021 21:00:48 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5EFFD64245F
 for <python@mailman.nyi.freebsd.org>; Sun,  9 May 2021 21:00:48 +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 4Fdc681rcTz3tBR
 for <python@FreeBSD.org>; Sun,  9 May 2021 21:00:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
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 307EE18786
 for <python@FreeBSD.org>; Sun,  9 May 2021 21:00:48 +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 149L0m9Q080000
 for <python@FreeBSD.org>; Sun, 9 May 2021 21:00:48 GMT
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 149L0mLM079999
 for python@FreeBSD.org; Sun, 9 May 2021 21:00:48 GMT
 (envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202105092100.149L0mLM079999@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, 9 May 2021 21:00:48 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.34
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 09 May 2021 21:00:48 -0000

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        |    251235 | net/py-urllib3: Update to 1.26.2                  
In Progress |    241416 | [NEW PORT] lang/python38                          
Open        |    243937 | lang/python38: Fails to package in certain condit 
Open        |    255636 | security/py-acme security/py-certbot*: Update to  
Open        |    224115 | devel/py-babel directory name != port name        
New         |    251626 | math/py-numpy: update to 1.19.4 (compatible with  
New         |    231555 | Mk/Uses/python.mk: Add USE_PYTHON=pytest          

10 problems total for which you should take action.

From owner-freebsd-python@freebsd.org  Mon May 10 07:03:56 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D9BE062E3F1
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 07:03:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdsV45fZFz4pb6
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 07:03:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id C05C362E3F0; Mon, 10 May 2021 07:03:56 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C021062E4BD
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 07:03:56 +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 4FdsV44xpWz4pb5
 for <python@FreeBSD.org>; Mon, 10 May 2021 07:03:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 9D43020637
 for <python@FreeBSD.org>; Mon, 10 May 2021 07:03:56 +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 14A73uot016957
 for <python@FreeBSD.org>; Mon, 10 May 2021 07:03:56 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14A73ujp016956
 for python@FreeBSD.org; Mon, 10 May 2021 07:03:56 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] Mk/Uses/python.mk: Needs to support pyproject.toml
 -based projects
Date: Mon, 10 May 2021 07:03:56 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: lbartoletti@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-255722-21822-y2Rr7qoCOQ@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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 07:03:56 -0000

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

Lo=C3=AFc Bartoletti <lbartoletti@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lbartoletti@FreeBSD.org

--- Comment #1 from Lo=C3=AFc Bartoletti <lbartoletti@FreeBSD.org> ---
Hi Yuri,

We have already some ports using pyproject.toml (sip related IIRC):=20

- https://cgit.freebsd.org/ports/tree/devel/py-qt5-qscintilla2/Makefile#n32
-
https://cgit.freebsd.org/ports/tree/graphics/py-python-poppler-qt5/Makefile=
#n35

But I agree with you, a variable for pyproject.toml wouldn't hurt.

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

From owner-freebsd-python@freebsd.org  Mon May 10 09:34:55 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id EBD6863220D
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 09:34:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FdwrH68nlz3C1f
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 09:34:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id D364C63220C; Mon, 10 May 2021 09:34:55 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D3334631F5D
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 09:34:55 +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 4FdwrH5XxTz3C6Z
 for <python@FreeBSD.org>; Mon, 10 May 2021 09:34:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 B1B2521EF4
 for <python@FreeBSD.org>; Mon, 10 May 2021 09:34:55 +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 14A9Yt5Q096819
 for <python@FreeBSD.org>; Mon, 10 May 2021 09:34:55 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14A9YtGs096818
 for python@FreeBSD.org; Mon, 10 May 2021 09:34:55 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 255743] devel/ipython 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Mon, 10 May 2021 09:34:56 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: lwhsu@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc short_desc assigned_to
Message-ID: <bug-255743-21822-VnBOUcWB60@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 09:34:56 -0000

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lwhsu@FreeBSD.org
            Summary|devel/ipython/ 7.23.1 fails |devel/ipython 7.23.1 fails
                   |to run: The                 |to run: The
                   |'matplotlib-inline'         |'matplotlib-inline'
                   |distribution was not found  |distribution was not found
                   |and is required by ipython  |and is required by ipython
           Assignee|ports-bugs@FreeBSD.org      |python@FreeBSD.org

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

From owner-freebsd-python@freebsd.org  Mon May 10 12:11:10 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0DAD2635C9C
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 12:11:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Ff0JY6p9Fz3KM5
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 12:11:09 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id E7892635ADC; Mon, 10 May 2021 12:11:09 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id E7505635974
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 12:11: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 4Ff0JY67Dfz3KRB
 for <python@FreeBSD.org>; Mon, 10 May 2021 12:11:09 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 BF902244A0
 for <python@FreeBSD.org>; Mon, 10 May 2021 12:11: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 14ACB9dO083512
 for <python@FreeBSD.org>; Mon, 10 May 2021 12:11:09 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14ACB9Af083511
 for python@FreeBSD.org; Mon, 10 May 2021 12:11:09 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 255445] lang/python 3.8/3.9 SIGSEV core dumps in libthr TrueNAS
Date: Mon, 10 May 2021 12:11:09 +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: crash, needs-patch, needs-qa
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: victor.stinner@gmail.com
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: flagtypes.name
Message-ID: <bug-255445-21822-DnLKwzVPgP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255445-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255445-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 12:11:10 -0000

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

Victor Stinner <victor.stinner@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(victor |
                   |.stinner@gmail.com)         |

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

From owner-freebsd-python@freebsd.org  Mon May 10 14:25:28 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3BCA8639946
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 14:25:28 +0000 (UTC)
 (envelope-from dbaio@FreeBSD.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Ff3HX1D1Lz3hHL
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 14:25:28 +0000 (UTC)
 (envelope-from dbaio@FreeBSD.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 29AD9639B03; Mon, 10 May 2021 14:25:28 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 295BE6399BA;
 Mon, 10 May 2021 14:25:28 +0000 (UTC)
 (envelope-from dbaio@FreeBSD.org)
Received: from smtp.freebsd.org (smtp.freebsd.org
 [IPv6:2610:1c1:1:606c::24b:4])
 (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 "smtp.freebsd.org", Issuer "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4Ff3HX0m1dz3h52;
 Mon, 10 May 2021 14:25:28 +0000 (UTC)
 (envelope-from dbaio@FreeBSD.org)
Received: from t480.local (189.26.161.34.dynamic.adsl.gvt.net.br
 [189.26.161.34])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 (Authenticated sender: dbaio/mail)
 by smtp.freebsd.org (Postfix) with ESMTPSA id 38AA0822F;
 Mon, 10 May 2021 14:25:27 +0000 (UTC)
 (envelope-from dbaio@FreeBSD.org)
Date: Mon, 10 May 2021 11:25:23 -0300
From: "Danilo G. Baio" <dbaio@FreeBSD.org>
To: Yasuhiro Kimura <yasu@utahime.org>
Cc: freebsd-ports@freebsd.org, python@freebsd.org
Subject: Re: `make makesum` fails with lang/pyton-doc-html
Message-ID: <20210510142523.tcgbikqeoqelypyk@t480.local>
References: <20210510.164118.1586560961016858874.yasu@utahime.org>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature"; boundary="ufnriapmibdomlat"
Content-Disposition: inline
In-Reply-To: <20210510.164118.1586560961016858874.yasu@utahime.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 14:25:28 -0000


--ufnriapmibdomlat
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, May 10, 2021 at 04:41:18PM +0900, Yasuhiro Kimura wrote:
> Hello,
>=20
> I tried to update lang/pyton-doc-html and found `make makesum` fails
> as following.
>=20
> ----------------------------------------------------------------------
> yasu@rolling-vm-freebsd2[1242]% pwd
> /usr/ports
> yasu@rolling-vm-freebsd2[1243]% git status
> On branch main
> Your branch is up to date with 'origin/main'.
>=20
> nothing to commit, working tree clean
> yasu@rolling-vm-freebsd2[1244]% make -C lang/python-doc-html makesum     =
                                   /usr/ports
> =3D=3D=3D>   python-doc-html-3.9.4 depends on file: /usr/local/sbin/pkg -=
 found
> =3D> python-3.8.9-docs-html.tar.bz2 doesn't seem to exist in /net/freebsd=
/ports/distfiles/python.
> =3D=3D=3D> /!\ Warning /!\
>      The :3x8x9 group used for python-3.8.9-docs-html.tar.bz2 is missing
>      from MASTER_SITES. Check for typos, or errors.
> =3D> Attempting to fetch https://www.python.org/ftp/python/doc/3.9.4/pyth=
on-3.8.9-docs-html.tar.bz2
> fetch: https://www.python.org/ftp/python/doc/3.9.4/python-3.8.9-docs-html=
=2Etar.bz2: Not Found
> =3D> Attempting to fetch https://www.python.org/ftp/python/doc/current/py=
thon-3.8.9-docs-html.tar.bz2
> fetch: https://www.python.org/ftp/python/doc/current/python-3.8.9-docs-ht=
ml.tar.bz2: Not Found
> =3D> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/pyt=
hon/python-3.8.9-docs-html.tar.bz2
> fetch: http://distcache.FreeBSD.org/ports-distfiles/python/python-3.8.9-d=
ocs-html.tar.bz2: Not Found
> =3D> Couldn't fetch it - please try to retrieve this
> =3D> port manually into /net/freebsd/ports/distfiles/python and try again.
> *** Error code 1
>=20
> Stop.
> make[1]: stopped in /usr/ports/lang/python-doc-html
> *** Error code 1
>=20
> Stop.
> make: stopped in /usr/ports/lang/python-doc-html
> yasu@rolling-vm-freebsd2[1245]%
> ----------------------------------------------------------------------
>=20
> What's wrong?

Hi.

Take a look on [1], it was working last time I checked.

If it's ok, I'll open a review, please let me know.

More details about that on [2] and [3].

1 - https://people.freebsd.org/~dbaio/python-doc-html-distinfo.patch
2 - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249063
3 - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249537

--=20
Danilo G. Baio (dbaio)

--ufnriapmibdomlat
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAABCgB9FiEEORj0UTsjzCy+enIkmpN7LfMuiNcFAmCZQlBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDM5
MThGNDUxM0IyM0NDMkNCRTdBNzIyNDlBOTM3QjJERjMyRTg4RDcACgkQmpN7LfMu
iNdiFRAAtpMH5+OR/nfoZfGyYUn2Vqd9SdkeIydxiyKQH0UMgNCvDIIYKa12xXAB
uqX0oTN422vsvKBPDer8k+8Ajm3B6DCtfXOBnzfYKAkXt/OrLh5XXJPBBExppPSF
Vfp1AmkedcwgmjzdPuPW7RupB6zhyJ8u7c20OL1RoPgtxG2OHWKTmexPgtM4ReSR
lBPHCAaG0qEZkHU8T226gwj+cCP6ixzvl0CYsBE48XE8sZiGgm47SByHlAV4uhOx
KYwgHYWnLxoRgjQDWewvn3KcXGF6CS5s7iKBoacCmL8PFl4n+vUxRvq+XGGmNxdm
iJzaqO0ewD5/SW+IBzOVmWrdbZn0xekKHfwLCeDcdUwGUxe/gk6uDAC+t9BTiOzF
np7b9XXAFtrlNlJ6QFfy89f4bW0J1+5yLfZG8+bTO6F85muRo82U3aBT/B6ZGfd4
Y8Ce73/Ry8+Fphnhe6RbtqczTwJO7jZRfwgqJNooxa8DBDleHzbCIw6admWgGLNJ
KiOFeuc0xyUC7Nzu9QlRR/gBRqOimKYRZ20uDLCt5K7rr6zn4gVOgB7IVwSxME1q
zcRe/CETXpbCB1vbZJL7R/w8R5nva39w6B8RaeGo2LGcegtE3qEmFYHTpaGu+wMD
+6hHOCOq4XiVFNd76PEg86PN6hJRAi8Yu60mZRwGr2N7RNBdR0c=
=kWmk
-----END PGP SIGNATURE-----

--ufnriapmibdomlat--

From owner-freebsd-python@freebsd.org  Mon May 10 18:23:03 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0384463FA6A
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 18:23:03 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Ff8Yf6WFZz3vmL
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 18:23:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id DDD7C63FDE7; Mon, 10 May 2021 18:23:02 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id DDA2663FBE2
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 18:23: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 4Ff8Yf5pRvz3vgc
 for <python@FreeBSD.org>; Mon, 10 May 2021 18:23:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 BABE41525
 for <python@FreeBSD.org>; Mon, 10 May 2021 18:23: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 14AIN2P6081641
 for <python@FreeBSD.org>; Mon, 10 May 2021 18:23:02 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14AIN2bi081640
 for python@FreeBSD.org; Mon, 10 May 2021 18:23: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 255729] lang/python38: Update to 3.8.10
Date: Mon, 10 May 2021 18:23:02 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: yasu@utahime.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created
Message-ID: <bug-255729-21822-wtmaHDKLxi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255729-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255729-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 18:23:03 -0000

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

Yasuhiro Kimura <yasu@utahime.org> changed:

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

--- Comment #1 from Yasuhiro Kimura <yasu@utahime.org> ---
Created attachment 224814
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224814&action=
=3Dedit
Updated patch file

Update lang/python-doc-html/distinfo too.

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

From owner-freebsd-python@freebsd.org  Mon May 10 18:24:06 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 064F163FE61
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 18:24:06 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Ff8Zs6cF2z3vh2
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 18:24:05 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id E2CD563FA78; Mon, 10 May 2021 18:24:05 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id E296464008E
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 18:24:05 +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 4Ff8Zs5z28z3vfD
 for <python@FreeBSD.org>; Mon, 10 May 2021 18:24:05 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 BF9481526
 for <python@FreeBSD.org>; Mon, 10 May 2021 18:24:05 +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 14AIO5Qj081922
 for <python@FreeBSD.org>; Mon, 10 May 2021 18:24:05 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14AIO5ir081921
 for python@FreeBSD.org; Mon, 10 May 2021 18:24:05 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 255730] lang/python39: Update to 3.9.5
Date: Mon, 10 May 2021 18:24:05 +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: yasu@utahime.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created
Message-ID: <bug-255730-21822-yQz15IK31m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255730-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255730-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 18:24:06 -0000

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

Yasuhiro Kimura <yasu@utahime.org> changed:

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

--- Comment #1 from Yasuhiro Kimura <yasu@utahime.org> ---
Created attachment 224815
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224815&action=
=3Dedit
Updated patch file

Update lang/python-doc-html too.

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

From owner-freebsd-python@freebsd.org  Mon May 10 19:51:48 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0BA1F64213B
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 19:51:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfBX36n4nz4TdY
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 19:51:47 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id E824364234C; Mon, 10 May 2021 19:51:47 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id E7CCE64207F
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 19:51:47 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4FfBX365Ncz4ThF
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:51:47 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 C42262279
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:51:47 +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 14AJplxj028572
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:51:47 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14AJplCo028571
 for python@FreeBSD.org; Mon, 10 May 2021 19:51:47 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 253601] lang/python37:  use libmpdec from ports
Date: Mon, 10 May 2021 19:51:47 +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 Many People
X-Bugzilla-Who: sunpoet@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-253601-21822-P4hsNYER8J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253601-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-253601-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 19:51:48 -0000

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

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|python@FreeBSD.org          |sunpoet@FreeBSD.org

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

From owner-freebsd-python@freebsd.org  Mon May 10 19:51:58 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id EA4D864241F
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 19:51:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfBXG676cz4TqF
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 19:51:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id D238764241E; Mon, 10 May 2021 19:51:58 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D2020642508
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 19:51:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4FfBXG5X3xz4Tmr
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:51:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 B0FE82627
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:51:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 14AJpwKZ028624
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:51:58 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14AJpwqX028623
 for python@FreeBSD.org; Mon, 10 May 2021 19:51:58 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 253603] lang/python38: use libmpdec from ports
Date: Mon, 10 May 2021 19:51:58 +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 Many People
X-Bugzilla-Who: sunpoet@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-253603-21822-ngbrMmy46Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253603-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-253603-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 19:51:59 -0000

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

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|python@FreeBSD.org          |sunpoet@FreeBSD.org

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

From owner-freebsd-python@freebsd.org  Mon May 10 19:52:02 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B40B3642422
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 19:52:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfBXL4YcPz4TZy
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 19:52:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 9C78664239F; Mon, 10 May 2021 19:52:02 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9C40A64239D
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 19:52: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 4FfBXL3Lx7z4ThT
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 42E4926CE
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52: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 14AJq2x2028678
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:02 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14AJq2SY028677
 for python@FreeBSD.org; Mon, 10 May 2021 19:52: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 253604] lang/python39: use libmpdec from ports
Date: Mon, 10 May 2021 19:52:02 +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: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: sunpoet@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-253604-21822-kzgUFBat5D@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253604-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-253604-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 19:52:02 -0000

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

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|python@FreeBSD.org          |sunpoet@FreeBSD.org

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

From owner-freebsd-python@freebsd.org  Mon May 10 19:52:38 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id E824D6423A7
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 19:52:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfBY261jFz4Tr0
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 19:52:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id C54266421E3; Mon, 10 May 2021 19:52:38 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C0BBE642447
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 19:52:38 +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 4FfBY24TF0z4Tqy
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 8218E282B
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:38 +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 14AJqcWb029687
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:38 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14AJqcND029686
 for python@FreeBSD.org; Mon, 10 May 2021 19:52:38 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 255729] lang/python38: Update to 3.8.10
Date: Mon, 10 May 2021 19:52:38 +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: sunpoet@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-255729-21822-ELWaNX0RZL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255729-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255729-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 19:52:39 -0000

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

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|python@FreeBSD.org          |sunpoet@FreeBSD.org

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

From owner-freebsd-python@freebsd.org  Mon May 10 19:52:40 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C5B666423A8
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 19:52:40 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfBY44FbCz4V0W
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 19:52:40 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 914776424A9; Mon, 10 May 2021 19:52:40 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 90E8764244B
 for <python@mailman.nyi.freebsd.org>; Mon, 10 May 2021 19:52:40 +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 4FfBY43RhYz4Tf5
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:40 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 2CB1526E1
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:40 +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 14AJqenh029698
 for <python@FreeBSD.org>; Mon, 10 May 2021 19:52:40 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14AJqeXi029697
 for python@FreeBSD.org; Mon, 10 May 2021 19:52:40 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 255730] lang/python39: Update to 3.9.5
Date: Mon, 10 May 2021 19:52:40 +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: sunpoet@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-255730-21822-GpGIXx661z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255730-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255730-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 19:52:40 -0000

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

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|python@FreeBSD.org          |sunpoet@FreeBSD.org

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

From owner-freebsd-python@freebsd.org  Tue May 11 03:28:26 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8B28E64D57D
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 03:28:26 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfNfy3Lnpz4rMY
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 03:28:26 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 7144D64D57C; Tue, 11 May 2021 03:28:26 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7111564D47A
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 03:28:26 +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 4FfNfy2hy5z4rGS
 for <python@FreeBSD.org>; Tue, 11 May 2021 03:28:26 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 4FBA410F87
 for <python@FreeBSD.org>; Tue, 11 May 2021 03:28:26 +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 14B3SQAQ070510
 for <python@FreeBSD.org>; Tue, 11 May 2021 03:28:26 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14B3SQmY070509
 for python@FreeBSD.org; Tue, 11 May 2021 03:28:26 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="UTF-8"
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 255767] lang/python-doc-html:
 Fix `make makesum`
Date: Tue, 11 May 2021 03:28:26 +0000
X-Bugzilla-Type: request
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: 
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
Message-ID: <bug-255767-21822-jrjRc7a28u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255767-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255767-21822@https.bugs.freebsd.org/bugzilla/>
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 03:28:26 -0000

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 255767: lang/python-doc-html: Fix `make makesum`
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255767



--- Description ---
Fix `make makesum`.

From owner-freebsd-python@freebsd.org  Tue May 11 03:28:26 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C1EED64D656
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 03:28:26 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfNfy4xnqz4rS9
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 03:28:26 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id A9CCE64D88D; Tue, 11 May 2021 03:28:26 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id A99BB64D904
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 03:28:26 +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 4FfNfy4MFHz4r7s
 for <python@FreeBSD.org>; Tue, 11 May 2021 03:28:26 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 88A2810BDC
 for <python@FreeBSD.org>; Tue, 11 May 2021 03:28:26 +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 14B3SQwD070518
 for <python@FreeBSD.org>; Tue, 11 May 2021 03:28:26 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14B3SQrL070517
 for python@FreeBSD.org; Tue, 11 May 2021 03:28:26 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 255767] lang/python-doc-html: Fix `make makesum`
Date: Tue, 11 May 2021 03:28:26 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
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: yasu@utahime.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter cc
 flagtypes.name attachments.created
Message-ID: <bug-255767-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 03:28:26 -0000

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

            Bug ID: 255767
           Summary: lang/python-doc-html: Fix `make makesum`
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: yasu@utahime.org
                CC: dbaio@freebsd.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 224827
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224827&action=
=3Dedit
Patch file

Fix `make makesum`.

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

From owner-freebsd-python@freebsd.org  Tue May 11 08:53:39 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id BC04462E303
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 08:53:39 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfWtC4vK5z3NR4
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 08:53:39 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id A7FC262E1C0; Tue, 11 May 2021 08:53:39 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id A678F62E1BF
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 08:53:39 +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 4FfWtC4PHQz3Nc9
 for <python@freebsd.org>; Tue, 11 May 2021 08:53:39 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
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 89A3D15580
 for <python@freebsd.org>; Tue, 11 May 2021 08:53:39 +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 14B8rdES092405
 for <python@freebsd.org>; Tue, 11 May 2021 08:53:39 GMT
 (envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
 by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 14B8rdrl092404;
 Tue, 11 May 2021 08:53:39 GMT (envelope-from portscout@FreeBSD.org)
Message-Id: <202105110853.14B8rdrl092404@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
MIME-Version: 1.0
Date: Tue, 11 May 2021 08:53:39 +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-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 08:53:39 -0000

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
------------------------------------------------+-----------------+------------
math/py-numpy                                   | 1.16.6          | 1.20.3
------------------------------------------------+-----------------+------------
textproc/py-sphinx                              | 3.5.2           | 4.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 owner-freebsd-python@freebsd.org  Tue May 11 09:48:14 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id DED2762FBA7
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 09:48:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfY5B5nfnz3R2p
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 09:48:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id C6BE162FE98; Tue, 11 May 2021 09:48:14 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C684A62FE97
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 09:48: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 4FfY5B54gXz3RCn
 for <python@FreeBSD.org>; Tue, 11 May 2021 09:48:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 A139815EA4
 for <python@FreeBSD.org>; Tue, 11 May 2021 09:48: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 14B9mEvm061368
 for <python@FreeBSD.org>; Tue, 11 May 2021 09:48:14 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14B9mEkG061367
 for python@FreeBSD.org; Tue, 11 May 2021 09:48:14 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="UTF-8"
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 255782] lang/python-doc-html:
 Fix distinfo of 2.7.18 document archive files
Date: Tue, 11 May 2021 09:48:14 +0000
X-Bugzilla-Type: request
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: 
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
Message-ID: <bug-255782-21822-0Qa68Cekdy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255782-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255782-21822@https.bugs.freebsd.org/bugzilla/>
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 09:48:14 -0000

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 255782: lang/python-doc-html: Fix distinfo of 2.7.18 document archive f=
iles
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255782



--- Description ---
I don't know why this happened, but file size and sha256 checksum of python
2.7.18 document archive files are different from that of ones currently put=
 on
official Python server. So update them anyway.

From owner-freebsd-python@freebsd.org  Tue May 11 09:48:15 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0DA2062FBA9
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 09:48:15 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfY5B6pMVz3R2q
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 09:48:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id E985962FE51; Tue, 11 May 2021 09:48:14 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id E94E462FC6E
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 09:48: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 4FfY5B6Bw2z3QtR
 for <python@FreeBSD.org>; Tue, 11 May 2021 09:48:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 C7D4D15DE6
 for <python@FreeBSD.org>; Tue, 11 May 2021 09:48: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 14B9mEch061372
 for <python@FreeBSD.org>; Tue, 11 May 2021 09:48:14 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14B9mE6A061371
 for python@FreeBSD.org; Tue, 11 May 2021 09:48: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 255782] lang/python-doc-html: Fix distinfo of 2.7.18 document
 archive files
Date: Tue, 11 May 2021 09:48:14 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
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: yasu@utahime.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter
 flagtypes.name attachments.created
Message-ID: <bug-255782-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 09:48:15 -0000

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

            Bug ID: 255782
           Summary: lang/python-doc-html: Fix distinfo of 2.7.18 document
                    archive files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: yasu@utahime.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 224835
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224835&action=
=3Dedit
Patch file

I don't know why this happened, but file size and sha256 checksum of python
2.7.18 document archive files are different from that of ones currently put=
 on
official Python server. So update them anyway.

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

From owner-freebsd-python@freebsd.org  Tue May 11 10:45:21 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D6D91632C03
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 10:45:21 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfZM55S5Dz3lPY
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 10:45:21 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id BB156632549; Tue, 11 May 2021 10:45:21 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id BAD9F6326B2
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 10:45: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 4FfZM54MTpz3lFQ
 for <python@FreeBSD.org>; Tue, 11 May 2021 10:45:21 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 8906B16ABB
 for <python@FreeBSD.org>; Tue, 11 May 2021 10:45:21 +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 14BAjLCW092794
 for <python@FreeBSD.org>; Tue, 11 May 2021 10:45:21 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BAjL0g092793
 for python@FreeBSD.org; Tue, 11 May 2021 10:45:21 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 255767] lang/python-doc-html: Fix `make makesum`
Date: Tue, 11 May 2021 10:45:21 +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: dbaio@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: dbaio@freebsd.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_status assigned_to bug_file_loc
Message-ID: <bug-255767-21822-A4gk3QnxFK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255767-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255767-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 10:45:21 -0000

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

Danilo G. Baio <dbaio@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|python@FreeBSD.org          |dbaio@freebsd.org
                URL|                            |https://reviews.freebsd.org
                   |                            |/D30192

--- Comment #1 from Danilo G. Baio <dbaio@freebsd.org> ---
(In reply to Yasuhiro Kimura from comment #0)

Thank you.

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

From owner-freebsd-python@freebsd.org  Tue May 11 17:46:10 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B3B7163F770
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 17:46:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fflhf4SSHz4cjG
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 17:46:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 96D6263F76F; Tue, 11 May 2021 17:46:10 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9689D63F76E
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 17:46:10 +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 4Fflhf3lKsz4cZ2
 for <python@FreeBSD.org>; Tue, 11 May 2021 17:46:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 73B061C2F4
 for <python@FreeBSD.org>; Tue, 11 May 2021 17:46:10 +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 14BHkAAr004401
 for <python@FreeBSD.org>; Tue, 11 May 2021 17:46:10 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BHkAwa004400
 for python@FreeBSD.org; Tue, 11 May 2021 17:46: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 255743] devel/ipython 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Tue, 11 May 2021 17:46:10 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: rsmith@xs4all.nl
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-255743-21822-FsxSQ5FkGR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 17:46:10 -0000

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

rsmith@xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsmith@xs4all.nl

--- Comment #1 from rsmith@xs4all.nl ---
I can confirm the problem. (Python 3.9, 13.0-STABLE AMD64)

Looking at the setup.py of IPython, we are indeed missing a dependency;

install_requires =3D [
    "setuptools>=3D18.5",
    "jedi>=3D0.16",
    "decorator",
    "pickleshare",
    "traitlets>=3D4.2",
    "prompt_toolkit>=3D2.0.0,<3.1.0,!=3D3.0.0,!=3D3.0.1",
    "pygments",
    "backcall",
    "matplotlib-inline",
]

After cloning https://github.com/martinRenou/matplotlib-inline and installi=
ng
it, IPython runs OK.

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

From owner-freebsd-python@freebsd.org  Mon May 10 18:04:36 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6966463F5D8
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 18:04:36 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Ff88N1YDQz3tN2
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 18:04:36 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 335DB63F2FD; Mon, 10 May 2021 18:04:36 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 30C7A63F2FC;
 Mon, 10 May 2021 18:04:36 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from maybe.home.utahime.org (gate.home.utahime.org [183.180.29.210])
 (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Ff88M063wz3tmy;
 Mon, 10 May 2021 18:04:34 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org
 [192.168.174.1])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384)
 (No client certificate requested)
 by maybe.home.utahime.org (Postfix) with ESMTPS id 6073E2BFB3;
 Tue, 11 May 2021 03:04:26 +0900 (JST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org;
 s=maybe2019112701; t=1620669866;
 bh=pI5dBgD9hkrQrNOAcRDTBoxH7ETYgkSEL/UcVENXKgc=;
 h=Date:To:Subject:From:In-Reply-To:References;
 b=H71v4Ukz+XIO1+eM4ShJRby8E6o9bdcpdMQmdkWRqt1yDJqCbU8AhVN4AetnDxOjB
 4xFqdwIyGigl8YMdkrOAfw8cNLGF9bh2/gFkIy69HvD4bNi40o2LCxWc2pntAxNq4V
 jxQX50AbbleI+uLy43gCDWo6rFfdiAm/X3yPpunf1o5+Fkt6vQ1hwuTKvqEHNEkDJw
 +PCQ8S/UZOdQ/IO/5vOXCk7xupPfV8OwNsOAMuQ5bwIIlJe9dN18IZO4wwUy1mh/Km
 c2YywBX1JeL1OiH3kbrtCIBC13jxyEb32kAT00495lTE2+HBWHrLDuxqvlOUXgfses
 hzvlw/XOxYq/A==
Received: from localhost (rolling.home.utahime.org [192.168.174.11])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384)
 (No client certificate requested)
 by eastasia.home.utahime.org (Postfix) with ESMTPSA id 66DBA27E9A;
 Tue, 11 May 2021 03:04:25 +0900 (JST)
X-Virus-Status: Clean
X-Virus-Scanned: clamav-milter 0.103.2 at eastasia.home.utahime.org
Date: Tue, 11 May 2021 03:03:51 +0900 (JST)
Message-Id: <20210511.030351.1410990710249735355.yasu@utahime.org>
To: freebsd-ports@freebsd.org, python@freebsd.org
Subject: Re: `make makesum` fails with lang/pyton-doc-html
From: Yasuhiro Kimura <yasu@utahime.org>
In-Reply-To: <20210510142523.tcgbikqeoqelypyk@t480.local>
References: <20210510.164118.1586560961016858874.yasu@utahime.org>
 <20210510142523.tcgbikqeoqelypyk@t480.local>
X-Mailer: Mew version 6.8 on Emacs 27.2
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Rspamd-Queue-Id: 4Ff88M063wz3tmy
X-Spamd-Bar: /
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=H71v4Ukz;
 dmarc=none;
 spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates
 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org
X-Spamd-Result: default: False [-0.03 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[];
 MV_CASE(0.50)[];
 R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org];
 TO_DN_NONE(0.00)[];
 HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org];
 HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org];
 RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+];
 RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.33)[-0.334];
 FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+];
 RBL_DBL_DONT_QUERY_IPS(0.00)[183.180.29.210:from];
 ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000];
 R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701];
 FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[];
 NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain];
 DMARC_NA(0.00)[utahime.org];
 SPAMHAUS_ZRD(0.00)[183.180.29.210:from:127.0.2.255];
 MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[];
 MAILMAN_DEST(0.00)[freebsd-ports,python]
X-Mailman-Approved-At: Tue, 11 May 2021 18:03:57 +0000
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 18:04:36 -0000

From: "Danilo G. Baio" <dbaio@FreeBSD.org>
Subject: Re: `make makesum` fails with lang/pyton-doc-html
Date: Mon, 10 May 2021 11:25:23 -0300

> Hi.
> 
> Take a look on [1], it was working last time I checked.
> 
> If it's ok, I'll open a review, please let me know.
> 
> More details about that on [2] and [3].
> 
> 1 - https://people.freebsd.org/~dbaio/python-doc-html-distinfo.patch
> 2 - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249063
> 3 - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249537

Thank you for patch. I applied it to 61daf777c5d6 of main and now
`make makesum` works fine.

Best Regards.

---
Yasuhiro Kimura

From owner-freebsd-python@freebsd.org  Mon May 10 23:21:57 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4C458645CB0
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Mon, 10 May 2021 23:21:57 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfHBY0d5Cz4cqD
 for <freebsd-python@freebsd.org>; Mon, 10 May 2021 23:21:57 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 153EB6459D5; Mon, 10 May 2021 23:21:57 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 12F01645A68;
 Mon, 10 May 2021 23:21:57 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from maybe.home.utahime.org (gate.home.utahime.org [183.180.29.210])
 (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 mx1.freebsd.org (Postfix) with ESMTPS id 4FfHBX1kHzz4cyp;
 Mon, 10 May 2021 23:21:55 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org
 [192.168.174.1])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384)
 (No client certificate requested)
 by maybe.home.utahime.org (Postfix) with ESMTPS id 87A202B67F;
 Tue, 11 May 2021 08:21:52 +0900 (JST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org;
 s=maybe2019112701; t=1620688912;
 bh=i6jhl46ZmUSeCTutr/6g3MhjEaSUuoPhxMkI0bER+Y0=;
 h=Date:To:Subject:From:In-Reply-To:References;
 b=EZFaSbGgBrUgnZYMcAk+F1sdTgoB8I+BHdXpvWN83V5dbfX6P8dHyGFkMPJUY5DLI
 nTqRenEAR+4kDYVCpoGTYDBE//V/9uT80KFVVJxuz9FQ2UK6lDmIzbq+9GViOvirQ+
 XFCyjtGuSQewkXfEuAveLr8/+PQ8jyTPmjaej8XUWcotuEz+ZAryrrAgrVSCi8EYLC
 5yZb8KmevU8irX4HHik+V9QmYkuwVNmWmrIZuD/044qBccoBD0sTHUDVGCRqYXXyjh
 gB24lB2CcYu347y0BO0AMU+7Iu6Egi5DxOmti/6uKuOdnYeJuWOXgyMtFtvabwtlNI
 qaMAxG8ZnibVg==
Received: from localhost (rolling.home.utahime.org [192.168.174.11])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384))
 (No client certificate requested)
 by eastasia.home.utahime.org (Postfix) with ESMTPSA id 61A8C380C7;
 Tue, 11 May 2021 08:21:51 +0900 (JST)
X-Virus-Status: Clean
X-Virus-Scanned: clamav-milter 0.103.2 at eastasia.home.utahime.org
Date: Tue, 11 May 2021 08:21:28 +0900 (JST)
Message-Id: <20210511.082128.1757835026435507959.yasu@utahime.org>
To: freebsd-ports@freebsd.org, python@freebsd.org
Subject: Re: `make makesum` fails with lang/pyton-doc-html
From: Yasuhiro Kimura <yasu@utahime.org>
In-Reply-To: <20210511.030351.1410990710249735355.yasu@utahime.org>
References: <20210510.164118.1586560961016858874.yasu@utahime.org>
 <20210510142523.tcgbikqeoqelypyk@t480.local>
 <20210511.030351.1410990710249735355.yasu@utahime.org>
X-Mailer: Mew version 6.8 on Emacs 27.2
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Rspamd-Queue-Id: 4FfHBX1kHzz4cyp
X-Spamd-Bar: /
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=EZFaSbGg;
 dmarc=none;
 spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates
 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org
X-Spamd-Result: default: False [-0.13 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[];
 R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org:c];
 MV_CASE(0.50)[]; TO_DN_NONE(0.00)[];
 HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org];
 HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org];
 RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+];
 RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.43)[-0.432];
 FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+];
 RBL_DBL_DONT_QUERY_IPS(0.00)[183.180.29.210:from];
 ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000];
 R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701];
 FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[];
 NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain];
 DMARC_NA(0.00)[utahime.org];
 SPAMHAUS_ZRD(0.00)[183.180.29.210:from:127.0.2.255];
 MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[];
 MAILMAN_DEST(0.00)[freebsd-ports,python]
X-Mailman-Approved-At: Tue, 11 May 2021 18:04:12 +0000
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 May 2021 23:21:57 -0000

From: Yasuhiro Kimura <yasu@utahime.org>
Subject: Re: `make makesum` fails with lang/pyton-doc-html
Date: Tue, 11 May 2021 03:03:51 +0900 (JST)

> Thank you for patch. I applied it to 61daf777c5d6 of main and now
> `make makesum` works fine.

Bad news. The problem is found when I tried to update
lang/python-doc-html/distinfo for Python 3.8.10 and 3.9.5.

----------------------------------------------------------------------
yasu@rolling-vm-freebsd2[1443]% git status
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   lang/python-doc-html/Makefile
        modified:   lang/python38/Makefile.version

no changes added to commit (use "git add" and/or "git commit -a")
yasu@rolling-vm-freebsd2[1444]% git diff
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 48c696c08995..b4c675e1729d 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=      python-doc-${DOCFORMAT}
 PORTVERSION=   ${PYTHON_PORTVERSION}
 CATEGORIES=    lang python
-MASTER_SITES=  PYTHON/ftp/python/doc/${PORTVERSION} \
+MASTER_SITES?= PYTHON/ftp/python/doc/${PORTVERSION} \
                PYTHON/ftp/python/doc/current
 DISTNAME=      python-${PORTVERSION}-docs-${DOCFORMAT}
 DIST_SUBDIR=   python
@@ -54,6 +54,7 @@ DISTFILES+=   python-${v}-docs-${f}${EXTRACT_SUFX}:${v:S/./x/g},DEFAULT
 .endfor
 .endfor
 MASTER_SITES+= PYTHON/ftp/python/doc/current
+.export MASTER_SITES
 .endif
 
 pre-install:
diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version
index 5587d0177cf9..12ed93354d24 100644
--- a/lang/python38/Makefile.version
+++ b/lang/python38/Makefile.version
@@ -2,4 +2,4 @@
 
 # Do not forget to update python documentation (lang/python-doc-*)
 # Run "make -C lang/python-doc-html makesum"
-PYTHON_PORTVERSION=    3.8.9
+PYTHON_PORTVERSION=    3.8.10
yasu@rolling-vm-freebsd2[1445]% make -C lang/python-doc-html makesum
===>   python-doc-html-3.9.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by python-doc-html-3.9.4 for building
yasu@rolling-vm-freebsd2[1446]% git diff -- lang/python-doc-html/distinfo
diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo
index ba5ecf5b1a03..6d35d0eb6a52 100644
--- a/lang/python-doc-html/distinfo
+++ b/lang/python-doc-html/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1618020033
-SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 3d05142817615e77cec99f686dca58289bbfe008af22f94a93262e8663db81c7
-SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4732851
-SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = ead357695e43c824ae1a83dd6cd3b4a47215658f3fa20111726ff7ef16a16dd2
-SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11455585
-SHA256 (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 0e1259b379982ceb623f25af9a15ab3d9fcd054b5efcb9d5c173404f7b80048a
-SIZE (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 11455989
-SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c2396b36632ecdefa3fbf9f73c80641c315e8d4a515da5e6616f4450e0ca74ff
-SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1633624
+TIMESTAMP = 1620688048
+SHA256 (python/python-3.8.10-docs-html.tar.bz2) = 5a24209934220c13e9ed531c50ae4ba80d7179fbbee383949873be785fe5b27d
+SIZE (python/python-3.8.10-docs-html.tar.bz2) = 6604538
+SHA256 (python/python-3.8.10-docs-pdf-a4.tar.bz2) = a8e3e50608f7c99525040eee88d3dfea8d85ad6f6962a1d96d5e1d6e434ec60b
+SIZE (python/python-3.8.10-docs-pdf-a4.tar.bz2) = 14748468
+SHA256 (python/python-3.8.10-docs-pdf-letter.tar.bz2) = dd463cd678e3d1e911dd9cc06fdc7967cf7c8754d76959a2a3075dcaa04ff8ca
+SIZE (python/python-3.8.10-docs-pdf-letter.tar.bz2) = 14858809
+SHA256 (python/python-3.8.10-docs-text.tar.bz2) = b5e2151e5cfb41bce2a71b5a8c97e0315740656e4d5aeb9dbbf72cc21a4eb99b
+SIZE (python/python-3.8.10-docs-text.tar.bz2) = 2422201
 SHA256 (python/python-3.6.13-docs-html.tar.bz2) = 13e36aea543d2ab55d116a2c150684214c0be37992d71aba126cdf58d342adac
 SIZE (python/python-3.6.13-docs-html.tar.bz2) = 6016532
 SHA256 (python/python-3.6.13-docs-pdf-a4.tar.bz2) = eb278d548bf1646c85373dde006e42c68d7849c16db2d2a2fbcae9086c4279b5
@@ -23,14 +23,14 @@ SHA256 (python/python-3.7.10-docs-pdf-letter.tar.bz2) = 96de9c6e92754e8f0ab27cb7
 SIZE (python/python-3.7.10-docs-pdf-letter.tar.bz2) = 14359866
 SHA256 (python/python-3.7.10-docs-text.tar.bz2) = cf6e58134550e92b6e25d365010834c8abdbed1479edf7a566fa841fcec6b960
 SIZE (python/python-3.7.10-docs-text.tar.bz2) = 2293462
-SHA256 (python/python-3.8.9-docs-html.tar.bz2) = 0bece0235bdbddea03bfb855ee192ae9889745585dc47bfcae2e29856d212c09
-SIZE (python/python-3.8.9-docs-html.tar.bz2) = 6593775
-SHA256 (python/python-3.8.9-docs-pdf-a4.tar.bz2) = b018e3ad4253207929d622401d9db76ea0d8782d516c431309294d9b3a8c2f8f
-SIZE (python/python-3.8.9-docs-pdf-a4.tar.bz2) = 14737815
-SHA256 (python/python-3.8.9-docs-pdf-letter.tar.bz2) = fa9486d866cd97c41ff5b97799a01285dbba7b8e976e28a8d2de83ce22b17395
-SIZE (python/python-3.8.9-docs-pdf-letter.tar.bz2) = 14852518
-SHA256 (python/python-3.8.9-docs-text.tar.bz2) = ae788a774188bb39c9d28522d01c1522772d1191bb4424bbe703875dcdcc6d06
-SIZE (python/python-3.8.9-docs-text.tar.bz2) = 2419398
+SHA256 (python/python-3.8.10-docs-html.tar.bz2) = 5a24209934220c13e9ed531c50ae4ba80d7179fbbee383949873be785fe5b27d
+SIZE (python/python-3.8.10-docs-html.tar.bz2) = 6604538
+SHA256 (python/python-3.8.10-docs-pdf-a4.tar.bz2) = a8e3e50608f7c99525040eee88d3dfea8d85ad6f6962a1d96d5e1d6e434ec60b
+SIZE (python/python-3.8.10-docs-pdf-a4.tar.bz2) = 14748468
+SHA256 (python/python-3.8.10-docs-pdf-letter.tar.bz2) = dd463cd678e3d1e911dd9cc06fdc7967cf7c8754d76959a2a3075dcaa04ff8ca
+SIZE (python/python-3.8.10-docs-pdf-letter.tar.bz2) = 14858809
+SHA256 (python/python-3.8.10-docs-text.tar.bz2) = b5e2151e5cfb41bce2a71b5a8c97e0315740656e4d5aeb9dbbf72cc21a4eb99b
+SIZE (python/python-3.8.10-docs-text.tar.bz2) = 2422201
 SHA256 (python/python-3.9.4-docs-html.tar.bz2) = e80e096db83180a74bfa7ae924e1e4aaea5e641a45e1919d526cfd1502161ad0
 SIZE (python/python-3.9.4-docs-html.tar.bz2) = 6831159
 SHA256 (python/python-3.9.4-docs-pdf-a4.tar.bz2) = cf3b8859949b6dc101390bba9857cb355a0af97a0a5e647d7deb80a13e4afc14
yasu@rolling-vm-freebsd2[1047]%
----------------------------------------------------------------------

Since lang/python-doc-html/Makefile and lang/python38/Makefile.version
are modified in this case, information of files related to
lang/python38 should be updated in lang/python-doc-html/distinfo. But
as you can see information of files related to lang/python27 is also
updated.

---
Yasuhiro Kimura

From owner-freebsd-python@freebsd.org  Tue May 11 02:35:34 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id BF14D64C80B
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 02:35:34 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfMTy42LGz4nnR
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 02:35:34 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 8A62564C5D9; Tue, 11 May 2021 02:35:34 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 890AF64C639;
 Tue, 11 May 2021 02:35:34 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from maybe.home.utahime.org (gate.home.utahime.org [183.180.29.210])
 (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 mx1.freebsd.org (Postfix) with ESMTPS id 4FfMTx0TRBz4p0H;
 Tue, 11 May 2021 02:35:32 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org
 [192.168.174.1])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384)
 (No client certificate requested)
 by maybe.home.utahime.org (Postfix) with ESMTPS id 554152C02B;
 Tue, 11 May 2021 11:35:29 +0900 (JST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org;
 s=maybe2019112701; t=1620700529;
 bh=0zXLwFSMW8EgfDEhI41nYgsmdWB+/RPmT0SWBa44Zwo=;
 h=Date:To:Subject:From:In-Reply-To:References;
 b=X1YrN+QV7aImYwFEi7hOFgeu0nHCpcLqPAfglMIyrp6tT/UreT6XHNXy0P6PXGDQC
 bgO36xcK5ye3mBwzLnsMZZzn4sYJtmLtDxV92f8MnmuqXcc+E39AYO95yc2Qcs3IQN
 Ya95kBg1kGucKFxKeCHsxC0mw12soL1DFQ5IOehInGpcXCTvUUOZJ6YwQqIXh54DJU
 Q584oyeq/urTeWppYMpEA4l+5zeKabniM14nw7fbiXuky8SMbXoqREb6YD1BPOxcIt
 8I0N6Uux2DLcBfyDbZdO3/MgMiGl3gnWzOc4fBXxZteyY0tY1WB8Q0ued+xUTSKM/2
 X4Tr22CVvL5bQ==
Received: from localhost (rolling-vm-freebsd2.home.utahime.org
 [192.168.174.52])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384))
 (No client certificate requested)
 by eastasia.home.utahime.org (Postfix) with ESMTPSA id 1950338266;
 Tue, 11 May 2021 11:35:28 +0900 (JST)
X-Virus-Status: Clean
X-Virus-Scanned: clamav-milter 0.103.2 at eastasia.home.utahime.org
Date: Tue, 11 May 2021 11:34:47 +0900 (JST)
Message-Id: <20210511.113447.67440704132479148.yasu@utahime.org>
To: freebsd-ports@freebsd.org, python@freebsd.org
Subject: Re: `make makesum` fails with lang/pyton-doc-html
From: Yasuhiro Kimura <yasu@utahime.org>
In-Reply-To: <20210511.082128.1757835026435507959.yasu@utahime.org>
References: <20210510142523.tcgbikqeoqelypyk@t480.local>
 <20210511.030351.1410990710249735355.yasu@utahime.org>
 <20210511.082128.1757835026435507959.yasu@utahime.org>
X-Mailer: Mew version 6.8 on Emacs 27.2
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Rspamd-Queue-Id: 4FfMTx0TRBz4p0H
X-Spamd-Bar: +
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=X1YrN+QV;
 dmarc=none;
 spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates
 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org
X-Spamd-Result: default: False [1.30 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[];
 MV_CASE(0.50)[];
 R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org];
 TO_DN_NONE(0.00)[];
 HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org];
 HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org];
 RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+];
 RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[];
 MIME_TRACE(0.00)[0:+];
 RBL_DBL_DONT_QUERY_IPS(0.00)[183.180.29.210:from];
 ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000];
 R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701];
 FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[];
 NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain];
 DMARC_NA(0.00)[utahime.org]; NEURAL_SPAM_SHORT(1.00)[0.997];
 SPAMHAUS_ZRD(0.00)[183.180.29.210:from:127.0.2.255];
 MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[];
 MAILMAN_DEST(0.00)[freebsd-ports,python]
X-Mailman-Approved-At: Tue, 11 May 2021 18:04:24 +0000
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 02:35:34 -0000

From: Yasuhiro Kimura <yasu@utahime.org>
Subject: Re: `make makesum` fails with lang/pyton-doc-html
Date: Tue, 11 May 2021 08:21:28 +0900 (JST)

> Bad news. The problem is found when I tried to update
> lang/python-doc-html/distinfo for Python 3.8.10 and 3.9.5.
> 
(snip)
> 
> Since lang/python-doc-html/Makefile and lang/python38/Makefile.version
> are modified in this case, information of files related to
> lang/python38 should be updated in lang/python-doc-html/distinfo. But
> as you can see information of files related to lang/python27 is also
> updated.

I modified Danilo' patch as following and confirmed `make makesum`
works as is expected with it.

----------------------------------------------------------------------
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 48c696c08995..6b0e9d5fadc5 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	python-doc-${DOCFORMAT}
 PORTVERSION=	${PYTHON_PORTVERSION}
 CATEGORIES=	lang python
-MASTER_SITES=	PYTHON/ftp/python/doc/${PORTVERSION} \
+MASTER_SITES?=	PYTHON/ftp/python/doc/${PORTVERSION} \
 		PYTHON/ftp/python/doc/current
 DISTNAME=	python-${PORTVERSION}-docs-${DOCFORMAT}
 DIST_SUBDIR=	python
@@ -38,7 +38,7 @@ _VERS!=		${MAKE} -V _PYTHON_VERSIONS:O
 
 all_python_versions:
 .for v in ${_VERS}
-	@${MAKE} -V PYTHON_PORTVERSION DEFAULT_VERSIONS=python=${v}
+	@${MAKE} -C ${PORTSDIR}/lang/python${v:S/.//} -V PYTHON_PORTVERSION
 .endfor
 
 .if make(makesum)
@@ -54,6 +54,7 @@ DISTFILES+=	python-${v}-docs-${f}${EXTRACT_SUFX}:${v:S/./x/g},DEFAULT
 .endfor
 .endfor
 MASTER_SITES+=	PYTHON/ftp/python/doc/current
+.export MASTER_SITES
 .endif
 
 pre-install:
----------------------------------------------------------------------

But I found another issue. If I execute `make makesum`, distinfo of
python 2.7 document archive files changes.

----------------------------------------------------------------------
yasu@rolling-vm-freebsd2[1511]% pwd
/usr/ports/lang/python-doc-html
yasu@rolling-vm-freebsd2[1512]% make makesum
===>   python-doc-html-3.9.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by python-doc-html-3.9.4 for building
yasu@rolling-vm-freebsd2[1513]% git diff
diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo
index ba5ecf5b1a03..4f5ebc4b4501 100644
--- a/lang/python-doc-html/distinfo
+++ b/lang/python-doc-html/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1618020033
-SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 3d05142817615e77cec99f686dca58289bbfe008af22f94a93262e8663db81c7
-SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4732851
-SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = ead357695e43c824ae1a83dd6cd3b4a47215658f3fa20111726ff7ef16a16dd2
-SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11455585
-SHA256 (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 0e1259b379982ceb623f25af9a15ab3d9fcd054b5efcb9d5c173404f7b80048a
-SIZE (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 11455989
-SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c2396b36632ecdefa3fbf9f73c80641c315e8d4a515da5e6616f4450e0ca74ff
-SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1633624
+TIMESTAMP = 1620699906
+SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e
+SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932
+SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = dbac6953e48aac341351067ba0938393e415b10bf48ac8cbbc7247deaf13ab67
+SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11486967
+SHA256 (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 565971040db8994630fd5c2447e45c38428cfb22a7845cd2620160daf2c60b1e
+SIZE (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 11486126
+SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c86f5b5a2bd8f90158523efd350198d6cde7353965ef5a6ca5e54e5174af47f2
+SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1631043
 SHA256 (python/python-3.6.13-docs-html.tar.bz2) = 13e36aea543d2ab55d116a2c150684214c0be37992d71aba126cdf58d342adac
 SIZE (python/python-3.6.13-docs-html.tar.bz2) = 6016532
 SHA256 (python/python-3.6.13-docs-pdf-a4.tar.bz2) = eb278d548bf1646c85373dde006e42c68d7849c16db2d2a2fbcae9086c4279b5
yasu@rolling-vm-freebsd2[1514]%
----------------------------------------------------------------------

Does this mean documetn archive files of Python 2.7.18 are rerolled?

---
Yasuhiro Kimura

From owner-freebsd-python@freebsd.org  Tue May 11 18:06:16 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6EA7A6408CB
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 18:06:16 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Ffm7r2W6pz4dkv
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 18:06:16 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 56209640578; Tue, 11 May 2021 18:06:16 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 55EA9640A0C
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 18:06: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 4Ffm7r1tZ5z4dwB
 for <python@FreeBSD.org>; Tue, 11 May 2021 18:06:16 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 329D61CA2B
 for <python@FreeBSD.org>; Tue, 11 May 2021 18:06:16 +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 14BI6Gd1012794
 for <python@FreeBSD.org>; Tue, 11 May 2021 18:06:16 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BI6Gvv012793
 for python@FreeBSD.org; Tue, 11 May 2021 18:06:16 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 255743] devel/ipython 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Tue, 11 May 2021 18:06:16 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: lwhsu@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_status
Message-ID: <bug-255743-21822-FqJiEVdt5h@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 18:06:16 -0000

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #2 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
(In reply to rsmith from comment #1)
Does installing the py38-matplotlib-inline-0.1.2 pkg also work?

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

From owner-freebsd-python@freebsd.org  Tue May 11 09:54:00 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1A4086302C5
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 09:54:00 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfYCq6LJYz3h20
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 09:53:59 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id D99FA6300EC; Tue, 11 May 2021 09:53:59 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D952162FBD2;
 Tue, 11 May 2021 09:53:59 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from maybe.home.utahime.org (gate.home.utahime.org [183.180.29.210])
 (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 mx1.freebsd.org (Postfix) with ESMTPS id 4FfYCp5Hr7z3RLy;
 Tue, 11 May 2021 09:53:58 +0000 (UTC)
 (envelope-from yasu@utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org
 [192.168.174.1])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384)
 (No client certificate requested)
 by maybe.home.utahime.org (Postfix) with ESMTPS id 419092C03B;
 Tue, 11 May 2021 18:53:54 +0900 (JST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org;
 s=maybe2019112701; t=1620726834;
 bh=t+wtEvnD7WqR9q5jd3OBQ/XHhHeptWOWOjSzTBSgl5E=;
 h=Date:To:Subject:From:In-Reply-To:References;
 b=I8PVshZCfXjq7rVAh4/Izl2VdTL+HAdhhlsUAteg+0O2umZCttm9eSMBRvRsde+6h
 qvoTYLYnrzw48TwPVpMHpw1UHx/e25Ax7zNYB/HdrWCsIWFPOIMAdmV7MqiWtG/AB3
 mdPBu8IYtKieNJeRKslcGsxLrpbQPbqb3mFIghVi2z5L3++gsK+a5UXlD/tQt4zR+m
 vJ8gQnQNRdKdg/moY9agUHtZQgpXQNO20w71rw+1QavICoY3Kyw6DXykoNmgqMWhEB
 O7p7PyAhhANn3nRtxbdIxjKwQ3L0Bx+Unbiyoab2F7M3o8io8FbV8tcD0Fzwh8ddDU
 qAf7QIm8KC4bg==
Received: from localhost (rolling.home.utahime.org [192.168.174.11])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384)
 (No client certificate requested)
 by eastasia.home.utahime.org (Postfix) with ESMTPSA id 2D0B7384BE;
 Tue, 11 May 2021 18:53:52 +0900 (JST)
X-Virus-Status: Clean
X-Virus-Scanned: clamav-milter 0.103.2 at eastasia.home.utahime.org
Date: Tue, 11 May 2021 18:53:41 +0900 (JST)
Message-Id: <20210511.185341.2202856744116413236.yasu@utahime.org>
To: freebsd-ports@freebsd.org, python@freebsd.org
Subject: Re: `make makesum` fails with lang/pyton-doc-html
From: Yasuhiro Kimura <yasu@utahime.org>
In-Reply-To: <20210511.113447.67440704132479148.yasu@utahime.org>
References: <20210511.030351.1410990710249735355.yasu@utahime.org>
 <20210511.082128.1757835026435507959.yasu@utahime.org>
 <20210511.113447.67440704132479148.yasu@utahime.org>
X-Mailer: Mew version 6.8 on Emacs 27.2
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Rspamd-Queue-Id: 4FfYCp5Hr7z3RLy
X-Spamd-Bar: +
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=I8PVshZC;
 dmarc=none;
 spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates
 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org
X-Spamd-Result: default: False [1.28 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[];
 MV_CASE(0.50)[];
 R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org];
 TO_DN_NONE(0.00)[];
 HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org];
 HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org];
 RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+];
 RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[];
 MIME_TRACE(0.00)[0:+];
 RBL_DBL_DONT_QUERY_IPS(0.00)[183.180.29.210:from];
 ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000];
 R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701];
 FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[];
 NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain];
 DMARC_NA(0.00)[utahime.org]; NEURAL_SPAM_SHORT(0.98)[0.982];
 SPAMHAUS_ZRD(0.00)[183.180.29.210:from:127.0.2.255];
 MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[];
 MAILMAN_DEST(0.00)[freebsd-ports,python]
X-Mailman-Approved-At: Tue, 11 May 2021 18:08:54 +0000
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 09:54:00 -0000

From: Yasuhiro Kimura <yasu@utahime.org>
Subject: Re: `make makesum` fails with lang/pyton-doc-html
Date: Tue, 11 May 2021 11:34:47 +0900 (JST)

> I modified Danilo' patch as following and confirmed `make makesum`
> works as is expected with it.
> 
> ----------------------------------------------------------------------
> diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
> index 48c696c08995..6b0e9d5fadc5 100644
> --- a/lang/python-doc-html/Makefile
> +++ b/lang/python-doc-html/Makefile
> @@ -3,7 +3,7 @@
>  PORTNAME=	python-doc-${DOCFORMAT}
>  PORTVERSION=	${PYTHON_PORTVERSION}
>  CATEGORIES=	lang python
> -MASTER_SITES=	PYTHON/ftp/python/doc/${PORTVERSION} \
> +MASTER_SITES?=	PYTHON/ftp/python/doc/${PORTVERSION} \
>  		PYTHON/ftp/python/doc/current
>  DISTNAME=	python-${PORTVERSION}-docs-${DOCFORMAT}
>  DIST_SUBDIR=	python
> @@ -38,7 +38,7 @@ _VERS!=		${MAKE} -V _PYTHON_VERSIONS:O
>  
>  all_python_versions:
>  .for v in ${_VERS}
> -	@${MAKE} -V PYTHON_PORTVERSION DEFAULT_VERSIONS=python=${v}
> +	@${MAKE} -C ${PORTSDIR}/lang/python${v:S/.//} -V PYTHON_PORTVERSION
>  .endfor
>  
>  .if make(makesum)
> @@ -54,6 +54,7 @@ DISTFILES+=	python-${v}-docs-${f}${EXTRACT_SUFX}:${v:S/./x/g},DEFAULT
>  .endfor
>  .endfor
>  MASTER_SITES+=	PYTHON/ftp/python/doc/current
> +.export MASTER_SITES
>  .endif
>  
>  pre-install:
> ----------------------------------------------------------------------
> 
> But I found another issue. If I execute `make makesum`, distinfo of
> python 2.7 document archive files changes.
> 
> ----------------------------------------------------------------------
> yasu@rolling-vm-freebsd2[1511]% pwd
> /usr/ports/lang/python-doc-html
> yasu@rolling-vm-freebsd2[1512]% make makesum
> ===>   python-doc-html-3.9.4 depends on file: /usr/local/sbin/pkg - found
> ===> Fetching all distfiles required by python-doc-html-3.9.4 for building
> yasu@rolling-vm-freebsd2[1513]% git diff
> diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo
> index ba5ecf5b1a03..4f5ebc4b4501 100644
> --- a/lang/python-doc-html/distinfo
> +++ b/lang/python-doc-html/distinfo
> @@ -1,12 +1,12 @@
> -TIMESTAMP = 1618020033
> -SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 3d05142817615e77cec99f686dca58289bbfe008af22f94a93262e8663db81c7
> -SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4732851
> -SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = ead357695e43c824ae1a83dd6cd3b4a47215658f3fa20111726ff7ef16a16dd2
> -SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11455585
> -SHA256 (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 0e1259b379982ceb623f25af9a15ab3d9fcd054b5efcb9d5c173404f7b80048a
> -SIZE (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 11455989
> -SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c2396b36632ecdefa3fbf9f73c80641c315e8d4a515da5e6616f4450e0ca74ff
> -SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1633624
> +TIMESTAMP = 1620699906
> +SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e
> +SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932
> +SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = dbac6953e48aac341351067ba0938393e415b10bf48ac8cbbc7247deaf13ab67
> +SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11486967
> +SHA256 (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 565971040db8994630fd5c2447e45c38428cfb22a7845cd2620160daf2c60b1e
> +SIZE (python/python-2.7.18-docs-pdf-letter.tar.bz2) = 11486126
> +SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c86f5b5a2bd8f90158523efd350198d6cde7353965ef5a6ca5e54e5174af47f2
> +SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1631043
>  SHA256 (python/python-3.6.13-docs-html.tar.bz2) = 13e36aea543d2ab55d116a2c150684214c0be37992d71aba126cdf58d342adac
>  SIZE (python/python-3.6.13-docs-html.tar.bz2) = 6016532
>  SHA256 (python/python-3.6.13-docs-pdf-a4.tar.bz2) = eb278d548bf1646c85373dde006e42c68d7849c16db2d2a2fbcae9086c4279b5
> yasu@rolling-vm-freebsd2[1514]%
> ----------------------------------------------------------------------
> 
> Does this mean documetn archive files of Python 2.7.18 are rerolled?

I submitted following bug reports on Bugzilla.

Bug 255767 lang/python-doc-html: Fix `make makesum`
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255767
Bug 255782 lang/python-doc-html: Fix distinfo of 2.7.18 document archive files 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255782

---
Yasuhiro Kimura

From owner-freebsd-python@freebsd.org  Tue May 11 19:17:07 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 600CA6424D4
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 19:17:07 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Ffnjb25TPz4hwq
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 19:17:07 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 47D5A6427AC; Tue, 11 May 2021 19:17:07 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 479C46424D3
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 19:17:07 +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 4Ffnjb1VFbz4hts
 for <python@FreeBSD.org>; Tue, 11 May 2021 19:17:07 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 218F11D8B5
 for <python@FreeBSD.org>; Tue, 11 May 2021 19:17:07 +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 14BJH7Bn047578
 for <python@FreeBSD.org>; Tue, 11 May 2021 19:17:07 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BJH7Ha047577
 for python@FreeBSD.org; Tue, 11 May 2021 19:17:07 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] Mk/Uses/python.mk: Needs to support pyproject.toml
 -based projects
Date: Tue, 11 May 2021 19:17:07 +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: flying-sheep@web.de
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-255722-21822-XRsGSD0G1G@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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 19:17:07 -0000

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

flying-sheep@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |flying-sheep@web.de

--- Comment #2 from flying-sheep@web.de ---
I created an account here to clear up some confusion:

pyproject.toml doesn=E2=80=99t have anything to do with setuptools *or* sip.

As of 6 years ago, it=E2=80=99s *the* standard way to specify how a python =
package is
built, defined in https://www.python.org/dev/peps/pep-0517/#source-trees

This means there=E2=80=99s two ways do define python package builds: This s=
tandard one
and the legacy setup.py

I described here how building an OS package from a python repo/sdist in a
generic way could look:
https://github.com/theislab/anndata/issues/561#issuecomment-835770254

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

From owner-freebsd-python@freebsd.org  Tue May 11 19:56:13 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C073764373B
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 19:56:13 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfpZj4tyFz4kcZ
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 19:56:13 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id A59D7643819; Tue, 11 May 2021 19:56:13 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id A56326436BB
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 19:56:13 +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 4FfpZj48dHz4kR6
 for <python@FreeBSD.org>; Tue, 11 May 2021 19:56:13 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 81CB71E2C4
 for <python@FreeBSD.org>; Tue, 11 May 2021 19:56:13 +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 14BJuD74066167
 for <python@FreeBSD.org>; Tue, 11 May 2021 19:56:13 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BJuDD1066166
 for python@FreeBSD.org; Tue, 11 May 2021 19:56:13 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] Mk/Uses/python.mk: Needs to support pyproject.toml
 -based projects
Date: Tue, 11 May 2021 19:56:13 +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: yuri@freebsd.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-255722-21822-Tvp8RqddeB@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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 19:56:13 -0000

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

--- Comment #3 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to flying-sheep from comment #2)

flying-sheep@web.de,

Thank you for your comments.

Our python.mk needs to be updated to reflect the new standard.


Yuri

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

From owner-freebsd-python@freebsd.org  Tue May 11 21:25:32 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 003A16458AC
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 21:25:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfrYl6PRqz4p7w
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 21:25:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id DB99F6456E4; Tue, 11 May 2021 21:25:31 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id DB5CA6456E3
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 21:25:31 +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 4FfrYl5kWTz4pRD
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:25:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 B758A1F70E
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:25:31 +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 14BLPVAS012259
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:25:31 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BLPVY1012258
 for python@FreeBSD.org; Tue, 11 May 2021 21:25:31 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 255743] devel/ipython 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Tue, 11 May 2021 21:25:32 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: rsmith@xs4all.nl
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-255743-21822-g6oSfG7tSA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 21:25:32 -0000

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

--- Comment #3 from rsmith@xs4all.nl ---
(In reply to Li-Wen Hsu from comment #2)

Yes, that also works.
I didn't realize there was already a port for it.

So that means that only the RUN_DEPENDS for IPython need to be adjusted.

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

From owner-freebsd-python@freebsd.org  Tue May 11 21:54:59 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id BED0C647519
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 21:54:59 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfsCl2ZG7z4s7b
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 21:54:59 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 569C36471F4; Tue, 11 May 2021 21:54:59 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 50C12647518
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 21:54:59 +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 4FfsCk5rbTz4s7Z
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:54:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 B51291FE86
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:54:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 14BLswB5026843
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:54:58 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BLswso026842
 for python@FreeBSD.org; Tue, 11 May 2021 21:54:58 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 253604] lang/python39: use libmpdec from ports
Date: Tue, 11 May 2021 21:54:58 +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: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-253604-21822-Bs1FJCpjLk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253604-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-253604-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 21:55:00 -0000

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

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D9738c1c2eadc9a8bd599397bcfbf84c=
37844a554

commit 9738c1c2eadc9a8bd599397bcfbf84c37844a554
Author:     Stefan Krah <skrah@bytereef.org>
AuthorDate: 2021-05-11 21:44:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-11 21:47:33 +0000

    lang/python39: Use libmpdec from ports

    - Bump PORTREVISION for dependency and package change

    PR:             253604

 lang/python39/Makefile                               |  9 +++++++--
 .../files/patch-Modules___decimal___decimal.c (new)  | 20 ++++++++++++++++=
++++
 lang/python39/files/patch-setup.py (new)             | 11 +++++++++++
 3 files changed, 38 insertions(+), 2 deletions(-)

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

From owner-freebsd-python@freebsd.org  Tue May 11 21:57:21 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D1E74628801
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Tue, 11 May 2021 21:57:21 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfsGT5Ls2z4sw2
 for <freebsd-python@freebsd.org>; Tue, 11 May 2021 21:57:21 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id B7A4462857F; Tue, 11 May 2021 21:57:21 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B76D46284EC
 for <python@mailman.nyi.freebsd.org>; Tue, 11 May 2021 21:57: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 4FfsGT4lY5z4t4m
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:57:21 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 9620B1FD37
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:57:21 +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 14BLvLl3027346
 for <python@FreeBSD.org>; Tue, 11 May 2021 21:57:21 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14BLvLFc027345
 for python@FreeBSD.org; Tue, 11 May 2021 21:57:21 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 253604] lang/python39: use libmpdec from ports
Date: Tue, 11 May 2021 21:57:21 +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: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: sunpoet@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: resolution bug_status
Message-ID: <bug-253604-21822-7t3oQPSNzB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253604-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-253604-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 11 May 2021 21:57:21 -0000

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

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

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

--- Comment #13 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
Committed. Thanks!

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

From owner-freebsd-python@freebsd.org  Wed May 12 01:07:32 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id A46C062C746
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Wed, 12 May 2021 01:07:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfxTw43DTz3HxW
 for <freebsd-python@freebsd.org>; Wed, 12 May 2021 01:07:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 8959162C745; Wed, 12 May 2021 01:07:32 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8921662C744
 for <python@mailman.nyi.freebsd.org>; Wed, 12 May 2021 01:07:32 +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 4FfxTw3PRPz3Hys
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:07:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 6806D221B2
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:07:32 +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 14C17WlW021853
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:07:32 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14C17WOe021852
 for python@FreeBSD.org; Wed, 12 May 2021 01:07:32 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 255782] lang/python-doc-html: Fix distinfo of 2.7.18 document
 archive files
Date: Wed, 12 May 2021 01:07:32 +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?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-255782-21822-YV1WFpEebg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255782-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255782-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2021 01:07:32 -0000

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

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D37f19e9f90c85122bb88346c1ecc8a4=
540bd136c

commit 37f19e9f90c85122bb88346c1ecc8a4540bd136c
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-05-12 00:56:04 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-05-12 01:03:43 +0000

    lang/python-doc-html: Fix distinfo of v2.7.18

    No content changed, it seems just Sphinx output was changed.

    PR:             255782
    Submitted by:   Yasuhiro KIMURA <yasu@utahime.org>
    Approved by:    python (with hat)

 lang/python-doc-html/distinfo | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

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

From owner-freebsd-python@freebsd.org  Wed May 12 01:08:42 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id F3E8C62C90A
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Wed, 12 May 2021 01:08:41 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfxWF6Nspz3HmF
 for <freebsd-python@freebsd.org>; Wed, 12 May 2021 01:08:41 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id DB60462C75C; Wed, 12 May 2021 01:08:41 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id DB2B762C377
 for <python@mailman.nyi.freebsd.org>; Wed, 12 May 2021 01:08:41 +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 4FfxWF5pt9z3HWx
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:08:41 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 B8F0222578
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:08:41 +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 14C18fQ2022151
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:08:41 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14C18f2x022150
 for python@FreeBSD.org; Wed, 12 May 2021 01:08:41 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 255782] lang/python-doc-html: Fix distinfo of 2.7.18 document
 archive files
Date: Wed, 12 May 2021 01:08:41 +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: dbaio@freebsd.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: dbaio@freebsd.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: cc flagtypes.name resolution assigned_to bug_status
Message-ID: <bug-255782-21822-AEGgsD61V7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255782-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255782-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2021 01:08:42 -0000

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

Danilo G. Baio <dbaio@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbaio@freebsd.org
              Flags|maintainer-feedback?(python |maintainer-feedback+
                   |@FreeBSD.org)               |
         Resolution|---                         |FIXED
           Assignee|python@FreeBSD.org          |dbaio@freebsd.org
             Status|New                         |Closed

--- Comment #2 from Danilo G. Baio <dbaio@freebsd.org> ---
Committed, thanks!

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

From owner-freebsd-python@freebsd.org  Wed May 12 01:11:11 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 31A5662C8AA
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Wed, 12 May 2021 01:11:11 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfxZ70l47z3Hp5
 for <freebsd-python@freebsd.org>; Wed, 12 May 2021 01:11:11 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 1961062C460; Wed, 12 May 2021 01:11:11 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1931062C8A9
 for <python@mailman.nyi.freebsd.org>; Wed, 12 May 2021 01:11: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 4FfxZ704Dfz3J9y
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:11:11 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 E7E60225D5
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:11:10 +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 14C1BAeE022918
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:11:10 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14C1BAiW022917
 for python@FreeBSD.org; Wed, 12 May 2021 01:11: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 249063] lang/python-doc-html incorrect distinfo
Date: Wed, 12 May 2021 01:11:11 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: dep_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 Many People
X-Bugzilla-Who: dbaio@freebsd.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-249063-21822-bvcJkr3AoJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249063-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-249063-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2021 01:11:11 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249063
Bug 249063 depends on bug 249537, which changed state.

Bug 249537 Summary: Mk/bsd.port.mk: unbreak makesum for lang/python-doc-html
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249537

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Overcome By Events

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

From owner-freebsd-python@freebsd.org  Wed May 12 01:11:46 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 31F1962C475
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Wed, 12 May 2021 01:11:46 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FfxZp0kBRz3J9J
 for <freebsd-python@freebsd.org>; Wed, 12 May 2021 01:11:46 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 18DBB62C39C; Wed, 12 May 2021 01:11:46 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 18A7662C474
 for <python@mailman.nyi.freebsd.org>; Wed, 12 May 2021 01:11:46 +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 4FfxZp06Wxz3J5s
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:11:46 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 EB2A922622
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:11:45 +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 14C1BjOO023830
 for <python@FreeBSD.org>; Wed, 12 May 2021 01:11:45 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14C1Bjma023829
 for python@FreeBSD.org; Wed, 12 May 2021 01:11:45 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 249063] lang/python-doc-html incorrect distinfo
Date: Wed, 12 May 2021 01:11:46 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: dbaio@freebsd.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Overcome By Events
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: dbaio@freebsd.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: resolution cc assigned_to bug_status
Message-ID: <bug-249063-21822-ggjN8vOB7S@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249063-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-249063-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2021 01:11:46 -0000

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

Danilo G. Baio <dbaio@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
                 CC|                            |dbaio@freebsd.org
           Assignee|python@FreeBSD.org          |dbaio@freebsd.org
             Status|New                         |Closed

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

From owner-freebsd-python@freebsd.org  Wed May 12 09:21:28 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id DD5AD6370C3
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Wed, 12 May 2021 09:21:28 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fg8Rr5jlZz3tjf
 for <freebsd-python@freebsd.org>; Wed, 12 May 2021 09:21:28 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id C25A96370C2; Wed, 12 May 2021 09:21:28 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C226B63719D
 for <python@mailman.nyi.freebsd.org>; Wed, 12 May 2021 09:21:28 +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 4Fg8Rr51S0z3tjd
 for <python@FreeBSD.org>; Wed, 12 May 2021 09:21:28 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 9CD54678
 for <python@FreeBSD.org>; Wed, 12 May 2021 09:21:28 +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 14C9LShi069467
 for <python@FreeBSD.org>; Wed, 12 May 2021 09:21:28 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14C9LSEf069466
 for python@FreeBSD.org; Wed, 12 May 2021 09:21:28 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 255743] devel/ipython 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Wed, 12 May 2021 09:21:28 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: rm@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: rm@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: assigned_to cc
Message-ID: <bug-255743-21822-falHZPIOLV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2021 09:21:28 -0000

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

Ruslan Makhmatkhanov <rm@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|python@FreeBSD.org          |rm@FreeBSD.org
                 CC|                            |rm@FreeBSD.org

--- Comment #4 from Ruslan Makhmatkhanov <rm@FreeBSD.org> ---
I'll take it

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

From owner-freebsd-python@freebsd.org  Wed May 12 13:18:30 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6C97263DFC0
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Wed, 12 May 2021 13:18:30 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FgFjL2RPtz4b9v
 for <freebsd-python@freebsd.org>; Wed, 12 May 2021 13:18:30 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 53BE863DFBE; Wed, 12 May 2021 13:18:30 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 538B663DAD8
 for <python@mailman.nyi.freebsd.org>; Wed, 12 May 2021 13:18:30 +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 4FgFjL1rZkz4bD8
 for <python@FreeBSD.org>; Wed, 12 May 2021 13:18:30 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 32A5E3C6E
 for <python@FreeBSD.org>; Wed, 12 May 2021 13:18:30 +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 14CDIUL6083408
 for <python@FreeBSD.org>; Wed, 12 May 2021 13:18:30 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14CDIUaD083407
 for python@FreeBSD.org; Wed, 12 May 2021 13:18:30 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 221636] [NEW PORT] dns/py-ub-split-map: Alternative to split
 dns with Unbound
Date: Wed, 12 May 2021 13:18:30 +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: easy, feature, needs-patch, needs-qa
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: rene@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-221636-21822-5lbAVBSo0F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221636-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-221636-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2021 13:18:30 -0000

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

Rene Ladan <rene@FreeBSD.org> changed:

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

--- Comment #4 from Rene Ladan <rene@FreeBSD.org> ---
Maintainer reset.

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

From owner-freebsd-python@freebsd.org  Thu May 13 01:04:48 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3E682629E87
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Thu, 13 May 2021 01:04:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FgYNJ12RGz3mNk
 for <freebsd-python@freebsd.org>; Thu, 13 May 2021 01:04:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 23918629D45; Thu, 13 May 2021 01:04:48 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 235B7629D44
 for <python@mailman.nyi.freebsd.org>; Thu, 13 May 2021 01:04:48 +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 4FgYNJ0N9Bz3m0B
 for <python@FreeBSD.org>; Thu, 13 May 2021 01:04:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 000F6156CD
 for <python@FreeBSD.org>; Thu, 13 May 2021 01:04:47 +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 14D14lpt039229
 for <python@FreeBSD.org>; Thu, 13 May 2021 01:04:47 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14D14ltj039228
 for python@FreeBSD.org; Thu, 13 May 2021 01:04:47 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 255743] devel/ipython: 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Thu, 13 May 2021 01:04:48 +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: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: rm@FreeBSD.org
X-Bugzilla-Flags: merge-quarterly+
X-Bugzilla-Changed-Fields: short_desc flagtypes.name cc bug_severity
Message-ID: <bug-255743-21822-nMYGnSCg71@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 01:04:48 -0000

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|devel/ipython 7.23.1 fails  |devel/ipython: 7.23.1 fails
                   |to run: The                 |to run: The
                   |'matplotlib-inline'         |'matplotlib-inline'
                   |distribution was not found  |distribution was not found
                   |and is required by ipython  |and is required by ipython
              Flags|                            |merge-quarterly+
                 CC|                            |python@FreeBSD.org
           Severity|Affects Some People         |Affects Many People

--- Comment #7 from Kubilay Kocak <koobs@FreeBSD.org> ---
Is quarterly broken as well?

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

From owner-freebsd-python@freebsd.org  Thu May 13 08:09:38 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 37C92635A79
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Thu, 13 May 2021 08:09:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FgkpV0vwYz4b47
 for <freebsd-python@freebsd.org>; Thu, 13 May 2021 08:09:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 1F0FE635A78; Thu, 13 May 2021 08:09:38 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1ED99635A76
 for <python@mailman.nyi.freebsd.org>; Thu, 13 May 2021 08:09:38 +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 4FgkpT6wX8z4bFP
 for <python@FreeBSD.org>; Thu, 13 May 2021 08:09:37 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 DBC541B580
 for <python@FreeBSD.org>; Thu, 13 May 2021 08:09:37 +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 14D89btd056920
 for <python@FreeBSD.org>; Thu, 13 May 2021 08:09:37 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14D89bFM056919
 for python@FreeBSD.org; Thu, 13 May 2021 08:09:37 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 255743] devel/ipython: 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Thu, 13 May 2021 08:09:38 +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: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: rm@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: rm@FreeBSD.org
X-Bugzilla-Flags: merge-quarterly+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-255743-21822-h7HIj8aPEg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 08:09:38 -0000

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

--- Comment #8 from Ruslan Makhmatkhanov <rm@FreeBSD.org> ---
(In reply to Kubilay Kocak from comment #7)

nope. it still at 7.22 according to freshports

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

From owner-freebsd-python@freebsd.org  Thu May 13 08:09:48 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1A91E635BB2
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Thu, 13 May 2021 08:09:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fgkph03rJz4bBq
 for <freebsd-python@freebsd.org>; Thu, 13 May 2021 08:09:48 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 022FE635BAE; Thu, 13 May 2021 08:09:48 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 01FD9635BAD
 for <python@mailman.nyi.freebsd.org>; Thu, 13 May 2021 08:09:48 +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 4Fgkpg6ZxLz4b4B
 for <python@FreeBSD.org>; Thu, 13 May 2021 08:09:47 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 D3E7C1B31F
 for <python@FreeBSD.org>; Thu, 13 May 2021 08:09:47 +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 14D89lLw056965
 for <python@FreeBSD.org>; Thu, 13 May 2021 08:09:47 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14D89lqO056964
 for python@FreeBSD.org; Thu, 13 May 2021 08:09:47 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 255743] devel/ipython: 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Thu, 13 May 2021 08:09:47 +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: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: rm@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: rm@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: flagtypes.name
Message-ID: <bug-255743-21822-1b5sgto8s9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 08:09:48 -0000

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

Ruslan Makhmatkhanov <rm@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|merge-quarterly+            |

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

From owner-freebsd-python@freebsd.org  Thu May 13 08:28:10 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id C6566636340
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Thu, 13 May 2021 08:28:10 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FglCt5Bgqz4c2t
 for <freebsd-python@freebsd.org>; Thu, 13 May 2021 08:28:10 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id B2354635FFA; Thu, 13 May 2021 08:28:10 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B0E59635FF8
 for <python@mailman.nyi.freebsd.org>; Thu, 13 May 2021 08:28:10 +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 4FglCt4hbFz4bwy
 for <python@freebsd.org>; Thu, 13 May 2021 08:28:10 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
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 948571B549
 for <python@freebsd.org>; Thu, 13 May 2021 08:28:10 +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 14D8SAQZ029750
 for <python@freebsd.org>; Thu, 13 May 2021 08:28:10 GMT
 (envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
 by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 14D8SAVP029749;
 Thu, 13 May 2021 08:28:10 GMT (envelope-from portscout@FreeBSD.org)
Message-Id: <202105130828.14D8SAVP029749@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
MIME-Version: 1.0
Date: Thu, 13 May 2021 08:28:10 +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-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 13 May 2021 08:28:10 -0000

Dear port maintainer,

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

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

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


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
www/py-httpretty                                | 1.0.5           | 1.1.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 owner-freebsd-python@freebsd.org  Fri May 14 00:09:53 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 395C863315C
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Fri, 14 May 2021 00:09:53 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fh86T0yrsz4WHd
 for <freebsd-python@freebsd.org>; Fri, 14 May 2021 00:09:53 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 212186331C5; Fri, 14 May 2021 00:09:53 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 20E5D633496
 for <python@mailman.nyi.freebsd.org>; Fri, 14 May 2021 00:09:53 +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 4Fh86T0Mg9z4WKr
 for <python@FreeBSD.org>; Fri, 14 May 2021 00:09:53 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 F418C360
 for <python@FreeBSD.org>; Fri, 14 May 2021 00:09:52 +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 14E09qme079374
 for <python@FreeBSD.org>; Fri, 14 May 2021 00:09:52 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14E09qL0079373
 for python@FreeBSD.org; Fri, 14 May 2021 00:09:52 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 255743] devel/ipython: 7.23.1 fails to run: The
 'matplotlib-inline' distribution was not found and is required by ipython
Date: Fri, 14 May 2021 00:09:53 +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: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: rm@FreeBSD.org
X-Bugzilla-Flags: merge-quarterly-
X-Bugzilla-Changed-Fields: flagtypes.name
Message-ID: <bug-255743-21822-RlGw73UdPB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255743-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255743-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 00:09:53 -0000

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |merge-quarterly-

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

From owner-freebsd-python@freebsd.org  Fri May 14 09:29:14 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id EBC1563F906
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Fri, 14 May 2021 09:29:14 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FhNWt6HQdz3C2t
 for <freebsd-python@freebsd.org>; Fri, 14 May 2021 09:29:14 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id D7B4463F7A6; Fri, 14 May 2021 09:29:14 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D77A863F905
 for <python@mailman.nyi.freebsd.org>; Fri, 14 May 2021 09:29:14 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4FhNWt5pppz3CJw
 for <python@freebsd.org>; Fri, 14 May 2021 09:29:14 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
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 BB0A37D13
 for <python@freebsd.org>; Fri, 14 May 2021 09:29:14 +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 14E9TEm6097858
 for <python@freebsd.org>; Fri, 14 May 2021 09:29:14 GMT
 (envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
 by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 14E9TE6u097857;
 Fri, 14 May 2021 09:29:14 GMT (envelope-from portscout@FreeBSD.org)
Message-Id: <202105140929.14E9TE6u097857@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
MIME-Version: 1.0
Date: Fri, 14 May 2021 09:29:14 +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-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 09:29:15 -0000

Dear port maintainer,

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

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

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


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
www/py-django22                                 | 2.2.21          | 2.2.23
------------------------------------------------+-----------------+------------
www/py-django31                                 | 3.1.9           | 3.1.11
------------------------------------------------+-----------------+------------
www/py-django32                                 | 3.2.1           | 3.2.3
------------------------------------------------+-----------------+------------
www/py-httpretty                                | 1.0.5           | 1.1.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 owner-freebsd-python@freebsd.org  Fri May 14 20:58:11 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B1D7662B774
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Fri, 14 May 2021 20:58:11 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fhgpq4S30z3lvM
 for <freebsd-python@freebsd.org>; Fri, 14 May 2021 20:58:11 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 9706662B8F4; Fri, 14 May 2021 20:58:11 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 96B1862BAA7
 for <python@mailman.nyi.freebsd.org>; Fri, 14 May 2021 20:58: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 4Fhgpq3p81z3m3K
 for <python@FreeBSD.org>; Fri, 14 May 2021 20:58:11 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 75F8719206
 for <python@FreeBSD.org>; Fri, 14 May 2021 20:58: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 14EKwBcM046064
 for <python@FreeBSD.org>; Fri, 14 May 2021 20:58:11 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14EKwB6Q046063
 for python@FreeBSD.org; Fri, 14 May 2021 20:58:11 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 255729] lang/python38: Update to 3.8.10
Date: Fri, 14 May 2021 20:58:11 +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: flagtypes.name assigned_to
Message-ID: <bug-255729-21822-BdNRcLxFqW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255729-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-255729-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 20:58:11 -0000

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

Antoine Brodin <antoine@FreeBSD.org> changed:

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

--- Comment #8 from Antoine Brodin <antoine@FreeBSD.org> ---
Exp-run looks fine with attachment 224819

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

From owner-freebsd-python@freebsd.org  Sat May 15 00:28:27 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B71756301CE
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sat, 15 May 2021 00:28:27 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FhmTR4czwz3Dl9
 for <freebsd-python@freebsd.org>; Sat, 15 May 2021 00:28:27 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 9CBB26301CD; Sat, 15 May 2021 00:28:27 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9C82463040C
 for <python@mailman.nyi.freebsd.org>; Sat, 15 May 2021 00:28:27 +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 4FhmTR3yCCz3Dqj
 for <python@FreeBSD.org>; Sat, 15 May 2021 00:28:27 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
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 6C5A31BC35
 for <python@FreeBSD.org>; Sat, 15 May 2021 00:28:27 +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 14F0SR9P056224
 for <python@FreeBSD.org>; Sat, 15 May 2021 00:28:27 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14F0SR1h056223
 for python@FreeBSD.org; Sat, 15 May 2021 00:28:27 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 206911] lang/python27: readline shared extension fails to
 compile (/usr/local/lib/libreadline.so.6: Undefined symbol "PC")
Date: Sat, 15 May 2021 00:28:27 +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: needs-qa
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: dpetrov67@gmail.com
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Not Enough Information
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: koobs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-206911-21822-sz2eWh2bAy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206911-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-206911-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
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 15 May 2021 00:28:27 -0000

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

Dmitry Petrov <dpetrov67@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpetrov67@gmail.com

--- Comment #20 from Dmitry Petrov <dpetrov67@gmail.com> ---
I know this is an old bug report, but other people might find this useful:

The issue is likely caused by obsolete library in /lib that was never remov=
ed

Try this:
  rm -f /lib/libreadline.*

It helped me to finally fix the problem with python (various versions) and =
some
other ports.

If you are upgrading FreeBSD from sources, do not forget about "make
delete-old-libs" (do not just run it, you have to recompile ports to use mo=
st
recent libraries, etc.).

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

From owner-freebsd-python@freebsd.org  Sat May 15 15:39:20 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3B1D1648AD1
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sat, 15 May 2021 15:39:20 +0000 (UTC)
 (envelope-from roberthuff@rcn.com)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fj8hS09FGz4xDb
 for <freebsd-python@freebsd.org>; Sat, 15 May 2021 15:39:20 +0000 (UTC)
 (envelope-from roberthuff@rcn.com)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 05B60648A4A; Sat, 15 May 2021 15:39:20 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 057C564877B
 for <python@mailman.nyi.freebsd.org>; Sat, 15 May 2021 15:39:20 +0000 (UTC)
 (envelope-from roberthuff@rcn.com)
Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 4Fj8hR13SMz4xBH
 for <python@freebsd.org>; Sat, 15 May 2021 15:39:18 +0000 (UTC)
 (envelope-from roberthuff@rcn.com)
DKIM-Signature: v=1; a=rsa-sha1; d=rcn.com; s=20180516; c=relaxed/simple;
 q=dns/txt; i=@rcn.com; t=1621093158;
 h=From:Subject:Date:To:MIME-Version:Content-Type;
 bh=bDQrZoFznwdTjwxh7aODSo5EMcg=;
 b=dJqtS+rr4Xv8c2fslN9ap3LVeEdbtXr9472TqfjpEQbSgXf9YHHClysWGudAv3/L
 FNsiaYS2RXBUNVmSaP3J1HwF+ybhIkBnab1kFnBn/EJ3V6r8L6NcB//+TnhHsn1K
 09iBFoCuFmoX+iPPpz3/yh+jQnyUuK7Wy5jGm6qPi8vDYwvFJtCc3Wuq7TCNWaqJ
 7syVHn9o8hruUP0GPOFYuYLnMeuFTQOnhzYkIaIEycd1MlA8HStvvq2Ts14Jodf7
 Fhhaowx4xVBEYY/QFN1+x0P19vcQm5mPOq3f6ZVL7enK73eNcWWIRsfq/KDuZ8oc
 SrI9h51xF8F6Cx6R4ZhnqQ==;
X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t
Received: from [130.44.129.206] ([130.44.129.206:48538]
 helo=jerusalem.litteratus.org.litteratus.org)
 by smtp.rcn.com (envelope-from <roberthuff@rcn.com>)
 (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA
 (cipher=AES256-GCM-SHA384) 
 id EE/B2-64052-52BEF906; Sat, 15 May 2021 11:39:18 -0400
Message-ID: <24735.60197.203354.978727@jerusalem.litteratus.org>
Date: Sat, 15 May 2021 11:39:17 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: base64
From: Robert Huff <roberthuff@rcn.com>
To: python@freebsd.org
Subject: rooting out old Python dependencies
X-Mailer: VM 8.2.0b under 27.2 (amd64-portbld-freebsd14.0)
X-Vade-Verdict: clean
X-Vade-Analysis: gggruggvucftvghtrhhoucdtuddrgeduledrvdeitddgleduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuufgjpfetvefqtfdptfevpfdpqfgfvfenuceurghilhhouhhtmecufedtudenucenucfjughrpefkffggtgfghffvuffosehtsgertdertddvnecuhfhrohhmpeftohgsvghrthcujfhufhhfuceorhhosggvrhhthhhufhhfsehrtghnrdgtohhmqeenucggtffrrghtthgvrhhnpeehvdfgheeludektdfhueevgfeivdffvdeiieduhfdukeekledutdejfeegjefgleenucfkphepudeftddrgeegrdduvdelrddvtdeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepudeftddrgeegrdduvdelrddvtdeipdhhvghlohepjhgvrhhushgrlhgvmhdrlhhithhtvghrrghtuhhsrdhorhhgrdhlihhtthgvrhgrthhushdrohhrghdpmhgrihhlfhhrohhmpehrohgsvghrthhhuhhffhesrhgtnhdrtghomhdprhgtphhtthhopehphihthhhonhesfhhrvggvsghsugdrohhrghdphhhoshhtpehsmhhtphdrrhgtnhdrtghmhhdrshihnhgrtghorhdrtghomhdpshhpfhepshhofhhtfhgrihhlpdgukhhimhep
X-Vade-Client: RCN
X-Rspamd-Queue-Id: 4Fj8hR13SMz4xBH
X-Spamd-Bar: ---
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=rcn.com header.s=20180516 header.b=dJqtS+rr;
 dmarc=pass (policy=none) header.from=rcn.com;
 spf=pass (mx1.freebsd.org: domain of roberthuff@rcn.com designates
 69.168.97.78 as permitted sender) smtp.mailfrom=roberthuff@rcn.com
X-Spamd-Result: default: False [-4.00 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[];
 R_SPF_ALLOW(-0.20)[+ip4:69.168.97.0/24]; TO_DN_NONE(0.00)[];
 MIME_BASE64_TEXT_BOGUS(1.00)[]; DKIM_TRACE(0.00)[rcn.com:+];
 MIME_BASE64_TEXT(0.10)[];
 DMARC_POLICY_ALLOW(-0.50)[rcn.com,none];
 NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[];
 MIME_TRACE(0.00)[0:+];
 RBL_DBL_DONT_QUERY_IPS(0.00)[69.168.97.78:from];
 ASN(0.00)[asn:36271, ipnet:69.168.97.0/24, country:US];
 RCVD_IN_DNSWL_LOW(-0.10)[69.168.97.78:from]; ARC_NA(0.00)[];
 NEURAL_HAM_MEDIUM(-1.00)[-1.000];
 R_DKIM_ALLOW(-0.20)[rcn.com:s=20180516]; FROM_HAS_DN(0.00)[];
 TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000];
 MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1];
 DWL_DNSWL_LOW(-1.00)[rcn.com:dkim];
 SPAMHAUS_ZRD(0.00)[69.168.97.78:from:127.0.2.255];
 RWL_MAILSPIKE_POSSIBLE(0.00)[69.168.97.78:from];
 RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[];
 MAILMAN_DEST(0.00)[python]
X-Mailman-Approved-At: Sat, 15 May 2021 16:28:42 +0000
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 15 May 2021 15:39:20 -0000

DQpIZWxsbzoNCglJIHJlY2VudGx5IG1hZGUgYW4gZWZmb3J0IHRvIG1vdmUgYWxsIHBvcnRzIGZy
b20gMi43IGFuZCAzLjcgdG8NCjMuOS4NCglBbmQgSSB0aG91Z2ggSSBoYWQgc3VjY2VlZGVkIC4u
LiB1bnRpbCBJIHJhbiBpbnRvIHRoaXMgd2hpbGUNCnJlYnVpbGRpbmcgaGFyZmJ1eno6DQoNCj09
PT4gIEJ1aWxkaW5nIGZvciBoYXJmYnV6ei0yLjguMQ0KWyAxMCUgMS8xMF0gL3Vzci9sb2NhbC9i
aW4vbWVzb24gLS1pbnRlcm5hbCBleGUgLS1jYXB0dXJlIHNyYy9oYi1nb2JqZWN0LWVudW1zLXRt
cC5oIC0tIC91c3IvbG9jYWwvYmluL2dsaWItbWtlbnVtcyAtLWlkZW50aWZpZXItcHJlZml4IGhi
XyAtLXN5bWJvbC1wcmVmaXggaGJfZ29iamVjdCAtLXRlbXBsYXRlIC9kYXRhL3BvcnQtd29yay91
c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvc3JjL2hi
LWdvYmplY3QtZW51bXMtdG1wLmgudG1wbCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50
L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1hYXQtbGF5b3V0
LmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6
LTIuOC4xL19idWlsZC8uLi9zcmMvaGItYWF0LmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9w
cmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItYmxvYi5o
IC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0y
LjguMS9fYnVpbGQvLi4vc3JjL2hiLWJ1ZmZlci5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMv
cHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLWNvbW1v
bi5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6
ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLWRlcHJlY2F0ZWQuaCAvZGF0YS9wb3J0LXdvcmsvdXNy
L3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9o
Yi1kcmF3LmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hh
cmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItZmFjZS5oIC9kYXRhL3BvcnQtd29yay91c3Iv
cG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hi
LWZvbnQuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFy
ZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1tYXAuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3Bv
cnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1v
dC1jb2xvci5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9o
YXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLW90LWRlcHJlY2F0ZWQuaCAvZGF0YS9wb3J0
LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxk
Ly4uL3NyYy9oYi1vdC1mb250LmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJm
YnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItb3QtbGF5b3V0LmggL2Rh
dGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4x
L19idWlsZC8uLi9zcmMvaGItb3QtbWF0aC5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJp
bnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLW90LW1ldGEu
aCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enot
Mi44LjEvX2J1aWxkLy4uL3NyYy9oYi1vdC1tZXRyaWNzLmggL2RhdGEvcG9ydC13b3JrL3Vzci9w
b3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGIt
b3QtbmFtZS5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9o
YXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLW90LXNoYXBlLmggL2RhdGEvcG9ydC13b3Jr
L3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9z
cmMvaGItb3QtdmFyLmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93
b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItb3QuaCAvZGF0YS9wb3J0LXdvcmsv
dXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3Ny
Yy9oYi1zZXQuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsv
aGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1zaGFwZS1wbGFuLmggL2RhdGEvcG9ydC13
b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8u
Li9zcmMvaGItc2hhcGUuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6
L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1zdHlsZS5oIC9kYXRhL3BvcnQt
d29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQv
Li4vc3JjL2hiLXVuaWNvZGUuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZi
dXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi5oIC9kYXRhL3BvcnQtd29y
ay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvc3Jj
L2hiLXZlcnNpb24uaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dv
cmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1mdC5oIC9kYXRhL3BvcnQtd29yay91
c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3Jj
L2hiLWdyYXBoaXRlMi5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enov
d29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLWdsaWIuaA0KRkFJTEVEOiBzcmMv
aGItZ29iamVjdC1lbnVtcy10bXAuaCANCi91c3IvbG9jYWwvYmluL21lc29uIC0taW50ZXJuYWwg
ZXhlIC0tY2FwdHVyZSBzcmMvaGItZ29iamVjdC1lbnVtcy10bXAuaCAtLSAvdXNyL2xvY2FsL2Jp
bi9nbGliLW1rZW51bXMgLS1pZGVudGlmaWVyLXByZWZpeCBoYl8gLS1zeW1ib2wtcHJlZml4IGhi
X2dvYmplY3QgLS10ZW1wbGF0ZSAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZi
dXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkL3NyYy9oYi1nb2JqZWN0LWVudW1zLXRtcC5o
LnRtcGwgL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZi
dXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItYWF0LWxheW91dC5oIC9kYXRhL3BvcnQtd29yay91
c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3Jj
L2hiLWFhdC5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9o
YXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLWJsb2IuaCAvZGF0YS9wb3J0LXdvcmsvdXNy
L3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9o
Yi1idWZmZXIuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsv
aGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1jb21tb24uaCAvZGF0YS9wb3J0LXdvcmsv
dXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3Ny
Yy9oYi1kZXByZWNhdGVkLmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6
ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItZHJhdy5oIC9kYXRhL3BvcnQt
d29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQv
Li4vc3JjL2hiLWZhY2UuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6
L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1mb250LmggL2RhdGEvcG9ydC13
b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8u
Li9zcmMvaGItbWFwLmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93
b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItb3QtY29sb3IuaCAvZGF0YS9wb3J0
LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxk
Ly4uL3NyYy9oYi1vdC1kZXByZWNhdGVkLmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmlu
dC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItb3QtZm9udC5o
IC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0y
LjguMS9fYnVpbGQvLi4vc3JjL2hiLW90LWxheW91dC5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9y
dHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLW90
LW1hdGguaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFy
ZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1vdC1tZXRhLmggL2RhdGEvcG9ydC13b3JrL3Vz
ci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMv
aGItb3QtbWV0cmljcy5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enov
d29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLW90LW5hbWUuaCAvZGF0YS9wb3J0
LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxk
Ly4uL3NyYy9oYi1vdC1zaGFwZS5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFy
ZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLW90LXZhci5oIC9kYXRh
L3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQvaGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9f
YnVpbGQvLi4vc3JjL2hiLW90LmggL2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJm
YnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWlsZC8uLi9zcmMvaGItc2V0LmggL2RhdGEvcG9y
dC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19idWls
ZC8uLi9zcmMvaGItc2hhcGUtcGxhbi5oIC9kYXRhL3BvcnQtd29yay91c3IvcG9ydHMvcHJpbnQv
aGFyZmJ1enovd29yay9oYXJmYnV6ei0yLjguMS9fYnVpbGQvLi4vc3JjL2hiLXNoYXBlLmggL2Rh
dGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4x
L19idWlsZC8uLi9zcmMvaGItc3R5bGUuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50
L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi11bmljb2RlLmgg
L2RhdGEvcG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIu
OC4xL19idWlsZC8uLi9zcmMvaGIuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hh
cmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkL3NyYy9oYi12ZXJzaW9uLmggL2RhdGEv
cG9ydC13b3JrL3Vzci9wb3J0cy9wcmludC9oYXJmYnV6ei93b3JrL2hhcmZidXp6LTIuOC4xL19i
dWlsZC8uLi9zcmMvaGItZnQuaCAvZGF0YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZi
dXp6L3dvcmsvaGFyZmJ1enotMi44LjEvX2J1aWxkLy4uL3NyYy9oYi1ncmFwaGl0ZTIuaCAvZGF0
YS9wb3J0LXdvcmsvdXNyL3BvcnRzL3ByaW50L2hhcmZidXp6L3dvcmsvaGFyZmJ1enotMi44LjEv
X2J1aWxkLy4uL3NyYy9oYi1nbGliLmgNCi0tLSBzdGRlcnIgLS0tDQplbnY6IC91c3IvbG9jYWwv
YmluL3B5dGhvbjMuNzogTm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeQ0KDQpuaW5qYTogYnVpbGQg
c3RvcHBlZDogc3ViY29tbWFuZCBmYWlsZWQuDQoqKiogRXJyb3IgY29kZSAxDQoNCglUaGlzIGhh
cyBhbHNvIGhhcHBlbmVkIHdpdGggcmVidWlsZGluZyBhIGNvdXBsZSBvZiBvdGhlciBwb3J0cy4N
CglXaGF0IGlzIHRoZSBjb3JyZWN0IHdheSB0byBmaXggdGhpcz8gIEFuZCBpcyB0aGVyZSBhIHdh
eSB0byBnbw0KbG9va2luZyBmb3Igc3VjaCBjYXNlcyBiZWZvcmUgdGhleSBmaW5kIG1lPw0KCSht
YWtlLmNvbmYgaXMgYXBwZW5kZWQpDQoNCg0KCQkJUmVzcGVjdGZ1bGx5LA0KDQoNCgkJCQlSb2Jl
cnQgIm5vdCBhIFB5dGhvbiBndXJ1IiBIdWZmDQoNCgwNCiNXSVRIX0RFQlVHPXllcw0KDQpTRU5E
TUFJTF9DRkxBR1M9LUkvdXNyL2xvY2FsL2luY2x1ZGUvc2FzbCAtRFNBU0wNClNFTkRNQUlMX0xE
RkxBR1M9LUwvdXNyL2xvY2FsL2xpYg0KU0VORE1BSUxfTERBREQ9LWxzYXNsMg0KDQojREVGQVVM
VF9WRVJTSU9OUys9bGludXg9YzZfNjQgc2FtYmE9NC40IHB5dGhvbj0zLjUgcHl0aG9uMz0zLjUN
CkRFRkFVTFRfVkVSU0lPTlMrPWxpbnV4PWM3IHNhbWJhPTQuMTANCg0KIyBQb3NzaWJsZSB2YWx1
ZXM6IDIuNywgMy40LCAzLjUsIDMuNg0KREVGQVVMVF9WRVJTSU9OUys9cHl0aG9uPTMuOQ0KDQoj
IFBvc3NpYmxlIHZhbHVlczogMi43DQojREVGQVVMVF9WRVJTSU9OUys9cHl0aG9uMj0yLjcNCg0K
IyBQb3NzaWJsZSB2YWx1ZXM6IDMuNCwgMy41LCAzLjYNCkRFRkFVTFRfVkVSU0lPTlMrPXB5dGhv
bjM9My45DQoNCkRFRkFVTFRfVkVSU0lPTlMrPXBlcmw1PTUuMzINCg0KREVGQVVMVF9WRVJTSU9O
Uys9cGhwPTcuNA0KDQpERUZBVUxUX1ZFUlNJT05TKz1qYXZhPTE0DQoNCkRFRkFVTFRfVkVSU0lP
TlMrPXNhbWJhPTQuMTMNCg0KREVGQVVMVF9WRVJTSU9OUys9bGx2bT0xMQ0KDQpXSVRIX0NDQUNI
RV9CVUlMRD15ZXMNCkNDQUNIRV9ESVI9L2RhdGEvY2NhY2hlDQoNCg0KDQoJ

From owner-freebsd-python@freebsd.org  Sat May 15 21:35:36 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 23C7F628AA3
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Sat, 15 May 2021 21:35:36 +0000 (UTC)
 (envelope-from dave.mehler@gmail.com)
Received: from mail-yb1-xb34.google.com (mail-yb1-xb34.google.com
 [IPv6:2607:f8b0:4864:20::b34])
 (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (2048 bits) client-digest SHA256)
 (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4FjJbW3q1Tz4QqZ
 for <freebsd-python@freebsd.org>; Sat, 15 May 2021 21:35:35 +0000 (UTC)
 (envelope-from dave.mehler@gmail.com)
Received: by mail-yb1-xb34.google.com with SMTP id y2so3536281ybq.13
 for <freebsd-python@freebsd.org>; Sat, 15 May 2021 14:35:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=mime-version:from:date:message-id:subject:to
 :content-transfer-encoding;
 bh=WSBd4AMtNUpsyjAymsLAGupbKj+QlQOIm5Tao83Q9II=;
 b=dKwi3a+FpyOdlaewFWnFiqwZEXX09srKEsFpMlurhoppYI3j9vuHxaQn6OqGh6BWaB
 loVX0yAvdWxuWcL8ukwuHccSkMAeOd+ciy+PrDtt2hXEGbBwr5X5oWn7ngHKT/BHgnhb
 gu6dvtzt7XuRWdJAhMzbA9p4Oehon4uTBWdbCsdyrQD/9hXLwXNUfr0PWg9TDeZbEveo
 Jz8raBbsQfEHY/vC0zep7/+l8KMkPpW47GG/wwIO25ZEGBWO8MCEiSRiCcLv6piBqJKB
 od/1b0nyyfyuas8wK+88HVDhVp24c+eZKu7ncQO1ZssAxh5Qf+MoDmOak/gh9GBH2FiD
 b+JA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to
 :content-transfer-encoding;
 bh=WSBd4AMtNUpsyjAymsLAGupbKj+QlQOIm5Tao83Q9II=;
 b=SttSz45DxIMidb33kTIrWAVQlLMImjl8Lh52Yfj8mFFiDT8R/8RRN2U7BYnp6gbtXR
 gRQvtO9oedNMZpYLBIOnU0kpCmg7+PQ4KybrCtVN7O23xiYQhtKA1X7S3kDrUEfXyy6U
 Io9COm3beMz6Y90uvy9eaps/4HfUa6tN3+FMa1/+5umk2W1X6BBiklio/wJ9USABet5U
 77Wi6EO6T5PTgiVmBQ/oAyzplbah5+gUIToi2pTRcXHvuFBQJNHk8a9qpdeOA8bCjTzC
 YH0gsQRijiy56BVKZwaMI+p8DMgzcVvYGSHnAkug59bcMQdDKyMJwtI3/lU+vZBUTiPg
 vE6w==
X-Gm-Message-State: AOAM532Qsf61ST14QpY3KlVL+iIfvdbTfM4Afq7KinACWWMzR0yLGmLJ
 K2PiqaANTQ7MsF4weQVLr5KlCzTWebCvUiMUED5T/urXtSM=
X-Google-Smtp-Source: ABdhPJzA8am0pQX80Lf5DSzyV2f41paCbIyH6ktWXqEyRci2obah/E0AJkfG7mav3WsaR17KdOQyhFjplmJzOX0hYEU=
X-Received: by 2002:a5b:f41:: with SMTP id y1mr76608335ybr.163.1621114534495; 
 Sat, 15 May 2021 14:35:34 -0700 (PDT)
MIME-Version: 1.0
Received: by 2002:a05:7110:3394:b029:c5:c930:d766 with HTTP; Sat, 15 May 2021
 14:35:34 -0700 (PDT)
From: David Mehler <dave.mehler@gmail.com>
Date: Sat, 15 May 2021 17:35:34 -0400
Message-ID: <CAPORhP5SN0FoAKthz6wByJiEpT8f8c4-rZ1=ryuA5Y7JG+CMtA@mail.gmail.com>
Subject: Python 3.8 build, bombs out with error
To: freebsd-python@freebsd.org
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Rspamd-Queue-Id: 4FjJbW3q1Tz4QqZ
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=gmail.com header.s=20161025 header.b=dKwi3a+F;
 dmarc=pass (policy=none) header.from=gmail.com;
 spf=pass (mx1.freebsd.org: domain of davemehler@gmail.com designates
 2607:f8b0:4864:20::b34 as permitted sender)
 smtp.mailfrom=davemehler@gmail.com
X-Spamd-Result: default: False [-2.08 / 15.00];
 R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c];
 FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_NONE(0.00)[];
 DKIM_TRACE(0.00)[gmail.com:+];
 DMARC_POLICY_ALLOW(-0.50)[gmail.com,none];
 FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+];
 RBL_DBL_DONT_QUERY_IPS(0.00)[2607:f8b0:4864:20::b34:from];
 FREEMAIL_ENVFROM(0.00)[gmail.com];
 ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US];
 TAGGED_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000];
 R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[];
 TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.999];
 MIME_GOOD(-0.10)[text/plain];
 PREVIOUSLY_DELIVERED(0.00)[freebsd-python@freebsd.org];
 RCPT_COUNT_ONE(0.00)[1];
 SPAMHAUS_ZRD(0.00)[2607:f8b0:4864:20::b34:from:127.0.2.255];
 NEURAL_SPAM_SHORT(0.92)[0.924];
 RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::b34:from];
 RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[];
 MAILMAN_DEST(0.00)[freebsd-python]
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 15 May 2021 21:35:36 -0000

Hello,

Trying to build Python 3.8 with my poudriere and it's bombing out with an e=
rror.

tail -n 20 /usr/local/poudriere/data/logs/bulk/latest-per-pkg/python38/3.8.=
9/122-default.log
rm -r /wrkdirs/usr/ports/lang/python38/work/stage/usr/local/lib/python3.8/l=
ib-dynload/__pycache__
install=C2=A0 -m 0644 ./Misc/python.man
/wrkdirs/usr/ports/lang/python38/work/stage/usr/local/man/man1/python3.8.1
if test "xno" !=3D "xno"=C2=A0 ; then=C2=A0 case no in=C2=A0 upgrade)
ensurepip=3D"--altinstall --upgrade" ;;=C2=A0 install|*)
ensurepip=3D"--altinstall" ;;=C2=A0 esac;
LD_LIBRARY_PATH=3D/wrkdirs/usr/ports/lang/python38/work/Python-3.8.9
./python -E -m ensurepip=C2=A0 $ensurepip
--root=3D/wrkdirs/usr/ports/lang/python38/work/stage/ ;=C2=A0 fi
/bin/rm -f /wrkdirs/usr/ports/lang/python38/work/stage/usr/local/lib/libpyt=
hon3.so
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 #
Upstream Issue: https://bugs.python.org/issue17975
for i in /wrkdirs/usr/ports/lang/python38/work/stage/usr/local/lib/python3.=
8/lib-dynload/*.so;
do=C2=A0 /usr/bin/strip $i; done
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0# Strip share=
d extensions
install=C2=A0 -m 0644
/wrkdirs/usr/ports/lang/python38/work/Python-3.8.9/Tools/gdb/libpython.py
=C2=A0/wrkdirs/usr/ports/lang/python38/work/stage/usr/local/lib/libpython3.=
8.so.1.0-gdb.py
=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: package=C2=A0 =C2=A0 =C2=A0 =C2=A0 >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>=C2=A0 Building package for python38-3.8.9
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/python38/work/stage/usr/local/lib/python3.8/lib-dyn=
load/_ctypes.cpython-38.so:No
such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/python38
=3D>> Cleaning up wrkdir
=3D=3D=3D>=C2=A0 Cleaning for python38-3.8.9
build of lang/python38 | python38-3.8.9 ended at Sat May 15 13:15:31 EDT 20=
21
build time: 00:00:52
!!! build failure encountered !!!

Is there something I can do to fix this?

Thanks.
Dave.