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

Rewrite script to use vendor packages if possible #25

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

dannysauer
Copy link
Contributor

I started by quoting variables, fixing the misplaced quote in the awk command, and simplifying the script --but then things got a little out of hand as I really wanted to use my vendor's python packages where possible instead of installing with pip. :D

So, there's support for OpenSUSE, SLE, and Ubuntu packages in there now. It'll still fall back to pip for any deps which aren't able to be installed with zypper/apt (and for systems which aren't SUSE or Ubuntu).

@circa10a circa10a merged commit 0c33d47 into pyouroboros:master Oct 22, 2018
@circa10a
Copy link
Member

Danny's 2 for 2!

@dannysauer dannysauer deleted the test_fix branch October 23, 2018 01:49
@dirtycajunrice dirtycajunrice added the enhancement New feature or request label Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants