From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:50338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWZd9-0007au-F3 for guix-patches@gnu.org; Fri, 31 May 2019 00:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWZd8-00049n-BM for guix-patches@gnu.org; Fri, 31 May 2019 00:59:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49301) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWZd8-00048F-8F for guix-patches@gnu.org; Fri, 31 May 2019 00:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hWZd8-0004XV-58 for guix-patches@gnu.org; Fri, 31 May 2019 00:59:02 -0400 Subject: [bug#35922] [PATCH] gnu: add terminator Resent-Message-ID: MIME-Version: 1.0 References: <20190527074613.25582-1-atai@atai.org> <874l5dt1au.fsf@gnu.org> <87v9xsjmh9.fsf@elephly.net> In-Reply-To: <87v9xsjmh9.fsf@elephly.net> From: Andy Tai Date: Thu, 30 May 2019 21:58:10 -0700 Message-ID: Content-Type: multipart/alternative; boundary="0000000000002a6a21058a27dd0d" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 35922@debbugs.gnu.org --0000000000002a6a21058a27dd0d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, this is a popular program used by many people and in repos of Fedora and Ubuntu. 2017 was only 2 years ago, so "not maintained" for two years seems not unusual in the Free Software world. In any case, that would not prevent other python2 programs from being in Guix or other GNU/Linux distributions. Migration to Python 3 would be issue for the upstream or for anyone taking over maintenance, common for widely used programs if the needs rises. On Thu, May 30, 2019 at 2:55 AM Ricardo Wurmus wrote: > > Ludovic Court=C3=A8s writes: > > > Hello, > > > > atai@atai.org skribis: > > > >> From: Andy Tai > >> > >> * gnu/packages/gnome.scm (terminator): Add at 1.91 > > > > [...] > > > >> + (arguments > >> + `(#:python ,python-2)) > > > > Python 2.x is reaching EOL real soon. Can it run on Python 3? > > It looks like terminator is no longer maintained since 2017. > > -- > Ricardo > > --=20 Andy Tai, atai@atai.org, Skype: licheng.tai, Line: andy_tai, WeChat: andytai1010 Year 2019 =E6=B0=91=E5=9C=8B108=E5=B9=B4 =E8=87=AA=E5=8B=95=E7=9A=84=E7=B2=BE=E7=A5=9E=E5=8A=9B=E6=98=AF=E4=BF=A1=E4= =BB=B0=E8=88=87=E8=A6=BA=E6=82=9F =E8=87=AA=E5=8B=95=E7=9A=84=E8=A1=8C=E7=82=BA=E5=8A=9B=E6=98=AF=E5=8B=9E=E5= =8B=95=E8=88=87=E6=8A=80=E8=83=BD --0000000000002a6a21058a27dd0d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi, this is a popular program used by many people and i= n repos of Fedora and Ubuntu.=C2=A0 2017 was only 2 years ago, so "not= maintained" for two years seems not unusual in the Free Software worl= d. =C2=A0 In any case, that would not prevent other python2 programs from b= eing in Guix or other GNU/Linux distributions. =C2=A0 Migration to Python 3= would be issue for the upstream or for anyone taking over maintenance, com= mon for widely used programs if the needs rises.

On Thu, May 30, 2= 019 at 2:55 AM Ricardo Wurmus <rek= ado@elephly.net> wrote:

Ludovic Court=C3=A8s <= ludo@gnu.org> writes:

> Hello,
>
> atai@atai.org s= kribis:
>
>> From: Andy Tai <atai@atai.org>
>>
>> * gnu/packages/gnome.scm (terminator): Add at 1.91
>
> [...]
>
>> +=C2=A0 =C2=A0 (arguments
>> +=C2=A0 =C2=A0 =C2=A0`(#:python ,python-2))
>
> Python 2.x is reaching EOL real soon.=C2=A0 Can it run on Python 3?
It looks like terminator is no longer maintained since 2017.

--
Ricardo



--
Andy Tai, atai@atai.org, Skype: licheng.tai, Line: andy_tai, WeChat: andytai1010=
Year 2019 =E6=B0=91=E5=9C=8B108=E5=B9=B4
=E8=87=AA=E5=8B=95=E7=9A=84= =E7=B2=BE=E7=A5=9E=E5=8A=9B=E6=98=AF=E4=BF=A1=E4=BB=B0=E8=88=87=E8=A6=BA=E6= =82=9F
=E8=87=AA=E5=8B=95=E7=9A=84=E8=A1=8C=E7=82=BA=E5=8A=9B=E6=98=AF= =E5=8B=9E=E5=8B=95=E8=88=87=E6=8A=80=E8=83=BD
=
--0000000000002a6a21058a27dd0d--