* [gentoo-commits] portage r15596 - main/branches/2.1.7/pym/_emerge
@ 2010-03-02 20:27 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2010-03-02 20:27 UTC (permalink / raw
To: gentoo-commits
Author: zmedico
Date: 2010-03-02 20:27:10 +0000 (Tue, 02 Mar 2010)
New Revision: 15596
Modified:
main/branches/2.1.7/pym/_emerge/depgraph.py
Log:
Update the spinner in depgraph._serialize_tasks when searching for
suitable uninstall tasks. (trunk r15369)
Modified: main/branches/2.1.7/pym/_emerge/depgraph.py
===================================================================
--- main/branches/2.1.7/pym/_emerge/depgraph.py 2010-03-02 20:26:56 UTC (rev 15595)
+++ main/branches/2.1.7/pym/_emerge/depgraph.py 2010-03-02 20:27:10 UTC (rev 15596)
@@ -3673,6 +3673,7 @@
# best possible choice, but the current algorithm
# is simple and should be near optimal for most
# common cases.
+ self._spinner_update()
mergeable_parent = False
parent_deps = set()
for parent in mygraph.parent_nodes(task):
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-02 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02 20:27 [gentoo-commits] portage r15596 - main/branches/2.1.7/pym/_emerge Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox