Getting/building an older Python 3.4 version?

Asked by Aru Sahni

For various reasons, I am not permitted to use Python 3.4.3 (which is the version in the IUS el6 repository) - I can only use 3.4.2. Since I don't see a collection of RPMs for that in the IUS repository, I was wondering what course of action you'd recommend for someone in my boat? Building and configuring it on my target machine isn't an option, but I am permitted to build RPMs on a different box.

Could you point me to some resources to see how I could go about building my own RPMs modeled off your build process?

Question information

Language:
English Edit question
Status:
Solved
For:
IUS Community Project Edit question
Assignee:
No assignee Edit question
Solved by:
bharper
Solved:
Last query:
Last reply:
Revision history for this message
Best bharper (bharper) said :
#1

Hello Aru,

Thanks for taking the time to contact us about this concern. We currently have our python34u-3.4.2 packages available in the archive repositories:

RHEL:
https://dl.iuscommunity.org/pub/ius/archive/Redhat/6/x86_64/repoview/python34u.html

CentOS:
https://dl.iuscommunity.org/pub/ius/archive/CentOS/6/x86_64/repoview/python34u.html

The ius-release package does include configuration for the archive repositories, but is disabled by default.

-Ben

Revision history for this message
Aru Sahni (arusahni) said :
#2

Can't believe I missed that. Thanks for the speedy reply, Ben!

~Aru