lp:~kgoetz/+junk/python-apt

Created by KarlGoetz and last modified
Get this branch:
bzr branch lp:~kgoetz/+junk/python-apt
Only KarlGoetz can upload to this branch. If you are KarlGoetz please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
KarlGoetz
Status:
Abandoned

Recent revisions

409. By KarlGoetz

Initial commit of gNS templates for python-apt

408. By Julian Andres Klode

* python/progress.cc:
  - Do not pass arguments to InstallProgress.wait_child().

407. By Julian Andres Klode

python: Commit documentation changes suggested by debian-l10n-english.

406. By Julian Andres Klode

apt/cache.py: Use has_versions and has_provides from apt_pkg.Package where possible.

405. By Julian Andres Klode

python/cache.cc: Add Package.has_provides to see which packages are provided at least once.

404. By Julian Andres Klode

apt/cache.py: Make Cache.get_providing_packages() about 1000 times faster.

403. By Julian Andres Klode

apt/cache.py: Make Cache.req_reinstall_pkgs much faster as well.

402. By Julian Andres Klode

Add rich compare methods to the Version object.

401. By Julian Andres Klode

Add Package.has_versions to see which packages have at least one version.

400. By Julian Andres Klode

apt/cache.py: Make Cache.get_changes() much (~35x) faster (Closes: #578074).

This change consists of the following ideas:
 - Switch to the low-level API
 - Use 'not marked_keep()' to check if a package has
   been modified.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers