diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-31 13:43:09 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-31 13:43:09 +0200 |
| commit | a7da352b92726adf18f121de2711976f356ded29 (patch) | |
| tree | e1eae8b17d2fcecb704805a46753867d58986538 /python/pkgmanager.cc | |
| parent | 254c868e6e5e536eecdafc27c546b036397c2dc5 (diff) | |
| parent | e124705b95abb6ea3c4c6f96ed5559dac8a2c697 (diff) | |
| download | python-apt-a7da352b92726adf18f121de2711976f356ded29.tar.gz | |
* apt/debfile.py:
- added wrapper around apt_inst.debExtract()
- support dictionary like access
* python/apt_instmodule.cc:
- added arCheckMember()
* build with latest python-distutils-extra (thanks
to doko for notifiying about the problem)
* apt/package.py:
- added Record class that can be accessed like a dictionary
and return it in candidateRecord and installedRecord
(thanks to Alexander Sack for discussing this with me)
* doc/examples/records.py:
- added example how to use the new Records class
* apt/cache.py:
- throw FetchCancelleException, FetchFailedException,
LockFailedException exceptions when something goes wrong
- generalized some code, bringing it into the Distribution
class, and wrote some missing methods for the DebianDistribution
one (thanks to Gustavo Noronha Silva)
- updated for python-distutils-extra (>= 1.9.0)
- fix i18n files
- increase str buffer in PackageIndexFileRepr
* python/package.py:
* python/cache.py:
Diffstat (limited to 'python/pkgmanager.cc')
0 files changed, 0 insertions, 0 deletions
