From owner-freebsd-python@FreeBSD.ORG  Sun Dec 22 08:40:02 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 98A5B27D
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Sun, 22 Dec 2013 08:40:02 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 852971B07
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Sun, 22 Dec 2013 08:40:02 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBM8e2YF064978
 for <freebsd-python@freefall.freebsd.org>; Sun, 22 Dec 2013 08:40:02 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBM8e2qS064977;
 Sun, 22 Dec 2013 08:40:02 GMT (envelope-from gnats)
Date: Sun, 22 Dec 2013 08:40:02 GMT
Message-Id: <201312220840.rBM8e2qS064977@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: William Grzybowski <william88@gmail.com>
Subject: Re: ports/185078: maintainer update : sysutils/py-halite
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: William Grzybowski <william88@gmail.com>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2013 08:40:02 -0000

The following reply was made to PR ports/185078; it has been noted by GNATS.

From: William Grzybowski <william88@gmail.com>
To: bug-followup@FreeBSD.org, christer.edwards@gmail.com
Cc:  
Subject: Re: ports/185078: maintainer update : sysutils/py-halite
Date: Sun, 22 Dec 2013 08:35:42 +0000

 --047d7bea2e0c8c115104ee1b6574
 Content-Type: text/plain; charset=ISO-8859-1
 
 Hi,
 
 This patch does not apply, current version in ports is 0.1.09
 
 -- 
 William Grzybowski
 ------------------------------------------
 Curitiba/PR - Brasil
 
 --047d7bea2e0c8c115104ee1b6574
 Content-Type: text/html; charset=ISO-8859-1
 
 <div dir="ltr">Hi,<br><br>This patch does not apply, current version in ports is 0.1.09<br clear="all"><div><br>-- <br>William Grzybowski<br>------------------------------------------<br>Curitiba/PR - Brasil
 </div></div>
 
 --047d7bea2e0c8c115104ee1b6574--

From owner-freebsd-python@FreeBSD.ORG  Sun Dec 22 17:40:08 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id C7478F33;
 Sun, 22 Dec 2013 17:40:08 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 9D4971CE0;
 Sun, 22 Dec 2013 17:40:08 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBMHe8Fp079834;
 Sun, 22 Dec 2013 17:40:08 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBMHe8oD079833;
 Sun, 22 Dec 2013 17:40:08 GMT (envelope-from edwin)
Date: Sun, 22 Dec 2013 17:40:08 GMT
Message-Id: <201312221740.rBMHe8oD079833@freefall.freebsd.org>
To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/185097: [PATCH] databases/py-carbon: fix running with new
 django
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2013 17:40:08 -0000

Synopsis: [PATCH] databases/py-carbon: fix running with new django

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Sun Dec 22 17:40:08 UTC 2013
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=185097

From owner-freebsd-python@FreeBSD.ORG  Sun Dec 22 17:40:10 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 84578F38;
 Sun, 22 Dec 2013 17:40:10 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 58F6B1CE1;
 Sun, 22 Dec 2013 17:40:10 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBMHeApD079909;
 Sun, 22 Dec 2013 17:40:10 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBMHeAcs079908;
 Sun, 22 Dec 2013 17:40:10 GMT (envelope-from edwin)
Date: Sun, 22 Dec 2013 17:40:10 GMT
Message-Id: <201312221740.rBMHeAcs079908@freefall.freebsd.org>
To: swills@freebsd.org, edwin@FreeBSD.org, freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/185097: [PATCH] databases/py-carbon: fix running with new
 django
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2013 17:40:10 -0000

Synopsis: [PATCH] databases/py-carbon: fix running with new django

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Sun Dec 22 17:40:10 UTC 2013
State-Changed-Why: 
Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=185097

From owner-freebsd-python@FreeBSD.ORG  Sun Dec 22 17:49:50 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id BD0E4133;
 Sun, 22 Dec 2013 17:49:50 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 8E06D1D6E;
 Sun, 22 Dec 2013 17:49:50 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBMHnoFg081807;
 Sun, 22 Dec 2013 17:49:50 GMT
 (envelope-from swills@freefall.freebsd.org)
