From owner-freebsd-python@FreeBSD.ORG Wed Dec 4 10:16:01 2013 Return-Path: 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 2F362654 for ; Wed, 4 Dec 2013 10:16:01 +0000 (UTC) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 019C513E0 for ; Wed, 4 Dec 2013 10:16:00 +0000 (UTC) Received: by mail-pd0-f172.google.com with SMTP id g10so22052036pdj.17 for ; Wed, 04 Dec 2013 02:16:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Cms0owjHkaMUR+ohxUEIeSB8FvYm+kbhkAGzbPDlM2I=; b=NfPAdPyygR/BI295itflHk7eBlZEZmqlrP7CnSeOAUWqVl9GRPiDeN+O4+PQGSX7ix vOEpPxzL96MKt7ebpdLSHJ6lw0v8wjtDYU5ZgRyWf4fPuaqUQ/KO9LHrXBc5Pr5TaXA6 71HUQq+ayW+dAyEbOvtVaPs0jacJacsRnbow+h8RE3PYQsE7PoBDSDCr3F7vSCpFzG4h Jk0Oiwe0ucYecUxM4c55yCZPQ22ykxk9KM6a3u0/6B1Nv++6wSy0yZYWyOPeC7I+8GpZ 0FKl2LmTAGVTeh2X9ETTzkIUfBXjrr6PRRFJ4z3EvhgpQ/GyoAqau04Se3fRTt9gwjGJ Cecg== X-Received: by 10.66.152.102 with SMTP id ux6mr79447453pab.79.1386152160692; Wed, 04 Dec 2013 02:16:00 -0800 (PST) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id sd3sm136181986pbb.42.2013.12.04.02.15.58 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Dec 2013 02:16:00 -0800 (PST) Message-ID: <529F00DA.7040303@FreeBSD.org> Date: Wed, 04 Dec 2013 21:15:54 +1100 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Thunderbird/26.0 MIME-Version: 1.0 To: Volodymyr Kostyrko , freebsd-python@FreeBSD.org Subject: Re: ports/183477: [patch] databases/py-mysql2pgsql dependency fix References: <201312030750.rB37o1de031410@freefall.freebsd.org> <529D8F96.4010501@FreeBSD.org> <529DF763.3060708@gmail.com> In-Reply-To: <529DF763.3060708@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Dec 2013 10:16:01 -0000 On 4/12/2013 2:23 AM, Volodymyr Kostyrko wrote: > 03.12.2013 10:00, Kubilay Kocak wrote: >> Thanks for following-up Volodymyr, what would you like to do with this >> PR? >> >> Can we close assuming you'll want to submit a new PR for the next >> version? > > Well, I'm not ready to branch the new version yet... > > So maybe it would be better for now to include this fix as a patch with > a port? > Could you follow-up on the PR with your response and approval please, I can then take it Koobs