From owner-freebsd-python@freebsd.org  Sun Mar 31 18:06:45 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08F7215675C6
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sun, 31 Mar 2019 18:06:45 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 8FF028BE8F
 for <freebsd-python@freebsd.org>; Sun, 31 Mar 2019 18:06:44 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 4D31615675C3; Sun, 31 Mar 2019 18:06:44 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 390F015675C2
 for <python@mailman.ysv.freebsd.org>; Sun, 31 Mar 2019 18:06:44 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id ADB848BE8B
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:06:43 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 00F93C6CC
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:06:43 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2VI6g0x079690
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:06:42 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2VI6geS079680
 for python@FreeBSD.org; Sun, 31 Mar 2019 18:06:42 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 230109] graphics/py-PyX12: Downgrade to 0.12.1 and add missing
 dependency
Date: Sun, 31 Mar 2019 18:06:43 +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 Some People
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Overcome By Events
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-230109-21822-JGRkYrCl1D@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230109-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230109-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.29
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, 31 Mar 2019 18:06:45 -0000

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

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Progress                 |Closed
         Resolution|---                         |Overcome By Events

--- Comment #2 from Kai Knoblich <kai@FreeBSD.org> ---
graphics/py-PyX12 has been deleted from the ports tree in ports r497393.

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

From owner-freebsd-python@freebsd.org  Sun Mar 31 18:04:46 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68ED415674C2
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sun, 31 Mar 2019 18:04:46 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 011D48BE09
 for <freebsd-python@freebsd.org>; Sun, 31 Mar 2019 18:04:46 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id B291415674BF; Sun, 31 Mar 2019 18:04:45 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EA2B15674BE
 for <python@mailman.ysv.freebsd.org>; Sun, 31 Mar 2019 18:04:45 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 31E728BE00
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:04:45 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 72572C6BF
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:04:44 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2VI4iD5012758
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:04:44 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2VI4icN012753
 for python@FreeBSD.org; Sun, 31 Mar 2019 18:04:44 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 230109] graphics/py-PyX12: Downgrade to 0.12.1 and add missing
 dependency
Date: Sun, 31 Mar 2019 18:04:44 +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 Some People
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: blocked
Message-ID: <bug-230109-21822-YUrGoTZUYo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230109-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230109-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.29
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, 31 Mar 2019 18:04:46 -0000

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

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|230110                      |


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230110
[Bug 230110] net/scapy: Update to 2.4.2
--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From owner-freebsd-python@freebsd.org  Sun Mar 31 16:41:39 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FA221564CEF
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sun, 31 Mar 2019 16:41:39 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id D68CA88E22
 for <freebsd-python@freebsd.org>; Sun, 31 Mar 2019 16:41:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 96E011564CED; Sun, 31 Mar 2019 16:41:38 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80DE01564CEC
 for <python@mailman.ysv.freebsd.org>; Sun, 31 Mar 2019 16:41:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 140D788E1E
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 16:41:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4638BB96C
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 16:41:37 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2VGfbxX040753
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 16:41:37 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2VGfbgA040749
 for python@FreeBSD.org; Sun, 31 Mar 2019 16:41: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 236909] error when  installing scipy by pip  on FreeBSD 12.0
Date: Sun, 31 Mar 2019 16:41:36 +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: w.schwarzenfeld@utanet.at
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 assigned_to
Message-ID: <bug-236909-21822-s7nSLuYySJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236909-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-236909-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.29
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, 31 Mar 2019 16:41:39 -0000

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

w.schwarzenfeld@utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld@utanet.at
           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 Mar 31 21:00:39 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A4B8156C3E7
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sun, 31 Mar 2019 21:00:39 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id AD14191054
 for <freebsd-python@freebsd.org>; Sun, 31 Mar 2019 21:00:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 66856156C3E6; Sun, 31 Mar 2019 21:00:38 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26FFB156C3E4
 for <python@mailman.ysv.freebsd.org>; Sun, 31 Mar 2019 21:00:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id B061F9104C
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 21:00:37 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id D4AADDF6B
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 21:00:36 +0000 (UTC)
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2VL0aMW006811
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 21:00:36 GMT
 (envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2VL0aWD006799
 for python@FreeBSD.org; Sun, 31 Mar 2019 21:00:36 GMT
 (envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <201903312100.x2VL0aWD006799@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, 31 Mar 2019 21:00:36 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.29
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, 31 Mar 2019 21:00:39 -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        |    211641 | graphics/py-mayavi mayavi2 runtime error          
New         |    236644 | devel/mercurial: Update to 4.9.1                  
In Progress |    229322 | net/py-urllib3: Update to 1.24.1                  
New         |    229946 | devel/py-pip: Update to 18.1                      
New         |    231555 | Mk/Uses/python.mk: Add USE_PYTHON=pytest          

6 problems total for which you should take action.

From owner-freebsd-python@freebsd.org  Sun Mar 31 18:04:46 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24A8415674C0
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sun, 31 Mar 2019 18:04:46 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id B25828BE04
 for <freebsd-python@freebsd.org>; Sun, 31 Mar 2019 18:04:45 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 6E4CE15674BD; Sun, 31 Mar 2019 18:04:45 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B91315674BC
 for <python@mailman.ysv.freebsd.org>; Sun, 31 Mar 2019 18:04:45 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id D81D08BDFE
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:04:44 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 1C7E6C6BD
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:04:44 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2VI4hCg012611
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 18:04:43 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2VI4hX8012604
 for python@FreeBSD.org; Sun, 31 Mar 2019 18:04:43 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 230110] net/scapy: Update to 2.4.2
Date: Sun, 31 Mar 2019 18:04:44 +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 Only Me
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: dependson
Message-ID: <bug-230110-21822-uojN4eDCXY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 31 Mar 2019 18:04:46 -0000

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

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|230109                      |236642, 236643, 236674


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230109
[Bug 230109] graphics/py-PyX12: Downgrade to 0.12.1 and add missing depende=
ncy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236642
[Bug 236642] net/libdnet: Update version 1.12=3D>1.13
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236643
[Bug 236643] net/py-libdnet: Fix build with both python 2 and 3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236674
[Bug 236674] net/py-pcap: Update version 0.6.4=3D>0.6.5
--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From owner-freebsd-python@freebsd.org  Sun Mar 31 20:49:42 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id C11F4156BEB9
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sun, 31 Mar 2019 20:49:42 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 5C70D90A72
 for <freebsd-python@freebsd.org>; Sun, 31 Mar 2019 20:49:42 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 1D20D156BEB8; Sun, 31 Mar 2019 20:49:42 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BA71156BEB7
 for <python@mailman.ysv.freebsd.org>; Sun, 31 Mar 2019 20:49:42 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 9BD2E90A6B
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 20:49:41 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DDDE1DD9D
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 20:49:40 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2VKne8q075704
 for <python@FreeBSD.org>; Sun, 31 Mar 2019 20:49:40 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2VKnelV075703
 for python@FreeBSD.org; Sun, 31 Mar 2019 20:49: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 230110] net/scapy: Update to 2.4.2
