Re: [Python-Dev] Python 3.4 RPM on AIX

2015-02-18 Thread Benjamin Peterson
On Tue, Feb 17, 2015, at 23:06, Blaxton wrote: > Hi Zach, > I think it is best to remove the .spec file if it is not supported by > Python developers.It is misleading to ship unsupported file within source > tree. I agree, so I just removed it. ___ Pyt

Re: [Python-Dev] Python 3.4 RPM on AIX

2015-02-17 Thread Blaxton
5 11:54 PM Subject: Re: [Python-Dev] Python 3.4 RPM on AIX On Mon, Feb 16, 2015 at 10:50 PM, Blaxton wrote: > I am using the spec file that comes with Python source code which downloaded > from python.org website > source file is set on spec file to file with bz2 format while there is on

Re: [Python-Dev] Python 3.4 RPM on AIX

2015-02-17 Thread Bohuslav Kabrda
- Original Message - > Blaxton writes: > > > I am using the spec file that comes with Python source code which > > downloaded from python.org website > > Ah, sorry, I didn't realize that. My advice still stands; while there > are Red Hat/Fedora/other-RPM-based distro workers here, I do

Re: [Python-Dev] Python 3.4 RPM on AIX

2015-02-17 Thread Stephen J. Turnbull
Blaxton writes: > I am using the spec file that comes with Python source code which > downloaded from python.org website Ah, sorry, I didn't realize that. My advice still stands; while there are Red Hat/Fedora/other-RPM-based distro workers here, I don't know if any of them actually have anyth

Re: [Python-Dev] Python 3.4 RPM on AIX

2015-02-16 Thread Zachary Ware
On Mon, Feb 16, 2015 at 10:50 PM, Blaxton wrote: > I am using the spec file that comes with Python source code which downloaded > from python.org website > source file is set on spec file to file with bz2 format while there is only > .xz and zipped are available to download. > > > I thought someho

Re: [Python-Dev] Python 3.4 RPM on AIX

2015-02-16 Thread Blaxton
I am using the spec file that comes with Python source code which downloaded from python.org website source file is set on spec file to file with bz2 format while there is only .xz and zipped are available to download. I thought somehow some one from development team has wrote that .spec fileand