Received: (from swills@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBMHnoir081806;
 Sun, 22 Dec 2013 17:49:50 GMT (envelope-from swills)
Date: Sun, 22 Dec 2013 17:49:50 GMT
Message-Id: <201312221749.rBMHnoir081806@freefall.freebsd.org>
To: bsdports@wayfair.com, swills@FreeBSD.org, freebsd-python@FreeBSD.org,
 swills@FreeBSD.org
From: swills@FreeBSD.org
Subject: Re: ports/184969: [PATCH] www/py-graphite-web: Fix with django 1.5
 and 1.6
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2013 17:49:50 -0000

Synopsis: [PATCH] www/py-graphite-web: Fix with django 1.5 and 1.6

Responsible-Changed-From-To: freebsd-python->swills
Responsible-Changed-By: swills
Responsible-Changed-When: Sun Dec 22 17:49:50 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=184969

From owner-freebsd-python@FreeBSD.ORG  Sun Dec 22 17:49:57 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 08A2F207;
 Sun, 22 Dec 2013 17:49:57 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id D0D821D6F;
 Sun, 22 Dec 2013 17:49:56 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBMHnu0O081897;
 Sun, 22 Dec 2013 17:49:56 GMT
 (envelope-from swills@freefall.freebsd.org)
Received: (from swills@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBMHnu7R081896;
 Sun, 22 Dec 2013 17:49:56 GMT (envelope-from swills)
Date: Sun, 22 Dec 2013 17:49:56 GMT
Message-Id: <201312221749.rBMHnu7R081896@freefall.freebsd.org>
To: bsdports@wayfair.com, swills@FreeBSD.org, freebsd-python@FreeBSD.org,
 swills@FreeBSD.org
From: swills@FreeBSD.org
Subject: Re: ports/185097: [PATCH] databases/py-carbon: fix running with new
 django
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Dec 2013 17:49:57 -0000

Synopsis: [PATCH] databases/py-carbon: fix running with new django

Responsible-Changed-From-To: freebsd-python->swills
Responsible-Changed-By: swills
Responsible-Changed-When: Sun Dec 22 17:49:56 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=185097

From owner-freebsd-python@FreeBSD.ORG  Mon Dec 23 04:21:47 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 2A3C816E;
 Mon, 23 Dec 2013 04:21:47 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id F25511506;
 Mon, 23 Dec 2013 04:21:46 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBN4LkHN029774;
 Mon, 23 Dec 2013 04:21:46 GMT
 (envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBN4LkqR029773;
 Mon, 23 Dec 2013 04:21:46 GMT (envelope-from linimon)
Date: Mon, 23 Dec 2013 04:21:46 GMT
Message-Id: <201312230421.rBN4LkqR029773@freefall.freebsd.org>
To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: linimon@FreeBSD.org
Subject: Re: ports/184954: Installation checks prevent multiple python ports
 being installed
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Dec 2013 04:21:47 -0000

Synopsis: Installation checks prevent multiple python ports being installed

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon Dec 23 04:21:22 UTC 2013
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=184954

From owner-freebsd-python@FreeBSD.ORG  Mon Dec 23 11:06:53 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id BF8A15CB
 for <freebsd-python@FreeBSD.org>; Mon, 23 Dec 2013 11:06:53 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id AB23D11D3
 for <freebsd-python@FreeBSD.org>; Mon, 23 Dec 2013 11:06:53 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBNB6rtk030119
 for <freebsd-python@FreeBSD.org>; Mon, 23 Dec 2013 11:06:53 GMT
 (envelope-from owner-bugmaster@FreeBSD.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBNB6rps030117
 for freebsd-python@FreeBSD.org; Mon, 23 Dec 2013 11:06:53 GMT
 (envelope-from owner-bugmaster@FreeBSD.org)
Date: Mon, 23 Dec 2013 11:06:53 GMT
Message-Id: <201312231106.rBNB6rps030117@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: gnats set sender to
 owner-bugmaster@FreeBSD.org using -f
From: FreeBSD bugmaster <bugmaster@freebsd.org>
To: freebsd-python@FreeBSD.org
Subject: Current problem reports assigned to freebsd-python@FreeBSD.org
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Dec 2013 11:06:53 -0000

Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o ports/185078 python     maintainer update : sysutils/py-halite
o ports/185071 python     lang/python33 : python3-config --ldflags returning bad
o ports/184954 python     Installation checks prevent multiple python ports bein
f ports/184501 python     databases/py-swift: update to 1.10.0
a ports/182951 python     databases/py-sqlite3: compilation error with Clang
f ports/181593 python     math/py-numpy maintainer gone
o ports/178301 python     [patch] lang/python2[67]: SEM option is inconsistent
f ports/178242 python     bsd.python.mk injection of @exec easy_install to PLIST
o ports/170788 python     lang/python27: PyQT applications crash Python 2.7 (cor
f ports/170566 python     update graphics/py-opengl depends on old version of gc
o ports/168640 python     [PATCH]: prevent checksum mismatches for compiled pyth
o ports/167368 python     [bsd.python.mk] [patch] Python version propagation bre
f ports/154209 python     [PATCH] lang/python: Install symlink for ptags

13 problems total.


From owner-freebsd-python@FreeBSD.ORG  Mon Dec 23 20:20:11 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 52694CCD;
 Mon, 23 Dec 2013 20:20:11 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 277D71D11;
 Mon, 23 Dec 2013 20:20:11 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBNKKBQ6054154;
 Mon, 23 Dec 2013 20:20:11 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBNKKADQ054153;
 Mon, 23 Dec 2013 20:20:10 GMT (envelope-from edwin)
Date: Mon, 23 Dec 2013 20:20:10 GMT
Message-Id: <201312232020.rBNKKADQ054153@freefall.freebsd.org>
To: brd@FreeBSD.org, edwin@FreeBSD.org, freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/185146: [patch] www/py-graphite-web: Fix Graphite import
 against Django 1.6
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Dec 2013 20:20:11 -0000

Synopsis: [patch] www/py-graphite-web: Fix Graphite import against Django 1.6

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Mon Dec 23 20:20:10 UTC 2013
State-Changed-Why: 
Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=185146

From owner-freebsd-python@FreeBSD.ORG  Mon Dec 23 20:20:09 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 9CCE4CC9;
 Mon, 23 Dec 2013 20:20:09 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 7105B1D10;
 Mon, 23 Dec 2013 20:20:09 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBNKK9o6054078;
 Mon, 23 Dec 2013 20:20:09 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBNKK999054077;
 Mon, 23 Dec 2013 20:20:09 GMT (envelope-from edwin)
Date: Mon, 23 Dec 2013 20:20:09 GMT
Message-Id: <201312232020.rBNKK999054077@freefall.freebsd.org>
To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/185146: [patch] www/py-graphite-web: Fix Graphite import
 against Django 1.6
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Dec 2013 20:20:09 -0000

Synopsis: [patch] www/py-graphite-web: Fix Graphite import against Django 1.6

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Dec 23 20:20:09 UTC 2013
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=185146

From owner-freebsd-python@FreeBSD.ORG  Mon Dec 23 20:30:01 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 5719917B
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Mon, 23 Dec 2013 20:30:01 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 431DC1DA9
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Mon, 23 Dec 2013 20:30:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBNKU13b056366
 for <freebsd-python@freefall.freebsd.org>; Mon, 23 Dec 2013 20:30:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBNKU1GB056365;
 Mon, 23 Dec 2013 20:30:01 GMT (envelope-from gnats)
Date: Mon, 23 Dec 2013 20:30:01 GMT
Message-Id: <201312232030.rBNKU1GB056365@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/185146: [patch] www/py-graphite-web: Fix Graphite import
 against Django 1.6
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: Edwin Groothuis <edwin@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Dec 2013 20:30:01 -0000

The following reply was made to PR ports/185146; it has been noted by GNATS.

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bsdports@wayfair.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/185146: [patch] www/py-graphite-web: Fix Graphite import against Django 1.6
Date: Mon, 23 Dec 2013 20:20:10 UT

 Maintainer of www/py-graphite-web,
 
 Please note that PR ports/185146 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/185146
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From owner-freebsd-python@FreeBSD.ORG  Tue Dec 24 16:27:19 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 1FC95FD9
 for <python@freebsd.org>; Tue, 24 Dec 2013 16:27:19 +0000 (UTC)
Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id ED1E41ED5
 for <python@freebsd.org>; Tue, 24 Dec 2013 16:27:17 +0000 (UTC)
Received: from [192.168.1.113] (c-174-61-88-207.hsd1.fl.comcast.net
 [174.61.88.207])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by shepard.synsport.net (Postfix) with ESMTP id A455B43552
 for <python@freebsd.org>; Tue, 24 Dec 2013 10:27:00 -0600 (CST)
Message-ID: <52B9B5C4.8050101@marino.st>
Date: Tue, 24 Dec 2013 17:26:44 +0100
From: John Marino <freebsd.contact@marino.st>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64;
 rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: python@freebsd.org
Subject: Any fixes in work for py-setuptools for python 3.3+ ?
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: marino@freebsd.org
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Dec 2013 16:27:19 -0000

Recently, probably caused by recent changes to devel/py-setuptools,
around 6 ports broke all in the same way.  An example is below:

> =======================<phase: build-depends  >============================
> ===>   brebis-0.8 depends on package: py33-setuptools>0 - not found
> ===>    Verifying install for py33-setuptools>0 in /usr/ports/devel/py-setuptools
> ===>   brebis-0.8 depends on package: /packages/All/py33-setuptools-1.1.7_1.txz - not found
> ===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
> *** Error code 1
> Stop.
> make: stopped in /usr/ports/sysutils/brebis

Is python@ aware and are these ports going to be restored?
I can provide a list of the broken ports I've seen so far if not.

Regards,
John

From owner-freebsd-python@FreeBSD.ORG  Tue Dec 24 16:33:51 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id AF7DDD1;
 Tue, 24 Dec 2013 16:33:51 +0000 (UTC)
Received: from mail-qa0-x233.google.com (mail-qa0-x233.google.com
 [IPv6:2607:f8b0:400d:c00::233])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 5FBB81F4E;
 Tue, 24 Dec 2013 16:33:51 +0000 (UTC)
Received: by mail-qa0-f51.google.com with SMTP id o15so6296680qap.3
 for <multiple recipients>; Tue, 24 Dec 2013 08:33:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type;
 bh=DbLLHYSz67m015C4TPBN4+WHvsADfWgX2NiIg2BM/Rs=;
 b=VJRDi8KWXCwaQBAgvPMqnluaITiQvfl48hlgrB6TKVg3cj/vVhnpcB8BmoiAmzQAoD
 Q05t7l4KJBW3Mu9YHXQ2bWIJ8RX8UC++OX4M37gJRFdHqybr/l1eQZQtgcgAOboQYd35
 X8YwjNup775M5OYPn5biJroSlTcRdqNRjdQ603J0gLofoVE+uqYfgZVgVxXqMWTa9tmR
 xPmx51v6BIHsjvIwXA6SuqTHPHXlShj97kaPO4A8BDUgZi4GrtUY15uMU0Tq3OJwQz3x
 zyIxhIyc31bpOAEniU4fuoNZ1KaTNcq0TdzsP7RTm3zwbT3Xu/PoScfa3c4usMMYVj1D
 qxzw==
MIME-Version: 1.0
X-Received: by 10.49.27.8 with SMTP id p8mr54914968qeg.64.1387902830558; Tue,
 24 Dec 2013 08:33:50 -0800 (PST)
Received: by 10.140.81.199 with HTTP; Tue, 24 Dec 2013 08:33:50 -0800 (PST)
In-Reply-To: <52B9B5C4.8050101@marino.st>
References: <52B9B5C4.8050101@marino.st>
Date: Tue, 24 Dec 2013 16:33:50 +0000
Message-ID: <CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ@mail.gmail.com>
Subject: Re: Any fixes in work for py-setuptools for python 3.3+ ?
From: William Grzybowski <william88@gmail.com>
To: John Marino <marino@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Cc: python <python@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Dec 2013 16:33:51 -0000

On Tue, Dec 24, 2013 at 4:26 PM, John Marino <freebsd.contact@marino.st> wrote:
> Recently, probably caused by recent changes to devel/py-setuptools,
> around 6 ports broke all in the same way.  An example is below:
>
>> =======================<phase: build-depends  >============================
>> ===>   brebis-0.8 depends on package: py33-setuptools>0 - not found
>> ===>    Verifying install for py33-setuptools>0 in /usr/ports/devel/py-setuptools
>> ===>   brebis-0.8 depends on package: /packages/All/py33-setuptools-1.1.7_1.txz - not found
>> ===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
>> *** Error code 1
>> Stop.
>> make: stopped in /usr/ports/sysutils/brebis
>
> Is python@ aware and are these ports going to be restored?
> I can provide a list of the broken ports I've seen so far if not.

These are not port breakages.

poudriere builds only one package per port, devel/py-setuptools builds
py27-setuptools because python.27 is the default version.

sysutils/brebis for instance, can only work for python 3.3+, it
depends on setuptools but it cant build because setuptools was built
for the default version.

It was not a problem before in poudriere because setuptools was not a
build dependency.

-- 
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil

From owner-freebsd-python@FreeBSD.ORG  Tue Dec 24 16:43:39 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id CFE27337
 for <python@freebsd.org>; Tue, 24 Dec 2013 16:43:39 +0000 (UTC)
Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id A722C1FEA
 for <python@freebsd.org>; Tue, 24 Dec 2013 16:43:39 +0000 (UTC)
Received: from [192.168.1.113] (c-174-61-88-207.hsd1.fl.comcast.net
 [174.61.88.207])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by shepard.synsport.net (Postfix) with ESMTP id 3924F43552;
 Tue, 24 Dec 2013 10:43:28 -0600 (CST)
Message-ID: <52B9B9AF.7050400@marino.st>
Date: Tue, 24 Dec 2013 17:43:27 +0100
From: John Marino <freebsd.contact@marino.st>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64;
 rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: William Grzybowski <william88@gmail.com>
Subject: Re: Any fixes in work for py-setuptools for python 3.3+ ?
References: <52B9B5C4.8050101@marino.st>
 <CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ@mail.gmail.com>
In-Reply-To: <CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ@mail.gmail.com>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: python <python@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: marino@freebsd.org
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Dec 2013 16:43:39 -0000

On 12/24/2013 17:33, William Grzybowski wrote:
> On Tue, Dec 24, 2013 at 4:26 PM, John Marino <freebsd.contact@marino.st> wrote:
>> Recently, probably caused by recent changes to devel/py-setuptools,
>> around 6 ports broke all in the same way.  An example is below:

>> Is python@ aware and are these ports going to be restored?
>> I can provide a list of the broken ports I've seen so far if not.
> 
> These are not port breakages.
> 
> poudriere builds only one package per port, devel/py-setuptools builds
> py27-setuptools because python.27 is the default version.
> 
> sysutils/brebis for instance, can only work for python 3.3+, it
> depends on setuptools but it cant build because setuptools was built
> for the default version.
> 
> It was not a problem before in poudriere because setuptools was not a
> build dependency.

Are you telling me that it is impossible to provide these ports as
binary packages?  Personally, I see a regression because they were
building before.  Now they aren't (as you mention above).

The impact is that they will disappear from dports, because we don't
feature ports that can't have binary packages.  I'm sure there was a
good reason for the change that caused these ports not to build in
poudriere, but that change did cause damage.  I'm not in a position to
say if the tradeoff is worth it because I don't understand what was
gained (only what was lost).

John

From owner-freebsd-python@FreeBSD.ORG  Tue Dec 24 16:54:24 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id A90B685E;
 Tue, 24 Dec 2013 16:54:24 +0000 (UTC)
Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com
 [IPv6:2607:f8b0:400d:c00::231])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 57C9C10B0;
 Tue, 24 Dec 2013 16:54:24 +0000 (UTC)
Received: by mail-qa0-f49.google.com with SMTP id ii20so6373383qab.1
 for <multiple recipients>; Tue, 24 Dec 2013 08:54:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type;
 bh=9UF8mv7NrRnETdUw2E/gVqs6faQ5OK0Mfe32gvxJ7N0=;
 b=FZvNoOk+pBTnIwXohBTZLLJw43EKBK4Fsv/poa+hZt+1vs6qBoMP1ExOftMOMf0sZ1
 MrOG1QEWPdF0xG9a9b6s7uffAyQtVjjP6Qr+QGANWNQ40qN7ecpolKoBffKNIrHK4+zv
 qS8hoZHpuXNXmEGKKNQpPDNO1m/kSbf18Y5Z8TENa9Z/lDs1vPdy/Os8ImEU2ajReQlw
 cfznWQwwMIokgVNsMYpLhV9W6y39ObLRhZfGdNdUsXZBBy/CGo1GLniit6qjKPG36I4A
 9hMDHey/M9xNfOx5Im/fXz3XST3S2O/OMCjCYuErlybQhb4VJdSpArja42oLBw19mZpv
 ORIw==
MIME-Version: 1.0
X-Received: by 10.224.79.196 with SMTP id q4mr5422429qak.86.1387904063011;
 Tue, 24 Dec 2013 08:54:23 -0800 (PST)
Received: by 10.140.81.199 with HTTP; Tue, 24 Dec 2013 08:54:22 -0800 (PST)
In-Reply-To: <52B9B9AF.7050400@marino.st>
References: <52B9B5C4.8050101@marino.st>
 <CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ@mail.gmail.com>
 <52B9B9AF.7050400@marino.st>
Date: Tue, 24 Dec 2013 16:54:22 +0000
Message-ID: <CAHtVNLP06eGCxwdCDzEsFWbe1Jjairn3X3jMy=5eJnu9RGFn4g@mail.gmail.com>
Subject: Re: Any fixes in work for py-setuptools for python 3.3+ ?
From: William Grzybowski <william88@gmail.com>
To: John Marino <marino@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Cc: python <python@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Dec 2013 16:54:24 -0000

On Tue, Dec 24, 2013 at 4:43 PM, John Marino <freebsd.contact@marino.st> wrote:
> On 12/24/2013 17:33, William Grzybowski wrote:
>> On Tue, Dec 24, 2013 at 4:26 PM, John Marino <freebsd.contact@marino.st> wrote:
>>> Recently, probably caused by recent changes to devel/py-setuptools,
>>> around 6 ports broke all in the same way.  An example is below:
>
>>> Is python@ aware and are these ports going to be restored?
>>> I can provide a list of the broken ports I've seen so far if not.
>>
>> These are not port breakages.
>>
>> poudriere builds only one package per port, devel/py-setuptools builds
>> py27-setuptools because python.27 is the default version.
>>
>> sysutils/brebis for instance, can only work for python 3.3+, it
>> depends on setuptools but it cant build because setuptools was built
>> for the default version.
>>
>> It was not a problem before in poudriere because setuptools was not a
>> build dependency.
>
> Are you telling me that it is impossible to provide these ports as
> binary packages?  Personally, I see a regression because they were
> building before.  Now they aren't (as you mention above).

Using poudriere, yes, it seems to be the case.

> The impact is that they will disappear from dports, because we don't
> feature ports that can't have binary packages.  I'm sure there was a
> good reason for the change that caused these ports not to build in
> poudriere, but that change did cause damage.  I'm not in a position to
> say if the tradeoff is worth it because I don't understand what was
> gained (only what was lost).

If you want to provide packages with the non-default python version
you can use DEFAULT_VERSIONS= python3.3 for your poudriere make.conf.

The issue here is that the dependency list is built with poudriere
using PKGORIGIN, however py-setuptools can have several distinct
PKGNAME, depending on your chosen python version.
We are not going to provide a new port for every python version of a package.




-- 
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil

From owner-freebsd-python@FreeBSD.ORG  Tue Dec 24 17:55:30 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 0B3AC80A
 for <python@freebsd.org>; Tue, 24 Dec 2013 17:55:30 +0000 (UTC)
Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id D532514A2
 for <python@freebsd.org>; Tue, 24 Dec 2013 17:55:29 +0000 (UTC)
Received: from [192.168.1.113] (c-174-61-88-207.hsd1.fl.comcast.net
 [174.61.88.207])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by shepard.synsport.net (Postfix) with ESMTP id A736343552;
 Tue, 24 Dec 2013 11:55:16 -0600 (CST)
Message-ID: <52B9CA7E.6070501@marino.st>
Date: Tue, 24 Dec 2013 18:55:10 +0100
From: John Marino <freebsd.contact@marino.st>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64;
 rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: William Grzybowski <william88@gmail.com>
Subject: Re: Any fixes in work for py-setuptools for python 3.3+ ?
References: <52B9B5C4.8050101@marino.st>
 <CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ@mail.gmail.com>
 <52B9B9AF.7050400@marino.st>
 <CAHtVNLP06eGCxwdCDzEsFWbe1Jjairn3X3jMy=5eJnu9RGFn4g@mail.gmail.com>
In-Reply-To: <CAHtVNLP06eGCxwdCDzEsFWbe1Jjairn3X3jMy=5eJnu9RGFn4g@mail.gmail.com>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: python <python@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: marino@freebsd.org
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Dec 2013 17:55:30 -0000

On 12/24/2013 17:54, William Grzybowski wrote:
> On Tue, Dec 24, 2013 at 4:43 PM, John Marino <freebsd.contact@marino.st> wrote:
>> The impact is that they will disappear from dports, because we don't
>> feature ports that can't have binary packages.  I'm sure there was a
>> good reason for the change that caused these ports not to build in
>> poudriere, but that change did cause damage.  I'm not in a position to
>> say if the tradeoff is worth it because I don't understand what was
>> gained (only what was lost).
> 
> If you want to provide packages with the non-default python version
> you can use DEFAULT_VERSIONS= python3.3 for your poudriere make.conf.

Unfortunately, that's not a practical solution.  It's always difficult
to have a different default than FreeBSD, although we did this for Ruby
until FreeBSD caught up and we still do it for PostgreSQL (DragonFly
defaults to 9.2).  There will be fallout to change the default, and I
suspect the reverse problem will be worse (ports needing python < 3.3
will break the same way).

> 
> The issue here is that the dependency list is built with poudriere
> using PKGORIGIN, however py-setuptools can have several distinct
> PKGNAME, depending on your chosen python version.
> We are not going to provide a new port for every python version of a package.

Given how many ports depend on py-setuptools, maybe that policy should
be reconsidered for this particular port.  The current arrangement is
anti-binary package and I understand that FreeBSD ports is trying to
transition from the standard of building ports from source to installing
binary packages.  The regression is unfortunate.  Hopefully someone will
try to figure out a better solution.  For now, I have no choice but to
remove all these python 3.3 + py-setuptools since they are now
unbuildable in poudriere.

John

From owner-freebsd-python@FreeBSD.ORG  Thu Dec 26 16:38:55 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id ABB58749;
 Thu, 26 Dec 2013 16:38:55 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 7ADC21F23;
 Thu, 26 Dec 2013 16:38:55 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBQGctWC043223;
 Thu, 26 Dec 2013 16:38:55 GMT
 (envelope-from swills@freefall.freebsd.org)
Received: (from swills@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBQGctda043222;
 Thu, 26 Dec 2013 16:38:55 GMT (envelope-from swills)
Date: Thu, 26 Dec 2013 16:38:55 GMT
Message-Id: <201312261638.rBQGctda043222@freefall.freebsd.org>
To: bsdports@wayfair.com, swills@FreeBSD.org, freebsd-python@FreeBSD.org,
 swills@FreeBSD.org
From: swills@FreeBSD.org
Subject: Re: ports/185146: [patch] www/py-graphite-web: Fix Graphite import
 against Django 1.6
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Dec 2013 16:38:55 -0000

Synopsis: [patch] www/py-graphite-web: Fix Graphite import against Django 1.6

Responsible-Changed-From-To: freebsd-python->swills
Responsible-Changed-By: swills
Responsible-Changed-When: Thu Dec 26 16:38:54 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=185146

From owner-freebsd-python@FreeBSD.ORG  Thu Dec 26 20:29:06 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id A1B13DE0;
 Thu, 26 Dec 2013 20:29:06 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 75AAA1FBF;
 Thu, 26 Dec 2013 20:29:06 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBQKT6Bl096746;
 Thu, 26 Dec 2013 20:29:06 GMT
 (envelope-from trociny@freefall.freebsd.org)
Received: (from trociny@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBQKT519096745;
 Thu, 26 Dec 2013 20:29:05 GMT (envelope-from trociny)
Date: Thu, 26 Dec 2013 20:29:05 GMT
Message-Id: <201312262029.rBQKT519096745@freefall.freebsd.org>
To: gslin@gslin.org, trociny@FreeBSD.org, trociny@FreeBSD.org,
 freebsd-python@FreeBSD.org, trociny@FreeBSD.org
From: trociny@FreeBSD.org
Subject: Re: ports/184501: databases/py-swift: update to 1.10.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Dec 2013 20:29:06 -0000

Synopsis: databases/py-swift: update to 1.10.0

State-Changed-From-To: feedback->open
State-Changed-By: trociny
State-Changed-When: Thu Dec 26 20:27:46 UTC 2013
State-Changed-Why: 



Responsible-Changed-From-To: freebsd-python->trociny
Responsible-Changed-By: trociny
Responsible-Changed-When: Thu Dec 26 20:27:46 UTC 2013
Responsible-Changed-Why: 
I'll take it

http://www.freebsd.org/cgi/query-pr.cgi?pr=184501

From owner-freebsd-python@FreeBSD.ORG  Fri Dec 27 23:44:01 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id BDC1DD39;
 Fri, 27 Dec 2013 23:44:01 +0000 (UTC)
Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com
 [IPv6:2a00:1450:400c:c05::232])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 303161ABA;
 Fri, 27 Dec 2013 23:44:01 +0000 (UTC)
Received: by mail-wi0-f178.google.com with SMTP id bz8so10024930wib.17
 for <multiple recipients>; Fri, 27 Dec 2013 15:43:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:sender:in-reply-to:references:from:date:message-id
 :subject:to:cc:content-type;
 bh=lzG7SOAg5kbahGHFgPOlmT2gjPKLBepx16UJA0XJ+Hw=;
 b=J9DfYHEPlroFaPKPg0SGV7fc+PS76wQmzUJ8YpqHr7m4ywYKf722wl1PkzxfV13rn9
 r532VXcaODRbg7+SLZC40hINVGh7NB5aqc9qez2/9VCJoEQ1mdVClKaG127vHexASIld
 mBH8NVeb0dnBinlCNgd2bsaRYUhZESe1rouUH7iYIERFD05U02Klz6zOBlIS07zwGh20
 5hV490s8NWbM697Aos5u/1agQ0zk4/7VqY9BeanL26fJViDjV5TJJTuhFyQcf556APUC
 vxGnbaE1f/nHWC0czAuZ4AVD8LpTOaG48urAzCNT5tsFA5JLUfBNZBTe/IL1z7f7YgLF
 q1qg==
X-Received: by 10.180.23.99 with SMTP id l3mr7847461wif.26.1388187839619; Fri,
 27 Dec 2013 15:43:59 -0800 (PST)
MIME-Version: 1.0
Sender: nicovit@gmail.com
Received: by 10.180.9.82 with HTTP; Fri, 27 Dec 2013 15:43:19 -0800 (PST)
In-Reply-To: <CAHtVNLP06eGCxwdCDzEsFWbe1Jjairn3X3jMy=5eJnu9RGFn4g@mail.gmail.com>
References: <52B9B5C4.8050101@marino.st>
 <CAHtVNLN1EZzN=RPFy_p=CUAc_Vy5TK0-00tEaBTECT2XKaJavQ@mail.gmail.com>
 <52B9B9AF.7050400@marino.st>
 <CAHtVNLP06eGCxwdCDzEsFWbe1Jjairn3X3jMy=5eJnu9RGFn4g@mail.gmail.com>
From: Nicola Vitale <nivit@FreeBSD.org>
Date: Sat, 28 Dec 2013 00:43:19 +0100
X-Google-Sender-Auth: NYbDEMPvOuy9h1_pMrxuSJeFEaU
Message-ID: <CAEQKd7Uxcmuz7uwoGT50cCGsmyshN=emhr7U=XOptmkqiEbQTA@mail.gmail.com>
Subject: Re: Any fixes in work for py-setuptools for python 3.3+ ?
To: William Grzybowski <william88@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Cc: John Marino <marino@freebsd.org>, python <python@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://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: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Dec 2013 23:44:01 -0000

Hi,

> [2013/12/24 William Grzybowski <william88@gmail.com>]
> The issue here is that the dependency list is built with poudriere
> using PKGORIGIN

And why not to create slave ports of py-setuptools? I mean
(devel/py-setuptools-py27), devel/py-setuptools-py33, etc, each one
with a simple Makefile such as

USE_PYTHON=     3.3  # or 2.7, 3.2, etc...
MASTERDIR=      ${.CURDIR}/../py-setuptools

.include "${MASTERDIR}/Makefile"

Then change USE_PYTHON= to USE_PYTHON?= (and PORTREVISION) in
devel/py-setuptools/Makefile and apply the following patch to
bsd.python.mk http://people.freebsd.org/~nivit/diffs/bsd.python.mk.20131228.txt

I haven't done any testing, but I think it might be a temporary
solution for that issue.

--
Nicola Vitale