From owner-freebsd-python@FreeBSD.ORG Mon Feb 18 12:30:01 2013 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5E28D58E for ; Mon, 18 Feb 2013 12:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 394C385A for ; Mon, 18 Feb 2013 12:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1ICU1SI079614 for ; Mon, 18 Feb 2013 12:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1ICU13K079613; Mon, 18 Feb 2013 12:30:01 GMT (envelope-from gnats) Date: Mon, 18 Feb 2013 12:30:01 GMT Message-Id: <201302181230.r1ICU13K079613@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Kubilay Kocak Subject: Re: ports/174646: update www/py-requests to 1.0.3 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Kubilay Kocak List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2013 12:30:01 -0000 The following reply was made to PR ports/174646; it has been noted by GNATS. From: Kubilay Kocak To: "Alexey V. Degtyarev" Cc: bug-followup@FreeBSD.org Subject: Re: ports/174646: update www/py-requests to 1.0.3 Date: Mon, 18 Feb 2013 23:24:26 +1100 Absolutely, though given the backwards incompatible changes introduced, I want to be careful all dependent ports will work. Can you take the patch as submitted and let me know how you go?