[ubuntu/noble-proposed] python-apt 2.7.3 (Accepted)
Julian Andres Klode
julian.klode at canonical.com
Fri Dec 22 11:11:02 UTC 2023
python-apt (2.7.3) unstable; urgency=medium
* Handle null pointer deference in error handler (Closes: #1058904)
* Actually register apt_pkg.Warning object
* apt_inst: Import apt_pkg.Warning and export it again (Closes: #1058657)
* d/tests/control: Add allow-stderr Restriction
python-apt (2.7.2) unstable; urgency=medium
* Convert from type comments to type annotations (Closes: #1058118)
* Run pyupgrade
* Run pyupgrade --py311-plus
* Run autoflake
* Run isort
python-apt (2.7.1) unstable; urgency=medium
[ Aristo Chen ]
* apt/package.py: fix typo from 'unkown' to 'unknown'
[ Julian Andres Klode ]
* Issue warnings as apt_pkg.Warning instead of discarding when there is no error
* deb822: Allow copying a section by constructor
* aptsources.distro: Order parent components predictable when adding
* Added exploded views to deb822 sources to support aptsources.distro which
will manage potentially only parts of a single paragraph:
- Initial support for exploded views of deb822 entries
- sourceslist: add parent argument to add() to copy fields
- sourceslist: Allow merging official distro sources
- ExplodedDeb822SourceEntry: Add file property
- Draft: sourceslist: add: Check for matches in the exploded list
- sourceslist: Add SourcesList.index() method to index items
- sourceslist: Fix merging of entries
- distro: add_source: Insert new source after last official source
- distro: Handle .comps being a property, not updatable in-place
- sourceslist: Skip sourceslist, sourcesparts being /dev/null
- deb822: Improve parsing of section separators
- deb822: Fix File.__str__() to not include 2 empty lines
- tests: deb822: Check enable/disable component layout behavior
- SourcesList.index: Return int in index(), not bool
- tests: deb822: Check enabling proposed and disabling it
[ Jeroen Dekkers ]
* Do not return the empty string in installed_files
[ Bruce Duncan ]
* Remove abandoned debugging messages
* Remove unused debugging
[ Max-Julian Pogner ]
* FIX: write snake_case in documentation, as this is the documented method name.
[ Alexandre Detiste ]
* remove Python2 crumbs
Date: 2023-12-21 22:45:37.943841+00:00
Signed-By: Julian Andres Klode <julian.klode at canonical.com>
https://launchpad.net/ubuntu/+source/python-apt/2.7.3
-------------- next part --------------
Sorry, changesfile not available.
More information about the noble-changes
mailing list