From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:38492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWE5e-0008CU-Uu for guix-patches@gnu.org; Thu, 30 May 2019 01:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWE5d-0007Ef-QG for guix-patches@gnu.org; Thu, 30 May 2019 01:59:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47070) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWE5d-0007ER-NX for guix-patches@gnu.org; Thu, 30 May 2019 01:59:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hWE5d-0002kY-JS for guix-patches@gnu.org; Thu, 30 May 2019 01:59:01 -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> In-Reply-To: <874l5dt1au.fsf@gnu.org> From: Andy Tai Date: Wed, 29 May 2019 22:58:03 -0700 Message-ID: Content-Type: multipart/alternative; boundary="0000000000006ef7e9058a149504" 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35922@debbugs.gnu.org --0000000000006ef7e9058a149504 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, May 29, 2019 at 2:10 PM Ludovic Court=C3=A8s wrote: > 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? > hi, no, not the current upstream... I tried with python-3 and won't run > > > + (description > > + "A tool to allow running multiple GNOME terminals in a grid and > > + tabs and support for drag and drop re-ordering of terminals") > > Could you make a full sentence and remove the trailing spaces? See > < > https://www.gnu.org/software/guix/manual/en/html_node/Synopses-and-Descri= ptions.html > >. > > will update > > + (license license:gpl2))) > > This means =E2=80=9Cversion 2 only=E2=80=9D. Is there an explicit =E2=80= =9Cversion 2 only=E2=80=9D > statement, for example in source file headers? If not, it should be > =E2=80=98gpl2+=E2=80=99. > > source clearly labeled gpl "Version 2 Only" > Could you send an updated patch? > > will do > Thank you, > Ludo=E2=80=99. > --=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 --0000000000006ef7e9058a149504 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Wed, May 29, 2019 at 2:10= PM Ludovic Court=C3=A8s <ludo@gnu.org> wrote:
He= llo,

atai@atai.org skribi= s:

> 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?

hi, no, not the current upstream... I tried with= python-3 and won't run

> +=C2=A0 =C2=A0 (description
> +=C2=A0 =C2=A0 =C2=A0"A tool to allow running multiple GNOME term= inals in a grid and
> +=C2=A0 =C2=A0 =C2=A0tabs and support for drag and drop re-ordering of= terminals")

Could you make a full sentence and remove the trailing spaces?=C2=A0 See <https://www.= gnu.org/software/guix/manual/en/html_node/Synopses-and-Descriptions.html>.



--
--0000000000006ef7e9058a149504--