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

Remove pip version pin #315

Merged
merged 1 commit into from
Mar 1, 2017
Merged

Conversation

foosel
Copy link
Collaborator

@foosel foosel commented Feb 28, 2017

We no longer need to manually setup a solid SSL environment since that's already done for use with Python 2.7.9. The whole issue that we ran into with setting this up under Pip 9+ therefore can be circumvented without having to pin the pip version.

Refer to #276

Note: as far as I could tell, Armbian should also ship with Python 2.7.9 (which is the default version under Jessie), so this change shouldn't cause any issues in the build variant either I hope.

We no longer need to manually setup a solid SSL environment since
that's already done for use with Python 2.7.9. The whole issue
that we ran into with setting this up under Pip 9+ therefore
can be circumvented without having to pin the pip version.

Refer to guysoft#276
@foosel
Copy link
Collaborator Author

foosel commented Mar 1, 2017

Rebased against current devel to remove merge conflict.

@guysoft guysoft merged commit f80a180 into guysoft:devel Mar 1, 2017
@guysoft
Copy link
Owner

guysoft commented Mar 1, 2017

This should fix problems in variant builds too

@foosel foosel deleted the fix/removePipVersionPin branch March 6, 2017 15:10
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