python-apt 0.9.3.5ubuntu3 source package in Ubuntu
Changelog
python-apt (0.9.3.5ubuntu3) trusty-proposed; urgency=medium * DepCache: Check that candidate we are setting belongs to package * Raise CacheMismatchError if objects passed to DepCache are from different cache (LP: #1737441); also includes the following regression fixes from bionic: - apt.Cache: Remap objects when reopening cache (LP: 1773316 in bionic+), incl. regression fixes: + Add more extensive test cases for cache remapping + Regression fix: Do not override __hash__ in apt.package.Package (LP: 1780099 in bionic+) * CI / pre-build / data changes: - Replace broken travis CI integration with current docker-based one - utils/get_debian_mirrors.py: Get data from salsa (for pre-build hook) - debian/control: Point to salsa instead of anonscm - debian/gbp.conf: Point to ubuntu/trusty branch - Updated mirror list -- Julian Andres Klode <email address hidden> Tue, 10 Jul 2018 16:59:07 +0200
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | updates | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-apt_0.9.3.5ubuntu3.tar.xz | 298.2 KiB | 2bf9eeb1c887df3732ae5bf86ed0a58ff44786b8f73bce6a8eee937e1d498a8c |
python-apt_0.9.3.5ubuntu3.dsc | 2.4 KiB | 6edc8db28db4850f1ec45779b0a2cb6f2133d75c71001412c7c02e39e62a8cd8 |
Available diffs
- diff from 0.9.3.5ubuntu2 to 0.9.3.5ubuntu3 (17.9 KiB)
Binary packages built by this source
- python-apt: Python interface to libapt-pkg
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions, such as:
.
- Access to the APT configuration system
- Access to the APT package information database
- Parsing of Debian package control files, and other files with a
similar structure
.
The included 'aptsources' Python interface provides an abstraction of
the sources.list configuration on the repository and the distro level.
- python-apt-common: Python interface to libapt-pkg (locales)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains locales.
- python-apt-dbg: Python interface to libapt-pkg (debug extension)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains the extension built for the Python debug interpreter.
- python-apt-dev: Python interface to libapt-pkg (development files)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains the header files needed to use python-apt objects from
C++ applications.
- python-apt-doc: Python interface to libapt-pkg (API documentation)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains the API documentation of python-apt.
- python3-apt: Python 3 interface to libapt-pkg
The apt_pkg Python 3 interface will provide full access to the internal
libapt-pkg structures allowing Python 3 programs to easily perform a
variety of functions, such as:
.
- Access to the APT configuration system
- Access to the APT package information database
- Parsing of Debian package control files, and other files with a
similar structure
.
The included 'aptsources' Python interface provides an abstraction of
the sources.list configuration on the repository and the distro level.
- python3-apt-dbg: Python 3 interface to libapt-pkg (debug extension)
The apt_pkg Python 3 interface will provide full access to the internal
libapt-pkg structures allowing Python 3 programs to easily perform a
variety of functions.
.
This package contains the extension built for the Python debug interpreter.