From owner-freebsd-python@FreeBSD.ORG Tue Dec 3 08:00:29 2013 Return-Path: Delivered-To: freebsd-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 A4331B1E for ; Tue, 3 Dec 2013 08:00:29 +0000 (UTC) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77E241DD4 for ; Tue, 3 Dec 2013 08:00:29 +0000 (UTC) Received: by mail-pd0-f180.google.com with SMTP id q10so19695188pdj.11 for ; Tue, 03 Dec 2013 00:00:28 -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=xvfQ8GTuctZXb+G78dR+Kx7aKsvJGxsDA7gFUDk64Jw=; b=v58b3jgulGweVf7himiIKS2lz6JQVVvjgYR7EfMTpZnmGdVYu0evWYM+EIQ6/gQ+b6 pXQnPuUWuSsZTYEy5OS0TJbRrTSJklcX8knl0CgR1AApMT6HQJ5WDDSD3AQIxOUo4Erm BcTV3HqJI2qRVY5TlzJv2C2xLMAy9m2Wcd8DjxVM43RiIjcqYznyszgqW6oyHVCTHTZj ML9enfdn+0MnaNr+6kqonWnYAUcj/56uyk5Zs+E1m8XjGuLY9+SwM3pbCTHqJLIL1MD2 VClhu/LW2/P6tEKqvhSVPT/4cDoz/nf6DAo/K5dN/NcaUBUT39w739IoY0DkoO0EqgrS 2CQA== X-Received: by 10.68.244.2 with SMTP id xc2mr36891158pbc.58.1386057628289; Tue, 03 Dec 2013 00:00:28 -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 vi2sm2215191pbc.21.2013.12.03.00.00.26 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 03 Dec 2013 00:00:27 -0800 (PST) Message-ID: <529D8F96.4010501@FreeBSD.org> Date: Tue, 03 Dec 2013 19:00:22 +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> In-Reply-To: <201312030750.rB37o1de031410@freefall.freebsd.org> 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: koobs@FreeBSD.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2013 08:00:29 -0000 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?