Re: Supporting multiple python runtimes with automake

2018-01-31 Thread Yuval Turgeman
be offended if this gets rejected, as I wasnt 100% sure I should post this anyway, but since I already played with it one night, I thought why not :) Thanks ! On Jan 31, 2018 8:49 PM, "Mathieu Lirzin" wrote: Yuval Turgeman writes: > Because when I want to package an rpm, I have a

Re: Supporting multiple python runtimes with automake

2018-01-30 Thread Yuval Turgeman
, writing from a smartphone...) On Tue, Jan 30, 2018 at 5:52 PM, Mathieu Lirzin wrote: > Hello, > > Yuval Turgeman writes: > > > On Tue, Jan 30, 2018 at 2:22 PM, Sandro Bonazzola > > wrote: > > > >> 2018-01-30 11:26 GMT+01:00 Yuval Turgeman : > >

Re: Supporting multiple python runtimes with automake

2018-01-30 Thread Yuval Turgeman
On Tue, Jan 30, 2018 at 2:22 PM, Sandro Bonazzola wrote: > > > 2018-01-30 11:26 GMT+01:00 Yuval Turgeman : > >> Hi, >> >> I added 2 macros (AM_PATH_PYTHON2 and AM_PATH_PYTHON3) to support both >> python2 and python3 on the same system. It works in the same wa

Supporting multiple python runtimes with automake

2018-01-30 Thread Yuval Turgeman
e for doing this is Fedora Packaging Guidelines for Python ( https://fedoraproject.org/wiki/Packaging:Python) which requires a package to be built for both runtimes. Thanks, Yuval. From ec9b2cb7eaa00cfb84cfe48333c6d85eef17fd08 Mon Sep 17 00:00:00 2001 From: Yuval Turgeman Date: Tue, 30 Jan 2018