Date: Sun, 31 Mar 2019 20:49:40 +0000
X-Bugzilla-Reason: CC
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 Only Me
X-Bugzilla-Who: leres@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-230110-21822-8aiNg8GxNv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 31 Mar 2019 20:49:42 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230110
Bug 230110 depends on bug 236674, which changed state.

Bug 236674 Summary: net/py-pcap: Update version 0.6.4=3D>0.6.5
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236674

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

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

From owner-freebsd-python@freebsd.org  Mon Apr  1 02:45:45 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DED3153161C
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Mon,  1 Apr 2019 02:45:45 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 9A3B26BF23
 for <freebsd-python@freebsd.org>; Mon,  1 Apr 2019 02:45:44 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 5A0E3153161B; Mon,  1 Apr 2019 02:45:44 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37A6D1531619
 for <python@mailman.ysv.freebsd.org>; Mon,  1 Apr 2019 02:45:44 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id AF4156BF22
 for <python@FreeBSD.org>; Mon,  1 Apr 2019 02:45:43 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DB87A111EE
 for <python@FreeBSD.org>; Mon,  1 Apr 2019 02:45:42 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x312jgPp069876
 for <python@FreeBSD.org>; Mon, 1 Apr 2019 02:45:42 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x312jgii069875
 for python@FreeBSD.org; Mon, 1 Apr 2019 02:45:42 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 236909] error when  installing scipy by pip  on FreeBSD 12.0
Date: Mon, 01 Apr 2019 02:45:42 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Rejected
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: resolution bug_status cc
Message-ID: <bug-236909-21822-ULG8DeCDOQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236909-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-236909-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.29
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, 01 Apr 2019 02:45:45 -0000

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Rejected
             Status|New                         |Closed
                 CC|                            |dim@FreeBSD.org,
                   |                            |python@FreeBSD.org

--- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> ---
Thank you for your report skywalk.

Direct installation of Python packages via pip is not supported, as it:

1) Bypasses FreeBSD package registration and management
2) Does not use the ports infrastructure to produce standardised and consis=
tent
Python packages that work on FreeBSD. A large number of Python packages do =
not
build out-of-the-box due to different include/library locations. Ports mana=
ges
this by providing the package the correct locations.=20

In addition, due to (1), using pip to install Python package into the system
Python environment can (and does) create conflicts between what the pkg sys=
tem
believes is installed and what it actually installed, rendering the system
Python environment corrupted or broken. When installing the devel/py-pip
package, there is a pkg-message displayed after installation, warning:

=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 !!!! WARNING !!!! =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

pip MUST ONLY be used:

 * With the --user flag, OR
 * To install or manage Python packages in virtual environments

Failure to follow this warning can and will result in an inconsistent
system-wide Python environment (LOCALBASE/lib/pythonX.Y/site-packages) and
cause errors.

Avoid using pip as root unless you know what you're doing.

=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 !!!! WARNING !!!! =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

Please use the science/py-scipy port/package to install scipy.=20

If the port fails to build in the same manner, please re-open this issue, a=
nd
include (*as attachments*), all of the following:

- The complete port build log
- If the build crashes, the "Preprocessed source(s) and associated run
script(s)" as described in the crash error message.

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

From owner-freebsd-python@freebsd.org  Mon Apr  1 03:35:38 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66D8B154D828
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Mon,  1 Apr 2019 03:35:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id ECC906D7C9
 for <freebsd-python@freebsd.org>; Mon,  1 Apr 2019 03:35:37 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id A84E4154D81F; Mon,  1 Apr 2019 03:35:37 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95C36154D81E
 for <python@mailman.ysv.freebsd.org>; Mon,  1 Apr 2019 03:35:37 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 302736D7C4
 for <python@FreeBSD.org>; Mon,  1 Apr 2019 03:35:37 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 82A1811994
 for <python@FreeBSD.org>; Mon,  1 Apr 2019 03:35:36 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x313ZaE7019429
 for <python@FreeBSD.org>; Mon, 1 Apr 2019 03:35:36 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x313Zaj9019428
 for python@FreeBSD.org; Mon, 1 Apr 2019 03:35:36 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 236909] error when  installing scipy by pip  on FreeBSD 12.0
Date: Mon, 01 Apr 2019 03:35:36 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Rejected
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: koobs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: flagtypes.name assigned_to
Message-ID: <bug-236909-21822-z9bmgPSALb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236909-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-236909-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.29
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, 01 Apr 2019 03:35:38 -0000

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback+
           Assignee|python@FreeBSD.org          |koobs@FreeBSD.org

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

From owner-freebsd-python@freebsd.org  Mon Apr  1 05:06:10 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22127157ADD1
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Mon,  1 Apr 2019 05:06:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id AC2DF70471
 for <freebsd-python@freebsd.org>; Mon,  1 Apr 2019 05:06:09 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 6B52B157ADCC; Mon,  1 Apr 2019 05:06:09 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 588ED157ADCB
 for <python@mailman.ysv.freebsd.org>; Mon,  1 Apr 2019 05:06:09 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id E8EEB7046B
 for <python@FreeBSD.org>; Mon,  1 Apr 2019 05:06:08 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 1E074126A8
 for <python@FreeBSD.org>; Mon,  1 Apr 2019 05:06:08 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x31567C3078530
 for <python@FreeBSD.org>; Mon, 1 Apr 2019 05:06:07 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x31567K7078529
 for python@FreeBSD.org; Mon, 1 Apr 2019 05:06: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 236913] [NEW PORT] math/py-matplotlib3
Date: Mon, 01 Apr 2019 05:06:08 +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-patch
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-236913-21822-bRvw8uAED7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236913-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-236913-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.29
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, 01 Apr 2019 05:06:10 -0000

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

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

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

From owner-freebsd-python@freebsd.org  Mon Apr  1 16:21:28 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id C099D15683F5
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Mon,  1 Apr 2019 16:21:27 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 513B4761CF
 for <freebsd-python@freebsd.org>; Mon,  1 Apr 2019 16:21:27 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 0B85815683F2; Mon,  1 Apr 2019 16:21:27 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBA8815683F1;
 Mon,  1 Apr 2019 16:21:26 +0000 (UTC)
 (envelope-from pkg-fallout@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)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 8185B761C7;
 Mon,  1 Apr 2019 16:21:26 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from package19.nyi.freebsd.org (package19.nyi.freebsd.org
 [IPv6:2610:1c1:1:6082::16:f5])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5E44418DE3;
 Mon,  1 Apr 2019 16:21:26 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from package19.nyi.freebsd.org (localhost [127.0.0.1])
 by package19.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id x31GLQ3X027697;
 Mon, 1 Apr 2019 16:21:26 GMT (envelope-from pkg-fallout@FreeBSD.org)
Received: (from root@localhost)
 by package19.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x31GLQwO027663;
 Mon, 1 Apr 2019 16:21:26 GMT (envelope-from pkg-fallout@FreeBSD.org)
