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

bugfix and parallel upgrade search #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

bugfix and parallel upgrade search #8

wants to merge 4 commits into from

Conversation

tkruse
Copy link

@tkruse tkruse commented Apr 3, 2012

Hi, this is my first pull request ever, so please correct me if I did something wrong.

one commit just makes sure get_highest_version does what it should (unit test added)

last commit makes -U be mass-parallel, taking much less time that way.

@cakebread
Copy link
Owner

Thanks, this looks great. I'm working on a new release, going to pull it in and try it.

@tkruse
Copy link
Author

tkruse commented Apr 6, 2012

cool. Also got the error caught in the added commit, for a package installed via Ubuntu apt-get

In general I also have issues running
pip install -U yolk -U | awk '{print $1}'

because of packages installed in ubuntu via apt-get. Not sure whether that can be fixed.

@ghost ghost assigned cakebread Nov 3, 2012
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