Re: Python3 as default

2015-04-20 Thread Piotr Ożarowski
> > We discussed the future fate of the /usr/bin/python symlink at the > > language summit (and a little further at the sprints), and it > > currently seems likely that we're going to go down the path of the > > Python Launcher for Windows model, and make "python" refer to a > > configurable shim t

Re: Python3 as default

2015-04-20 Thread Robert Kuska
- Original Message - > From: "Bohuslav Kabrda" > To: "Fedora Python SIG" > Sent: Monday, April 20, 2015 9:02:35 AM > Subject: Re: Python3 as default > > - Original Message - > > +1 from me on the suggested changes. > >

Re: Python3 as default

2015-04-20 Thread Robert Kuska
(I've miss hitted enter and sent the email earlier) - Original Message - > From: "Robert Kuska" > To: "Fedora Python SIG" > Sent: Monday, April 20, 2015 10:05:44 AM > Subject: Re: Python3 as default > > > > - Original Message -

Re: Python3 as default

2015-04-20 Thread Robert Kuska
- Original Message - > From: "Toshio Kuratomi" > To: "Fedora Python SIG" > Sent: Friday, April 17, 2015 2:14:20 PM > Subject: Re: Python3 as default > > > > > On Apr 15, 2015 2:57 AM, "Robert Kuska" < rku...@redhat.com &g

Re: Python3 as default

2015-04-20 Thread Robert Kuska
- Original Message - > From: "Nick Coghlan" > To: "Fedora Python SIG" > Sent: Friday, April 17, 2015 7:50:54 AM > Subject: Re: Python3 as default > > +1 from me on the suggested changes. > > On 15 April 2015 at 02:56, Robert Kuska w

Re: Python3 as default

2015-04-20 Thread Bohuslav Kabrda
- Original Message - > +1 from me on the suggested changes. > > On 15 April 2015 at 02:56, Robert Kuska wrote: > > > > *{__python} VS /usr/bin/python CONFUSION* > > Why is value of {__python} being changed and /usr/bin/python (along with > > python-foo being python2) > > is untached? I se

Re: Python3 as default

2015-04-17 Thread Toshio Kuratomi
On Apr 15, 2015 2:57 AM, "Robert Kuska" wrote: > pip is not a application, even though it is not used via import statement both python3 and python2 > versions provides different functionality (python-pip installs python2 packages and python3-pip > installs python3 packages), therefore it is a *mo

Re: Python3 as default

2015-04-16 Thread Nick Coghlan
+1 from me on the suggested changes. On 15 April 2015 at 02:56, Robert Kuska wrote: > > *{__python} VS /usr/bin/python CONFUSION* > Why is value of {__python} being changed and /usr/bin/python (along with > python-foo being python2) > is untached? I see this as two different situations or two di

Re: Python3 as default

2015-04-15 Thread Robert Kuska
> [3] https://pastebin.mozilla.org/8829944 (silly script used may miss some may > contain redudant) [3] https://pastebin.mozilla.org/8830199 (I somehow pasted wrong link) > [4] https://fedorahosted.org/fpc/ticket/513 > > -- > Robert Kuska > {rkuska} > __

Python3 as default

2015-04-14 Thread Robert Kuska
ello everyone, I would like to continue with the discussion about Python3 as a default and what it means for python packaging guidelines (f23+). This mail derives from [0][1]. Before I proceed to open a tickets I would like to hear your opinions first. *INTRO* (Not so) Recently the following chan