Date: Mon, 1 Apr 2019 16:21:26 GMT
From: pkg-fallout@FreeBSD.org
Message-Id: <201904011621.x31GLQwO027663@package19.nyi.freebsd.org>
To: python@FreeBSD.org
Subject: [exp - 112amd64-default-build-as-user][archivers/py-lz4] Failed for
 py36-lz4-2.1.6 in configure
Cc: pkg-fallout@FreeBSD.org
X-Rspamd-Queue-Id: 8185B761C7
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org
X-Spamd-Result: default: False [-2.97 / 15.00];
 local_wl_from(0.00)[FreeBSD.org];
 NEURAL_HAM_MEDIUM(-1.00)[-0.999,0];
 NEURAL_HAM_SHORT(-0.97)[-0.975,0];
 ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US];
 NEURAL_HAM_LONG(-1.00)[-1.000,0]
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.29
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, 01 Apr 2019 16:21:28 -0000

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Last committer: wen@FreeBSD.org
Ident:          $FreeBSD: head/archivers/py-lz4/Makefile 488165 2018-12-23 03:44:09Z wen $
Log URL:        http://package19.nyi.freebsd.org/data/112amd64-default-build-as-user/497452/logs/py36-lz4-2.1.6.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=112amd64-default-build-as-user&build=497452
Log:

=>> Building archivers/py-lz4
build started at Mon Apr  1 16:21:20 UTC 2019
port directory: /usr/ports/archivers/py-lz4
package name: py36-lz4-2.1.6
building for: FreeBSD 112amd64-default-build-as-user-job-16 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 amd64
maintained by: python@FreeBSD.org
Makefile ident:      $FreeBSD: head/archivers/py-lz4/Makefile 488165 2018-12-23 03:44:09Z wen $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300009
Jail OSVERSION: 1102000
Job Id: 16

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1102000
UNAME_v=FreeBSD 11.2-RELEASE-p9
UNAME_r=11.2-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/poudriere/data/.m/112amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=112amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py36
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py36
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py36  XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py36  HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py36 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/py-lz4/work-py36/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py36  XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py36  HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py36 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/py-lz4/work-py36/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python3.6m  PYTHON_LIBDIR=lib/python3.6  PYTHON_PLATFORM=freebsd11  PYTHON_PYOEXTENSION=opt-1.pyc  PYTHON_SITELIBDIR=lib/python3.6/site-packages  PYTHON_SUFFIX=36  PYTHON_VER=3.6  PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lz4"  EXAMPLESDIR="share/examples/lz4"  DATADIR="share/lz4"  WWWDIR="www/lz4"  ETCDIR="etc/lz4"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/lz4 DOCSDIR=/usr/local/share/doc/lz4 EXAMPLESDIR=/usr/local/share/examples/lz4  WWWDIR=/usr/local/www/lz4 ETCDIR=/usr/local/etc/lz4
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.2-RELEASE-p9
OSREL=11.2
OSVERSION=1102000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py36-lz4-2.1.6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[112amd64-default-build-as-user-job-16] Installing pkg-1.10.5_5...
[112amd64-default-build-as-user-job-16] Extracting pkg-1.10.5_5: .......... done
===>   py36-lz4-2.1.6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py36-lz4-2.1.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py36-lz4-2.1.6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py36-lz4-2.1.6 for building
=> SHA256 Checksum OK for lz4-2.1.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py36-lz4-2.1.6 for building
===>  Extracting for py36-lz4-2.1.6
=> SHA256 Checksum OK for lz4-2.1.6.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py36-lz4-2.1.6
===========================================================================
=======================<phase: build-depends  >============================
===>   py36-lz4-2.1.6 depends on package: liblz4>=1.7.5 - not found
===>   Installing existing package /packages/All/liblz4-1.8.3,1.txz
[112amd64-default-build-as-user-job-16] Installing liblz4-1.8.3,1...
[112amd64-default-build-as-user-job-16] Extracting liblz4-1.8.3,1: .......... done
===>   py36-lz4-2.1.6 depends on package: liblz4>=1.7.5 - found
===>   Returning to build of py36-lz4-2.1.6
===>   py36-lz4-2.1.6 depends on package: py36-pkgconfig>=0 - not found
===>   Installing existing package /packages/All/py36-pkgconfig-1.5.0.txz
[112amd64-default-build-as-user-job-16] Installing py36-pkgconfig-1.5.0...
[112amd64-default-build-as-user-job-16] `-- Installing py36-setuptools-40.8.0...
[112amd64-default-build-as-user-job-16] |   `-- Installing python36-3.6.8_1...
[112amd64-default-build-as-user-job-16] |   | `-- Installing gettext-runtime-0.19.8.1_2...
[112amd64-default-build-as-user-job-16] |   |   `-- Installing indexinfo-0.3.1...
[112amd64-default-build-as-user-job-16] |   |   `-- Extracting indexinfo-0.3.1: .... done
[112amd64-default-build-as-user-job-16] |   | `-- Extracting gettext-runtime-0.19.8.1_2: .......... done
[112amd64-default-build-as-user-job-16] |   | `-- Installing libffi-3.2.1_3...
[112amd64-default-build-as-user-job-16] |   | `-- Extracting libffi-3.2.1_3: .......... done
[112amd64-default-build-as-user-job-16] |   | `-- Installing readline-7.0.5...
[112amd64-default-build-as-user-job-16] |   | `-- Extracting readline-7.0.5: .......... done
[112amd64-default-build-as-user-job-16] |   `-- Extracting python36-3.6.8_1: .......... done
[112amd64-default-build-as-user-job-16] `-- Extracting py36-setuptools-40.8.0: .......... done
[112amd64-default-build-as-user-job-16] Extracting py36-pkgconfig-1.5.0: .......... done
Message from python36-3.6.8_1:

===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py36-gdbm       databases/py-gdbm@py36
py36-sqlite3    databases/py-sqlite3@py36
py36-tkinter    x11-toolkits/py-tkinter@py36

===========================================================================
Message from py36-setuptools-40.8.0:

*******************************************************************

  Only /usr/local/bin/easy_install-3.6 script has been installed
  since Python 3.6 is not the default Python version.

