Age | Commit message (Collapse) | Author |
|
|
|
care about that aspect...don't highlight source installs as if we add them to @world
|
|
source packages
|
|
|
|
|
|
cache cleaning option
|
|
|
|
|
|
|
|
pep8 the whole backend
|
|
|
|
|
|
|
|
download as separate module (remove lots of duplicated code)
|
|
|
|
|
|
|
|
|
|
* subprocess.Popen child processes can "sometimes" generate a very large output, causing a deadlock (**cough** dependency solver **cough**)
* use subprocess.Popen.communicate instead of subprocess.Popen.wait to avoid such issues
* see : https://docs.python.org/3/library/subprocess.html#subprocess.Popen.wait
|
|
list, so use it and don't waste time extracting it from the tarbals
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'sisyphus upgrade --hybrid')
|
|
under one module, and expose them to other modules from there
|
|
to work with the new backend ... gui frontend wip
|