Re: [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file

2017-01-25 Thread Charalampos Stratakis
ciate Software Engineer Python Maintenance Team, Red Hat - Original Message - From: "Dahui Jiang" To: "Charalampos Stratakis" Cc: python-dev@python.org Sent: Sunday, January 22, 2017 2:58:39 AM Subject: RE: [Python-Dev] Have problem when building python3.5.1 rpm wi

Re: [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file

2017-01-22 Thread Stefan Ring
> now that the SPEC file of fedora is open source, how about redhat's, how > could I get it? Fedora's spec files lives here: http://pkgs.fedoraproject.org/cgit/rpms/python3.git ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/ma

Re: [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file

2017-01-21 Thread Dahui Jiang
-dev@python.org Sent: Thursday, January 19, 2017 12:54:16 PM Subject: [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file Hi all: I’m try to build a python rpm from source python3.5.1, and I use the spec file in the source tree. But the building is not success as print

Re: [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file

2017-01-19 Thread Charalampos Stratakis
4:16 PM Subject: [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file Hi all: I’m try to build a python rpm from source python3.5.1, and I use the spec file in the source tree. But the building is not success as print the

[Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file

2017-01-19 Thread Dahui Jiang
Hi all: I'm try to build a python rpm from source python3.5.1, and I use the spec file in the source tree. But the building is not success as print the following error: *** running build running build_ext error: [Errno 2] No such file or directory: 'Modu