*******************************************************************
===>   py36-lz4-2.1.6 depends on package: py36-pkgconfig>=0 - found
===>   Returning to build of py36-lz4-2.1.6
===>   py36-lz4-2.1.6 depends on package: py36-pytest-runner>=0 - not found
===>   Installing existing package /packages/All/py36-pytest-runner-2.11.1.txz
[112amd64-default-build-as-user-job-16] Installing py36-pytest-runner-2.11.1...
[112amd64-default-build-as-user-job-16] Extracting py36-pytest-runner-2.11.1: .......... done
===>   py36-lz4-2.1.6 depends on package: py36-pytest-runner>=0 - found
===>   Returning to build of py36-lz4-2.1.6
===>   py36-lz4-2.1.6 depends on package: py36-setuptools_scm>0 - not found
===>   Installing existing package /packages/All/py36-setuptools_scm-3.1.0.txz
[112amd64-default-build-as-user-job-16] Installing py36-setuptools_scm-3.1.0...
[112amd64-default-build-as-user-job-16] Extracting py36-setuptools_scm-3.1.0: .......... done
===>   py36-lz4-2.1.6 depends on package: py36-setuptools_scm>0 - found
===>   Returning to build of py36-lz4-2.1.6
===>   py36-lz4-2.1.6 depends on package: py36-setuptools>0 - found
===>   py36-lz4-2.1.6 depends on file: /usr/local/bin/python3.6 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py36-lz4-2.1.6 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py36-lz4-2.1.6
Download error on https://pypi.org/simple/pytest/: [Errno 65] No route to host -- Some packages may not be found!
Couldn't find index page for 'pytest' (maybe misspelled?)
Download error on https://pypi.org/simple/: [Errno 65] No route to host -- Some packages may not be found!
No local packages or working download links found for pytest<4.0.0,>=3.8.2
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 200, in <module>
    'Programming Language :: Python :: 3.7',
  File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 144, in setup
    _install_setup_requires(attrs)
  File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 139, in _install_setup_requires
    dist.fetch_build_eggs(dist.setup_requires)
  File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 724, in fetch_build_eggs
    replace_conflicting=True,
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 782, in resolve
    replace_conflicting=replace_conflicting
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1065, in best_match
    return self.obtain(req, installer)
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1077, in obtain
    return installer(requirement)
  File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 791, in fetch_build_egg
    return cmd.easy_install(req)
  File "/usr/local/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 673, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pytest<4.0.0,>=3.8.2')
*** Error code 1

Stop.
make: stopped in /usr/ports/archivers/py-lz4

From owner-freebsd-python@freebsd.org  Mon Apr  1 20:54:02 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2354156EE24
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Mon,  1 Apr 2019 20:54:02 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 37B25895B8
 for <freebsd-python@freebsd.org>; Mon,  1 Apr 2019 20:54:02 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id EA9B8156EE22; Mon,  1 Apr 2019 20:54:01 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id C33C7156EE20;
 Mon,  1 Apr 2019 20:54:01 +0000 (UTC)
 (envelope-from pkg-fallout@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)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 68BB2895B6;
 Mon,  1 Apr 2019 20:54:01 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from package19.nyi.freebsd.org (package19.nyi.freebsd.org
 [IPv6:2610:1c1:1:6082::16:f5])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 456F91BEF3;
 Mon,  1 Apr 2019 20:54:01 +0000 (UTC)
 (envelope-from pkg-fallout@FreeBSD.org)
Received: from package19.nyi.freebsd.org (localhost [127.0.0.1])
 by package19.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id x31Ks1PL091797;
 Mon, 1 Apr 2019 20:54:01 GMT (envelope-from pkg-fallout@FreeBSD.org)
Received: (from root@localhost)
 by package19.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x31Ks0IS091660;
 Mon, 1 Apr 2019 20:54:00 GMT (envelope-from pkg-fallout@FreeBSD.org)
Date: Mon, 1 Apr 2019 20:54:00 GMT
From: pkg-fallout@FreeBSD.org
Message-Id: <201904012054.x31Ks0IS091660@package19.nyi.freebsd.org>
To: python@FreeBSD.org
Subject: [exp - 112amd64-default-build-as-user][archivers/py-lz4] Failed for
 py27-lz4-2.1.6 in configure
Cc: pkg-fallout@FreeBSD.org
X-Rspamd-Queue-Id: 68BB2895B6
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org
X-Spamd-Result: default: False [-2.98 / 15.00];
 local_wl_from(0.00)[FreeBSD.org];
 NEURAL_HAM_SHORT(-0.98)[-0.979,0];
 ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US];
 NEURAL_HAM_MEDIUM(-1.00)[-0.999,0];
 NEURAL_HAM_LONG(-1.00)[-1.000,0]
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.29
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, 01 Apr 2019 20:54:02 -0000

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Last committer: wen@FreeBSD.org
Ident:          $FreeBSD: head/archivers/py-lz4/Makefile 488165 2018-12-23 03:44:09Z wen $
Log URL:        http://package19.nyi.freebsd.org/data/112amd64-default-build-as-user/497452/logs/py27-lz4-2.1.6.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=112amd64-default-build-as-user&build=497452
Log:

=>> Building archivers/py-lz4
build started at Mon Apr  1 20:53:56 UTC 2019
port directory: /usr/ports/archivers/py-lz4
package name: py27-lz4-2.1.6
building for: FreeBSD 112amd64-default-build-as-user-job-25 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 amd64
maintained by: python@FreeBSD.org
Makefile ident:      $FreeBSD: head/archivers/py-lz4/Makefile 488165 2018-12-23 03:44:09Z wen $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300009
Jail OSVERSION: 1102000
Job Id: 25

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1102000
UNAME_v=FreeBSD 11.2-RELEASE-p9
UNAME_r=11.2-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/poudriere/data/.m/112amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=112amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py27  HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/py-lz4/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py27  HOME=/wrkdirs/usr/ports/archivers/py-lz4/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/py-lz4/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd11  PYTHON_PYOEXTENSION=pyo  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lz4"  EXAMPLESDIR="share/examples/lz4"  DATADIR="share/lz4"  WWWDIR="www/lz4"  ETCDIR="etc/lz4"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/lz4 DOCSDIR=/usr/local/share/doc/lz4 EXAMPLESDIR=/usr/local/share/examples/lz4  WWWDIR=/usr/local/www/lz4 ETCDIR=/usr/local/etc/lz4
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.2-RELEASE-p9
OSREL=11.2
OSVERSION=1102000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-lz4-2.1.6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[112amd64-default-build-as-user-job-25] Installing pkg-1.10.5_5...
[112amd64-default-build-as-user-job-25] Extracting pkg-1.10.5_5: .......... done
===>   py27-lz4-2.1.6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-lz4-2.1.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-lz4-2.1.6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-lz4-2.1.6 for building
=> SHA256 Checksum OK for lz4-2.1.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-lz4-2.1.6 for building
===>  Extracting for py27-lz4-2.1.6
=> SHA256 Checksum OK for lz4-2.1.6.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-lz4-2.1.6
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-lz4-2.1.6 depends on package: liblz4>=1.7.5 - not found
===>   Installing existing package /packages/All/liblz4-1.8.3,1.txz
[112amd64-default-build-as-user-job-25] Installing liblz4-1.8.3,1...
[112amd64-default-build-as-user-job-25] Extracting liblz4-1.8.3,1: .......... done
===>   py27-lz4-2.1.6 depends on package: liblz4>=1.7.5 - found
===>   Returning to build of py27-lz4-2.1.6
===>   py27-lz4-2.1.6 depends on package: py27-pkgconfig>=0 - not found
===>   Installing existing package /packages/All/py27-pkgconfig-1.5.0.txz
[112amd64-default-build-as-user-job-25] Installing py27-pkgconfig-1.5.0...
[112amd64-default-build-as-user-job-25] `-- Installing py27-setuptools-40.8.0...
[112amd64-default-build-as-user-job-25] |   `-- Installing python27-2.7.16...
[112amd64-default-build-as-user-job-25] |   | `-- Installing gettext-runtime-0.19.8.1_2...
[112amd64-default-build-as-user-job-25] |   |   `-- Installing indexinfo-0.3.1...
[112amd64-default-build-as-user-job-25] |   |   `-- Extracting indexinfo-0.3.1: .... done
[112amd64-default-build-as-user-job-25] |   | `-- Extracting gettext-runtime-0.19.8.1_2: .......... done
[112amd64-default-build-as-user-job-25] |   | `-- Installing libffi-3.2.1_3...
[112amd64-default-build-as-user-job-25] |   | `-- Extracting libffi-3.2.1_3: .......... done
[112amd64-default-build-as-user-job-25] |   | `-- Installing readline-7.0.5...
[112amd64-default-build-as-user-job-25] |   | `-- Extracting readline-7.0.5: .......... done
[112amd64-default-build-as-user-job-25] |   `-- Extracting python27-2.7.16: .......... done
[112amd64-default-build-as-user-job-25] `-- Extracting py27-setuptools-40.8.0: .......... done
[112amd64-default-build-as-user-job-25] Extracting py27-pkgconfig-1.5.0: .......... done
Message from python27-2.7.16:

