yolk icon indicating copy to clipboard operation
yolk copied to clipboard

bugfix and parallel upgrade search

Open tkruse opened this issue 13 years ago • 2 comments

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.

tkruse avatar Apr 03 '12 21:04 tkruse

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

cakebread avatar Apr 06 '12 21:04 cakebread

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.

tkruse avatar Apr 06 '12 23:04 tkruse