Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to python 2.7.9 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jryberg
Copy link

@jryberg jryberg commented Apr 5, 2015

No description provided.

@ronjouch
Copy link

Worked flawlessly for me on CentOS 5.11 x86_64, thanks @jryberg @nmilford :)


Off-topic question: what's the recommended way to easily deploy pip and virtualenv too? On my first test machine I just ran python -m ensurepip (which is a neat addition in 2.7.9) and pip-installed virtualenv, but I'm not fond of this, because it:

  1. Deploys old versions (which can be upgraded).
  2. Will yield different results across time when pip/virtualenv are upgraded, making deployments non-repeatable.

Would you recommend packing them in the same RPM through the python27.spec or building two additional RPMs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants