From owner-freebsd-python@freebsd.org Wed Dec 9 07:39:51 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1B999D4452 for ; Wed, 9 Dec 2015 07:39:51 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CA801162D; Wed, 9 Dec 2015 07:39:51 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pacwq6 with SMTP id wq6so25574642pac.1; Tue, 08 Dec 2015 23:39:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=3s0HaamuDBTXf+JzezEp2w3kpWH/Q4/n4d09dzqFl3Y=; b=QwFSMbahuBwADyBiuETYYhpSS9A/fqRoOhX2+QuoEvEB1gTKIAQOJR6j/nLhpRz2Vl 5YkmqCMtE+3pscjP98YA6IOGU1PdiCuYl+pOeie6M7l5qdfLo9pIBLvi72Q9S/XOU7Uv WnoCwQ6RpW3mcXIAX3BIYg+U/6CZiPzLOiSK23CHBn2J90zMJkL0noKA7humuKejHo9m AB3pWb9rNIUrYMjE06uCDxXZr+CAkU4hD+UEPcpmCf1IzsIKWkcydE7Yv5obA7LXCrQv vUgTQcY3QWN4/Q6xutIvmWyoaSMpNp+ArMEAgG4fgZLGasdsqW4y24XabGXJdqpm8Qe4 4ZlA== X-Received: by 10.66.178.225 with SMTP id db1mr5947714pac.46.1449646791362; Tue, 08 Dec 2015 23:39:51 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01::2? (2001-44b8-31ae-7b01-0000-0000-0000-0002.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::2]) by smtp.gmail.com with ESMTPSA id a27sm9257845pfj.36.2015.12.08.23.39.49 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Dec 2015 23:39:50 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: [Bug 204743] lang/pypy: update 2.6.1 -> 4.0.1 References: <20491323.coXnKgqtih@dragon.local> To: David Naylor , freebsd-python@freebsd.org Cc: Bartek Rutkowski From: Kubilay Kocak Message-ID: <5667DABF.8070705@FreeBSD.org> Date: Wed, 9 Dec 2015 18:39:43 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <20491323.coXnKgqtih@dragon.local> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2015 07:39:52 -0000 On 9/12/2015 6:04 PM, David Naylor wrote: > Hi, > > A comment in a PR recently came up that impacts python@: > > On Sunday, 22 November 2015 14:44:41 bugzilla-noreply@freebsd.org wrote: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204743 > > > >> Also, given the maintainer's lack of responsiveness, I'd suggest moving pypy >> port maintainer from dbn@ to python@. > > As the maintainer I admit I have been unresponsive of late and am happy to > hand over maintainership of the pypy port to python@. With the > simplifications rendered to lang/pypy (but not lang/pypy3 as yet) it should be > accessible to others without the need for a steep learning curve. > > I will still be around and can maintain the port as a member of python@ > (unless others beat me to it ;-)). > > Regards, > Please add yourself to the Python team page @ Wiki and feel free to make the MAINTAINER change :) And welcome back