From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAteo-0002Ta-9K for guix-patches@gnu.org; Wed, 17 May 2017 03:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAtek-0003iS-C1 for guix-patches@gnu.org; Wed, 17 May 2017 03:46:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46839) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dAtek-0003iO-8I for guix-patches@gnu.org; Wed, 17 May 2017 03:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dAtej-0000Hr-Lv for guix-patches@gnu.org; Wed, 17 May 2017 03:46:01 -0400 Subject: bug#26401: [PATCH] python-tryton (with no modules) Resent-Message-ID: MIME-Version: 1.0 In-Reply-To: <4d3632b9.AEEAKq6kKpkAAAAAAAAAAAOu6r8AAAACwQwAAAAAAAW9WABZG-Wd@mailjet.com> References: <285e9165.AEMAKF1MYlQAAAAAAAAAAAO8YckAAAACwQwAAAAAAAW9WABZEIIR@mailjet.com> <4d3632b9.AEEAKq6kKpkAAAAAAAAAAAOu6r8AAAACwQwAAAAAAAW9WABZG-Wd@mailjet.com> From: Catonano Date: Wed, 17 May 2017 09:45:44 +0200 Message-ID: Content-Type: multipart/alternative; boundary="f403045c2486d78880054fb379a9" 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: Arun Isaac Cc: 26401@debbugs.gnu.org --f403045c2486d78880054fb379a9 Content-Type: text/plain; charset="UTF-8" 2017-05-17 7:54 GMT+02:00 Arun Isaac : > > >> In any case, tryton needs only python2-genshi. > > > > Out of curiosity: how can you say this ? > > The Fedora package uses both Genshi and Relatorio with Python 3 > > I was looking at the Arch Linux packages in the AUR as a reference. Arch > has tryton packaged with python 2. But, I just checked the "Programming > Language" metadata in the setup.py of the tryton and trytond source > tarballs. It seems that tryton supports python 2.7, while trytond > supports python 2.7 and 3.5. > > So, yes, you're right. At least for trytond, we could use python > 3.5. But, considering the complexity of packaging (patching and all) > genshi for python 3.5, I think we should just wait for the python3.5 > genshi to be properly ready and use python2 in the meantime. WDYT? > I know that the Guix poliicy is to let upstream do its homework. But in this case I would keep the patched Genshi In fact, if you read the most recent thread in the Genshi google group: https://groups.google.com/forum/#!forum/genshi you can deduce that: 1. the patches have been used by mainstream distros for almost 2 years now, if I understand correctly 2. the development of Genshi is stalled. The last contribution (adding travis) was 2 years ago what is being deployed by other distros already is, substantially, the new Genshi release And unless someone steps up in maintaning the project, there won't be a formal release anytime soon --f403045c2486d78880054fb379a9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
2017-05-17 7:54 GMT+02:00 Arun Isaac <= ;arunisaac@= systemreboot.net>:

>> In any case, tryton needs only python2-genshi.
>
> Out of curiosity: how can you say this ?
> The Fedora package uses both Genshi and Relatorio with Python 3

I was looking at the Arch Linux packages in the AUR as a reference. = Arch
has tryton packaged with python 2. But, I just checked the "Programmin= g
Language" metadata in the setup.py of the tryton and trytond source tarballs. It seems that tryton supports python 2.7, while trytond
supports python 2.7 and 3.5.

So, yes, you're right. At least for trytond, we could use python
3.5. But, considering the complexity of packaging (patching and all)
genshi for python 3.5, I think we should just wait for the python3.5
genshi to be properly ready and use python2 in the meantime. WDYT?

I know that the Gui= x poliicy is to let upstream do its homework.

But in this case I wou= ld keep the patched Genshi

In fact,= if you read the most recent thread in the Genshi google group:

ht= tps://groups.google.com/forum/#!forum/genshi

=C2=A0you can = deduce that:

  1. the patches have been used by mainstream distro= s for almost 2 years now, if I understand correctly
  2. the develop= ment of Genshi is stalled. The last contribution (adding travis) was 2 year= s ago

what is being deployed by other distros already is, subst= antially, the new Genshi release

And unless someone steps up in maint= aning the project, there won't be a formal release anytime soon

=
--f403045c2486d78880054fb379a9--