===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   py27-lz4-2.1.6 depends on package: py27-pkgconfig>=0 - found
===>   Returning to build of py27-lz4-2.1.6
===>   py27-lz4-2.1.6 depends on package: py27-pytest-runner>=0 - not found
===>   Installing existing package /packages/All/py27-pytest-runner-2.11.1.txz
[112amd64-default-build-as-user-job-25] Installing py27-pytest-runner-2.11.1...
[112amd64-default-build-as-user-job-25] Extracting py27-pytest-runner-2.11.1: .......... done
===>   py27-lz4-2.1.6 depends on package: py27-pytest-runner>=0 - found
===>   Returning to build of py27-lz4-2.1.6
===>   py27-lz4-2.1.6 depends on package: py27-setuptools_scm>0 - not found
===>   Installing existing package /packages/All/py27-setuptools_scm-3.1.0.txz
[112amd64-default-build-as-user-job-25] Installing py27-setuptools_scm-3.1.0...
[112amd64-default-build-as-user-job-25] Extracting py27-setuptools_scm-3.1.0: .......... done
===>   py27-lz4-2.1.6 depends on package: py27-setuptools_scm>0 - found
===>   Returning to build of py27-lz4-2.1.6
===>   py27-lz4-2.1.6 depends on package: py27-setuptools>0 - found
===>   py27-lz4-2.1.6 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-lz4-2.1.6 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-lz4-2.1.6
Download error on https://pypi.org/simple/pytest/: [Errno 65] No route to host -- Some packages may not be found!
Couldn't find index page for 'pytest' (maybe misspelled?)
Download error on https://pypi.org/simple/: [Errno 65] No route to host -- Some packages may not be found!
No local packages or working download links found for pytest<4.0.0,>=3.8.2
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 200, in <module>
    'Programming Language :: Python :: 3.7',
  File "/usr/local/lib/python2.7/site-packages/setuptools/__init__.py", line 144, in setup
    _install_setup_requires(attrs)
  File "/usr/local/lib/python2.7/site-packages/setuptools/__init__.py", line 139, in _install_setup_requires
    dist.fetch_build_eggs(dist.setup_requires)
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 724, in fetch_build_eggs
    replace_conflicting=True,
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
    replace_conflicting=replace_conflicting
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
    return self.obtain(req, installer)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
    return installer(requirement)
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 791, in fetch_build_egg
    return cmd.easy_install(req)
  File "/usr/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 673, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pytest<4.0.0,>=3.8.2')
*** Error code 1

Stop.
make: stopped in /usr/ports/archivers/py-lz4

From owner-freebsd-python@freebsd.org  Wed Apr  3 22:43:07 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 920A2155601A
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Wed,  3 Apr 2019 22:43:07 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 22EAD712A2
 for <freebsd-python@freebsd.org>; Wed,  3 Apr 2019 22:43:07 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id D08811556017; Wed,  3 Apr 2019 22:43:06 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE1C61556016
 for <python@mailman.ysv.freebsd.org>; Wed,  3 Apr 2019 22:43:06 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 5947D7129F
 for <python@FreeBSD.org>; Wed,  3 Apr 2019 22:43:06 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id A1AF215F43
 for <python@FreeBSD.org>; Wed,  3 Apr 2019 22:43:05 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x33Mh5uH097388
 for <python@FreeBSD.org>; Wed, 3 Apr 2019 22:43:05 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x33Mh5rT097387
 for python@FreeBSD.org; Wed, 3 Apr 2019 22:43: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 228580] [NEW PORT] textproc/py-cchardet: High speed universal
 character encoding detector
Date: Wed, 03 Apr 2019 22:43:03 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: feature, needs-qa
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: assigned_to cc
Message-ID: <bug-228580-21822-s5BPTqiRND@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228580-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-228580-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.29
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, 03 Apr 2019 22:43:07 -0000

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

Kai Knoblich <kai@FreeBSD.org> changed:

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

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

From owner-freebsd-python@freebsd.org  Thu Apr  4 11:00:59 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42A2C156C7CE
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Thu,  4 Apr 2019 11:00:59 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id F250F6B32F
 for <freebsd-python@freebsd.org>; Thu,  4 Apr 2019 11:00:58 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id AE7A5156C7C7; Thu,  4 Apr 2019 11:00:58 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89B92156C7C6
 for <python@mailman.ysv.freebsd.org>; Thu,  4 Apr 2019 11:00:58 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id E2FE86B321
 for <python@freebsd.org>; Thu,  4 Apr 2019 11:00:57 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:6])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id D68B11C721
 for <python@freebsd.org>; Thu,  4 Apr 2019 11:00:56 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from portscout.ysv.freebsd.org ([127.0.1.123])
 by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id x34B0uKC027555
 for <python@freebsd.org>; Thu, 4 Apr 2019 11:00:56 GMT
 (envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
 by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id x34B0u17027551;
 Thu, 4 Apr 2019 11:00:56 GMT (envelope-from portscout@FreeBSD.org)
Message-Id: <201904041100.x34B0u17027551@portscout.ysv.freebsd.org>
X-Authentication-Warning: portscout.ysv.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, 4 Apr 2019 11:00:56 +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.29
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, 04 Apr 2019 11:00:59 -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
------------------------------------------------+-----------------+------------
devel/py-setuptools                             | 40.8.0          | 40.9.0
------------------------------------------------+-----------------+------------
security/py-acme                                | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot                             | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-apache                      | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-cloudflare              | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-cloudxns                | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-digitalocean            | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-dnsimple                | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-dnsmadeeasy             | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-gehirn                  | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-google                  | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-linode                  | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-luadns                  | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-nsone                   | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-ovh                     | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-rfc2136                 | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-route53                 | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-dns-sakuracloud             | 0.31.0          | 0.33.0
------------------------------------------------+-----------------+------------
security/py-certbot-nginx                       | 0.31.0          | 0.33.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

Thanks.

From owner-freebsd-python@freebsd.org  Thu Apr  4 17:17:55 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id D061115316CD
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 6A520832DB
 for <freebsd-python@freebsd.org>; Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 2874B15316C8; Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16BD215316C7
 for <python@mailman.ysv.freebsd.org>; Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id A8F60832D8
 for <python@FreeBSD.org>; Thu,  4 Apr 2019 17:17:54 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DB1711FCEE
 for <python@FreeBSD.org>; Thu,  4 Apr 2019 17:17:53 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x34HHrKg022907
 for <python@FreeBSD.org>; Thu, 4 Apr 2019 17:17:53 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x34HHrPJ022906
 for python@FreeBSD.org; Thu, 4 Apr 2019 17:17:53 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 237022] math/py-numpy: Update to
 1.16.2
