Branches for Breezy

Name Status Last Modified Last Commit
lp:ubuntu/breezy/python-apt 1 Development 2009-12-02 22:27:44 UTC
3. backported locking support from baz (...

Author: Michael Vogt
Revision Date: 2005-09-12 14:56:14 UTC

backported locking support from baz (needed to fix the various
python-apt based apps that do no do lock-checking right now)

lp:ubuntu/breezy-updates/python-apt 1 Development 2009-12-02 22:28:01 UTC
3. * apt/progress.py: - initialize Fe...

Author: Michael Vogt
Revision Date: 2006-03-09 10:30:27 UTC

* apt/progress.py:
  - initialize FetchProgress.eta with the correct type
  - strip the staus str before passing it to InstallProgress.statusChanged()
  - added InstallProgress.statusChange(pkg, percent, status)
  - make DumbInstallProgress a new-style class
    (thanks to kamion for the suggestions)
  - fix various pychecker warnings
* apt/cache.py:
  - return useful values on Cache.update()
* apt/cache.py, apt/package.py: fix various pychecker warnings
* backported the code

12 of 2 results