Change logs for python-apt source package in Lunar

  • python-apt (2.5.3ubuntu1) lunar; urgency=medium
    
      * Update mirror lists
      * debian/gbp.conf: Point at ubuntu/lunar branch
      * .gitlab-ci.yml: Point at ubuntu:lunar
    
     -- Julian Andres Klode <email address hidden>  Fri, 14 Apr 2023 17:14:22 +0200
  • python-apt (2.5.3) unstable; urgency=medium
    
      [ Nick Rosbrook ]
      * deb822: allow initializing a Deb822SourceEntry from string
      * all: fix PEP8 formatting
      * .gitlab-ci.yml: update typing stage to use venv
    
     -- Julian Andres Klode <email address hidden>  Thu, 23 Feb 2023 21:38:02 +0100
  • python-apt (2.5.2) unstable; urgency=medium
    
      [ Jelmer Vernooij ]
      * Allow sources.list.d to not exist
    
      [ Julian Andres Klode ]
      * Fix Debian templates to fix FTBFS/test failure.
        We copied the URI regex from the templated section, so they had
        {{0,1}}, but these sections had a fixed codename, so there's no
        expansion, so it needs to be {0,1} here.
      * Update mirror lists
    
     -- Julian Andres Klode <email address hidden>  Mon, 23 Jan 2023 10:51:16 +0100
  • python-apt (2.5.1) unstable; urgency=medium
    
      [ Julian Andres Klode ]
      * aptsources: distinfo: type annotations
      * Reformat code with black
      * aptsources: Initial deb822 reading, use SourcesList(..., deb822=True) to opt in.
        The .distro matcher code has not been fully ported yet, and you will
        experience issues trying to match distro entries to a deb822 source entry
        with multiple values in the Types, URIs, Suites field, but this should
        work for most use cases.
      * Mirror list updates
    
      [ Matthias Klumpp ]
      * Update Debian template information
      * trivial: Fix Debian changelog URI template
    
     -- Julian Andres Klode <email address hidden>  Mon, 16 Jan 2023 18:44:09 +0100
  • python-apt (2.5.0) unstable; urgency=medium
    
      [ Jelmer Vernooij ]
      * Fix attribute name in indexfile.py.
      * Expose MetaIndex.type.
    
      [ Michael Vogt ]
      * debian: remove `python3-*-dbg` packages (Closes: #994348)
      * apt: fix mypy in apt.progress.text.AcquireProgress
    
      [ Julian Andres Klode ]
      * AcquireFile: Handle large files (LP: #1998265)
      * apt/progress/base.py: Return False in default cdrom change
      * Code style fixes
      * Mirror list updates
      * d/t/control: Depend on binutils for ar
      * Untrack all GC tracked objects before freeing them (LP: #1997036)
    
      [ Steve Langasek ]
      * Drop references to archive.canonical.com (LP: #1959343)
    
     -- Julian Andres Klode <email address hidden>  Wed, 30 Nov 2022 17:35:59 +0100
  • python-apt (2.3.0ubuntu3) lunar; urgency=medium
    
      * No-change rebuild with Python 3.11 as supported
    
     -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 10:45:08 +0000
  • python-apt (2.3.0ubuntu2) jammy; urgency=medium
    
      * No-change rebuild with Python 3.10 only
    
     -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 19:44:59 +0000