Date: Thu, 04 Apr 2019 17:17:53 +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-237022-21822-l2sPPb7TRp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237022-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-237022-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.29
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, 04 Apr 2019 17:17:56 -0000

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python mailing
list <python@FreeBSD.org> for maintainer-feedback:
Bug 237022: math/py-numpy: Update to 1.16.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237022



--- Description ---
https://github.com/numpy/numpy/releases/tag/v1.16.2
Changelog:
https://github.com/numpy/numpy/releases/download/v1.16.2/1.16.2-changelog.r=
st

From owner-freebsd-python@freebsd.org  Thu Apr  4 17:17:56 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20E6715316D1
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Thu,  4 Apr 2019 17:17:56 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id D2F0F832DD
 for <freebsd-python@freebsd.org>; Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 936AA15316CC; Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F69F15316CB
 for <python@mailman.ysv.freebsd.org>; Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 15191832DA
 for <python@FreeBSD.org>; Thu,  4 Apr 2019 17:17:55 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 3D4BB1FCF0
 for <python@FreeBSD.org>; Thu,  4 Apr 2019 17:17:54 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x34HHsJa022931
 for <python@FreeBSD.org>; Thu, 4 Apr 2019 17:17:54 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x34HHsil022930
 for python@FreeBSD.org; Thu, 4 Apr 2019 17:17:54 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 237022] math/py-numpy: Update to 1.16.2
Date: Thu, 04 Apr 2019 17:17:53 +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: chitty_cloud@me.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: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter
 flagtypes.name
Message-ID: <bug-237022-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.29
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, 04 Apr 2019 17:17:56 -0000

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

            Bug ID: 237022
           Summary: math/py-numpy: Update to 1.16.2
           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: chitty_cloud@me.com
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

https://github.com/numpy/numpy/releases/tag/v1.16.2
Changelog:
https://github.com/numpy/numpy/releases/download/v1.16.2/1.16.2-changelog.r=
st

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

From owner-freebsd-python@freebsd.org  Thu Apr  4 21:18:07 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A582155B9D5
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Thu,  4 Apr 2019 21:18:07 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id E79478D422
 for <freebsd-python@freebsd.org>; Thu,  4 Apr 2019 21:18:06 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id A85A3155B9D4; Thu,  4 Apr 2019 21:18:06 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95F56155B9D3
 for <python@mailman.ysv.freebsd.org>; Thu,  4 Apr 2019 21:18:06 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 311748D41E
 for <python@FreeBSD.org>; Thu,  4 Apr 2019 21:18:06 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 68A551FB9
 for <python@FreeBSD.org>; Thu,  4 Apr 2019 21:18:05 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x34LI5Vh076674
 for <python@FreeBSD.org>; Thu, 4 Apr 2019 21:18:05 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x34LI56D076661
 for python@FreeBSD.org; Thu, 4 Apr 2019 21:18: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 228580] [NEW PORT] textproc/py-cchardet: High speed universal
 character encoding detector
Date: Thu, 04 Apr 2019 21:18:05 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: feature, needs-qa
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-228580-21822-ymdZFu5gBd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228580-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-228580-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.29
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, 04 Apr 2019 21:18:07 -0000

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

--- Comment #2 from Kai Knoblich <kai@FreeBSD.org> ---
Hi, thank you for the patch and sorry for that it took so long - Rome wasn't
built in one day or so. Meanwhile the latest version of py-cchardet is at
2.1.4.

Would it be ok for you if I update your patch to 2.1.4 and commit it then
together with some minor fixes? The latter ones would be:

- Remove NO_ARCH as the package contains beside Python code also a shared l=
ib
(cchardet/_cchardet.so) that is architecture dependent
- Add a post-install target for stripping the shared lib

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 14:28:20 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id D410A15786C4
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 14:28:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 6749F93A00
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 14:28:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 1E25D15786BF; Fri,  5 Apr 2019 14:28:20 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CE1415786BE
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 14:28:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 9E57D939FD
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 14:28:19 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id AD22BB527
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 14:28:18 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35ESI5P041116
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 14:28:18 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35ESIrm041113
 for python@FreeBSD.org; Fri, 5 Apr 2019 14:28:18 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 233723] PYTHON_VERSION poisoning during chained build of
 dependencies
Date: Fri, 05 Apr 2019 14:28:18 +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-patch, needs-qa
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: merge-quarterly?
X-Bugzilla-Changed-Fields: bug_status bug_severity priority keywords
 flagtypes.name
Message-ID: <bug-233723-21822-ALID99L5m3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233723-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-233723-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.29
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, 05 Apr 2019 14:28:21 -0000

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Severity|Affects Only Me             |Affects Some People
           Priority|---                         |Normal
           Keywords|                            |needs-qa
              Flags|                            |merge-quarterly?

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 22:12:35 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B6031560901
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 22:12:35 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 569F7779D2
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 22:12:35 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 1733515608F9; Fri,  5 Apr 2019 22:12:35 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05B0C15608F8
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 22:12:35 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 94333779C7
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 22:12:34 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id AA253FA3C
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 22:12:33 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35MCXk6076206
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 22:12:33 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35MCX51076203
 for python@FreeBSD.org; Fri, 5 Apr 2019 22:12: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 230110] net/scapy: Update to 2.4.2
Date: Fri, 05 Apr 2019 22:12:33 +0000
X-Bugzilla-Reason: CC
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 Only Me
X-Bugzilla-Who: bofh@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-230110-21822-5A5d0ts51A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 05 Apr 2019 22:12:35 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230110
Bug 230110 depends on bug 236642, which changed state.

Bug 236642 Summary: net/libdnet: Update version 1.12=3D>1.13
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236642

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

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 22:36:17 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id D613715621BD
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 22:36:17 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 6BBB780660
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 22:36:17 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 278DB15621B9; Fri,  5 Apr 2019 22:36:17 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1385615621B8
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 22:36:17 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 9E6C180659
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 22:36:16 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id EA6D5FD25
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 22:36:15 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35MaF49020751
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 22:36:15 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35MaFuH020749
 for python@FreeBSD.org; Fri, 5 Apr 2019 22:36:15 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 230110] net/scapy: Update to 2.4.2
Date: Fri, 05 Apr 2019 22:36:16 +0000
X-Bugzilla-Reason: CC
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 Only Me
X-Bugzilla-Who: bofh@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-230110-21822-PG9t3LD7ju@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 05 Apr 2019 22:36:18 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230110
Bug 230110 depends on bug 236643, which changed state.

Bug 236643 Summary: net/py-libdnet: Fix build with both python 2 and 3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236643

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

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 23:10:39 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id D324915634F9
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 23:10:39 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 6216E8374E
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 23:10:39 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 1D43E15634F8; Fri,  5 Apr 2019 23:10:39 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08A8315634F7
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 23:10:39 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 8BCC483745
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:10:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id CA88F10183
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:10:37 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35NAbH1021515
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 23:10:37 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35NAb3G021497
 for python@FreeBSD.org; Fri, 5 Apr 2019 23:10: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 230110] net/scapy: Update to 2.4.2
Date: Fri, 05 Apr 2019 23:10:37 +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 Only Me
X-Bugzilla-Who: bofh@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: attachments.isobsolete
Message-ID: <bug-230110-21822-GeBe8RUTqX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 05 Apr 2019 23:10:40 -0000

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

Muhammad Moinur Rahman <bofh@freebsd.org> changed:

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

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 23:11:15 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CEB31563534
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 23:11:15 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 94EE5837E4
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 23:11:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 5537A1563533; Fri,  5 Apr 2019 23:11:14 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42CE91563532
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 23:11:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id D0873837DD
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:11:13 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E4A63101A3
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:11:12 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35NBCRx024993
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 23:11:12 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35NBC5e024992
 for python@FreeBSD.org; Fri, 5 Apr 2019 23:11:12 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 230110] net/scapy: Update to 2.4.2
Date: Fri, 05 Apr 2019 23:11:12 +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 Only Me
X-Bugzilla-Who: bofh@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: attachments.created
Message-ID: <bug-230110-21822-YjzsHozXFY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 05 Apr 2019 23:11:15 -0000

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

--- Comment #5 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
Created attachment 203419
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203419&action=
=3Dedit
Update version 2.3.3=3D>2.4.2

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 23:40:32 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id A91B715641F9
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 23:40:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 40CEC84958
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 23:40:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id F046915641F3; Fri,  5 Apr 2019 23:40:31 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDF3B15641F2
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 23:40:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 7777484954
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:40:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 9E0D8105B5
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:40:30 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35NeUcG078756
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 23:40:30 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35NeUFB078755
 for python@FreeBSD.org; Fri, 5 Apr 2019 23:40: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 230110] net/scapy: Update to 2.4.2
Date: Fri, 05 Apr 2019 23:40: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: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: bofh@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: attachments.isobsolete
Message-ID: <bug-230110-21822-94i0vNMiB8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 05 Apr 2019 23:40:32 -0000

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

Muhammad Moinur Rahman <bofh@freebsd.org> changed:

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

--- Comment #6 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
Comment on attachment 203419
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203419
Update version 2.3.3=3D>2.4.2

Didn't handle ipython versions. :(

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 23:41:04 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0773115643B6
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 23:41:04 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 8CC4B84B0C
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 23:41:03 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 5019515643B5; Fri,  5 Apr 2019 23:41:03 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C01515643B4
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 23:41:03 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id C65AC84B06
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:41:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 0084B106EC
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:41:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35Nf1Wq083075
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 23:41:01 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35Nf1Hs083074
 for python@FreeBSD.org; Fri, 5 Apr 2019 23:41:01 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 230110] net/scapy: Update to 2.4.2
Date: Fri, 05 Apr 2019 23:41:01 +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 Only Me
X-Bugzilla-Who: bofh@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: attachments.created
Message-ID: <bug-230110-21822-mGQ8pIvppf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 05 Apr 2019 23:41:04 -0000

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

--- Comment #7 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
Created attachment 203423
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203423&action=
=3Dedit
Update version 2.3.3=3D>2.4.2

Handles ipython/ipython5 versions

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

From owner-freebsd-python@freebsd.org  Fri Apr  5 23:49:51 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCD1C15644B9
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Fri,  5 Apr 2019 23:49:51 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 4FECD84D03
 for <freebsd-python@freebsd.org>; Fri,  5 Apr 2019 23:49:51 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 0B21B15644B8; Fri,  5 Apr 2019 23:49:51 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED08515644B7
 for <python@mailman.ysv.freebsd.org>; Fri,  5 Apr 2019 23:49:50 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 880C384D00
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:49:50 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8313610733
 for <python@FreeBSD.org>; Fri,  5 Apr 2019 23:49:49 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x35NnnID000445
 for <python@FreeBSD.org>; Fri, 5 Apr 2019 23:49:49 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x35NnnxP000444
 for python@FreeBSD.org; Fri, 5 Apr 2019 23:49:49 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 233770] QA lang/python37 as default python3 version
Date: Fri, 05 Apr 2019 23:49:48 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Ports Framework
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: needs-qa
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: amdmi3@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: exp-run-
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-233770-21822-ZudrJDLdvE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233770-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-233770-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.29
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, 05 Apr 2019 23:49:51 -0000

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

--- Comment #13 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
Build fine with 3.7 and 3.8 ATM:

math/pdal
mail/py-notmuch
graphics/py-pyproj
databases/py-pymssql
devel/py-osc-lib

archivers/py-attic does not build on 12 due to OpenSSL incompatibility.
shells/ksh93-devel: fixed

Most others have similar problem with cython generated code which may be fi=
xed
with a rather simple patch.

My plan is
Phase 1: mark failing packages as python:-3.6
Phase 2: do another exp-run to see if this has broken other ports with 3.7,
then try to fix as many packages as possible starting with most used ones.

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

From owner-freebsd-python@freebsd.org  Sat Apr  6 05:47:15 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68B85156D7DA
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sat,  6 Apr 2019 05:47:15 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id EEEF48EE56
 for <freebsd-python@freebsd.org>; Sat,  6 Apr 2019 05:47:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id AD569156D7D9; Sat,  6 Apr 2019 05:47:14 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BD0D156D7D8
 for <python@mailman.ysv.freebsd.org>; Sat,  6 Apr 2019 05:47:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 37BA58EE50
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 05:47:14 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 70DC513B1F
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 05:47:13 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x365lDoB052390
 for <python@FreeBSD.org>; Sat, 6 Apr 2019 05:47:13 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x365lDr8052389
 for python@FreeBSD.org; Sat, 6 Apr 2019 05:47: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 233770] QA lang/python37 as default python3 version
Date: Sat, 06 Apr 2019 05:47:11 +0000
X-Bugzilla-Reason: CC AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Ports Framework
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: needs-qa
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: antoine@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: exp-run-
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-233770-21822-H9jVRkDysu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233770-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-233770-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.29
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, 06 Apr 2019 05:47:15 -0000

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

--- Comment #14 from Antoine Brodin <antoine@FreeBSD.org> ---
Note:

when limiting net/py-pypcap and science/py-GPy to python:-3.6,  you broke b=
ulk
-a

--=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  Sat Apr  6 07:37:33 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 036321578A0B
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sat,  6 Apr 2019 07:37:33 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 8A1296C818
 for <freebsd-python@freebsd.org>; Sat,  6 Apr 2019 07:37:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 431111578A0A; Sat,  6 Apr 2019 07:37:32 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EEA91578A09
 for <python@mailman.ysv.freebsd.org>; Sat,  6 Apr 2019 07:37:32 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id B74F96C813
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 07:37:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 017AF14A9E
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 07:37:31 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x367bU9E061549
 for <python@FreeBSD.org>; Sat, 6 Apr 2019 07:37:30 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x367bUNV061548
 for python@FreeBSD.org; Sat, 6 Apr 2019 07:37:30 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 234633] [exp-run] switch default version of python to 3.6
Date: Sat, 06 Apr 2019 07:37:29 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Ports Framework
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@freebsd.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: portmgr@FreeBSD.org
X-Bugzilla-Flags: exp-run?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-234633-21822-ZwXCNP72pu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234633-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-234633-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.29
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, 06 Apr 2019 07:37:33 -0000

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

--- Comment #43 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tcberner
Date: Sat Apr  6 07:36:42 UTC 2019
New revision: 498059
URL: https://svnweb.freebsd.org/changeset/ports/498059

Log:
  devel/cmake-doc: fix build with python3.6 default

  File
"/wrkdirs/usr/ports/devel/cmake-doc/work/cmake-3.14.1/Utilities/Sphinx/crea=
te_identifiers.py",
line 14, in <module>
      lines =3D f.read().splitlines()
    File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
      return codecs.ascii_decode(input, self.errors)[0]
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3814=
7:
ordinal not in range(128)

  PR:           234633
  Reported by:  antoine

Changes:
  head/devel/cmake-doc/Makefile

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

From owner-freebsd-python@freebsd.org  Sat Apr  6 08:40:46 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD384157AA93
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sat,  6 Apr 2019 08:40:45 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 9CBC76FA30
 for <freebsd-python@freebsd.org>; Sat,  6 Apr 2019 08:40:45 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 5A769157AA8D; Sat,  6 Apr 2019 08:40:45 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2009B157AA8A
 for <python@mailman.ysv.freebsd.org>; Sat,  6 Apr 2019 08:40:45 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 8DF3A6FA22
 for <python@freebsd.org>; Sat,  6 Apr 2019 08:40:44 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:6])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B3EF91532F
 for <python@freebsd.org>; Sat,  6 Apr 2019 08:40:43 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from portscout.ysv.freebsd.org ([127.0.1.123])
 by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id x368ehtg030282
 for <python@freebsd.org>; Sat, 6 Apr 2019 08:40:43 GMT
 (envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
 by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id x368ehhR030279;
 Sat, 6 Apr 2019 08:40:43 GMT (envelope-from portscout@FreeBSD.org)
Message-Id: <201904060840.x368ehhR030279@portscout.ysv.freebsd.org>
X-Authentication-Warning: portscout.ysv.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: Sat, 6 Apr 2019 08:40:43 +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.29
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, 06 Apr 2019 08:40:46 -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
------------------------------------------------+-----------------+------------
devel/py-setuptools                             | 40.8.0          | 41.0.0
------------------------------------------------+-----------------+------------
security/py-acme                                | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot                             | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-apache                      | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-cloudflare              | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-cloudxns                | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-digitalocean            | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-dnsimple                | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-dnsmadeeasy             | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-gehirn                  | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-google                  | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-linode                  | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-luadns                  | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-nsone                   | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-ovh                     | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-rfc2136                 | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-route53                 | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-dns-sakuracloud             | 0.31.0          | 0.33.1
------------------------------------------------+-----------------+------------
security/py-certbot-nginx                       | 0.31.0          | 0.33.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

Thanks.

From owner-freebsd-python@freebsd.org  Sat Apr  6 13:52:01 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34426155DA53
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sat,  6 Apr 2019 13:52:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id BECF580D77
 for <freebsd-python@freebsd.org>; Sat,  6 Apr 2019 13:52:00 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 7DBF9155DA50; Sat,  6 Apr 2019 13:52:00 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C5A8155DA4E
 for <python@mailman.ysv.freebsd.org>; Sat,  6 Apr 2019 13:52:00 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 0BCEC80D75
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 13:52:00 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4573517F68
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 13:51:59 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x36Dpxgr040736
 for <python@FreeBSD.org>; Sat, 6 Apr 2019 13:51:59 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x36DpxGU040735
 for python@FreeBSD.org; Sat, 6 Apr 2019 13:51:59 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 236913] [NEW PORT] math/py-matplotlib3
Date: Sat, 06 Apr 2019 13:51: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: needs-patch
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: sunpoet@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-236913-21822-eDrnpH4X5y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236913-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-236913-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.29
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, 06 Apr 2019 13:52:01 -0000

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

--- Comment #2 from Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
I would suggest *NOT* to add a new port right now.

After the default python version changed to 3.6 (ongoing work by antoine@),=
 we
could keep matplotlib 2.x as math/py-matplotlib2 (just for py27-only ports,
e.g. science/py-hcluster) and update math/py-matplotlib to 3.x.

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

From owner-freebsd-python@freebsd.org  Sat Apr  6 22:20:02 2019
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F4E2156F817
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Sat,  6 Apr 2019 22:20:02 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id DB8D46F166
 for <freebsd-python@freebsd.org>; Sat,  6 Apr 2019 22:20:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 9F464156F816; Sat,  6 Apr 2019 22:20:01 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D039156F815
 for <python@mailman.ysv.freebsd.org>; Sat,  6 Apr 2019 22:20:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 2799B6F161
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 22:20:01 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 6AC471C734
 for <python@FreeBSD.org>; Sat,  6 Apr 2019 22:20:00 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x36MK0eT079934
 for <python@FreeBSD.org>; Sat, 6 Apr 2019 22:20:00 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x36MK01a079933
 for python@FreeBSD.org; Sat, 6 Apr 2019 22:20:00 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 230110] net/scapy: Update to 2.4.2
Date: Sat, 06 Apr 2019 22:20:00 +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 Only Me
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-230110-21822-vRs5b7JO7p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230110-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-230110-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.29
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, 06 Apr 2019 22:20:02 -0000

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

--- Comment #8 from Kai Knoblich <kai@FreeBSD.org> ---
(In reply to Muhammad Moinur Rahman from comment #7)

Thanks for the updated patch. I have a similar patch in my working reposito=
ry,
that also patches "scapy_config.py".

I have some questions/suggestions:

- Would it make sense to pin net/scapy to Python 3.5+ even though it still
supports Python 2.7? Antoine is already working on it to make Python 3.6 as=
 the
default Python version for the ports tree in bug #234633.

- Maybe it also make sense to add the "noflavors" back and remove the
PYTHON_PKGNAMEPREFIX to keep the current package name as net/scapy is more =
an
application than a Python library?

- You may also take this PR if you like because you did the most work (py-p=
cap
and {py-}libdnet) to make net/scapy work with Python 3.

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