[Touch-packages] [Bug 1998488] Re: Wrong type annotation in apt.progress.text.AcquireProgress

2023-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 2.4.0

---
python-apt (2.4.0) jammy; urgency=medium

  [ Julian Andres Klode ]
  * 2.4.0 marks this as a stable upstream release series.
  * AcquireFile: Handle large files (LP: #1998265)
  * .gitlab-ci.yml: Test in jammy and fix mypy version to jammy
  * Update mirror lists
  * debian/gbp.conf: Point at 2.4.y branch
  * d/t/control: Add missing binutils test dependency

  [ Michael Vogt ]
  * apt: fix mypy in apt.progress.text.AcquireProgress (LP: #1998488)

 -- Julian Andres Klode   Thu, 01 Dec 2022 17:30:57
+0100

** Changed in: python-apt (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1998488

Title:
  Wrong type annotation in apt.progress.text.AcquireProgress

Status in python-apt package in Ubuntu:
  Fix Released
Status in python-apt source package in Jammy:
  Fix Released
Status in python-apt source package in Kinetic:
  Fix Released
Status in python-apt source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  Type checking fails in CI

  [Test plan]
  Have CI type check successfully

  [Where problems could occur]
  It's only a comment *inside* the function, so not really anywhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1998488/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1998488] Re: Wrong type annotation in apt.progress.text.AcquireProgress

2023-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 2.4.0+22.10

---
python-apt (2.4.0+22.10) kinetic; urgency=medium

  [ Julian Andres Klode ]
  * 2.4.0 marks this as a stable upstream release series.
  * AcquireFile: Handle large files (LP: #1998265)
  * .gitlab-ci.yml: Test in jammy and fix mypy version to jammy
  * Update mirror lists
  * debian/gbp.conf: Point at 2.4.y branch
  * d/t/control: Add missing binutils test dependency

  [ Michael Vogt ]
  * apt: fix mypy in apt.progress.text.AcquireProgress (LP: #1998488)

 -- Julian Andres Klode   Thu, 01 Dec 2022 17:30:57
+0100

** Changed in: python-apt (Ubuntu Kinetic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1998488

Title:
  Wrong type annotation in apt.progress.text.AcquireProgress

Status in python-apt package in Ubuntu:
  Fix Released
Status in python-apt source package in Jammy:
  Fix Released
Status in python-apt source package in Kinetic:
  Fix Released
Status in python-apt source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  Type checking fails in CI

  [Test plan]
  Have CI type check successfully

  [Where problems could occur]
  It's only a comment *inside* the function, so not really anywhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1998488/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1998488] Re: Wrong type annotation in apt.progress.text.AcquireProgress

2023-01-11 Thread Robie Basak
Since the SRU team -approved Test Plan was to rely on autopkgtest, and
autopkgtests are showing all passed, we can consider this bug verified
for those releases.

** Tags removed: verification-needed verification-needed-jammy 
verification-needed-kinetic
** Tags added: verification-done verification-done-jammy 
verification-done-kinetic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1998488

Title:
  Wrong type annotation in apt.progress.text.AcquireProgress

Status in python-apt package in Ubuntu:
  Fix Released
Status in python-apt source package in Jammy:
  Fix Committed
Status in python-apt source package in Kinetic:
  Fix Committed
Status in python-apt source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  Type checking fails in CI

  [Test plan]
  Have CI type check successfully

  [Where problems could occur]
  It's only a comment *inside* the function, so not really anywhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1998488/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1998488] Re: Wrong type annotation in apt.progress.text.AcquireProgress

2022-12-02 Thread Brian Murray
Hello Julian, or anyone else affected,

Accepted python-apt into jammy-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/python-apt/2.4.0 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: python-apt (Ubuntu Jammy)
   Status: Triaged => Fix Committed

** Tags added: verification-needed-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1998488

Title:
  Wrong type annotation in apt.progress.text.AcquireProgress

Status in python-apt package in Ubuntu:
  Fix Released
Status in python-apt source package in Jammy:
  Fix Committed
Status in python-apt source package in Kinetic:
  Fix Committed
Status in python-apt source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  Type checking fails in CI

  [Test plan]
  Have CI type check successfully

  [Where problems could occur]
  It's only a comment *inside* the function, so not really anywhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1998488/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1998488] Re: Wrong type annotation in apt.progress.text.AcquireProgress

2022-12-02 Thread Brian Murray
Hello Julian, or anyone else affected,

Accepted python-apt into kinetic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
apt/2.4.0+22.10 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
kinetic to verification-done-kinetic. If it does not fix the bug for
you, please add a comment stating that, and change the tag to
verification-failed-kinetic. In either case, without details of your
testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: python-apt (Ubuntu Kinetic)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-kinetic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1998488

Title:
  Wrong type annotation in apt.progress.text.AcquireProgress

Status in python-apt package in Ubuntu:
  Fix Released
Status in python-apt source package in Jammy:
  Fix Committed
Status in python-apt source package in Kinetic:
  Fix Committed
Status in python-apt source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  Type checking fails in CI

  [Test plan]
  Have CI type check successfully

  [Where problems could occur]
  It's only a comment *inside* the function, so not really anywhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1998488/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1998488] Re: Wrong type annotation in apt.progress.text.AcquireProgress

2022-12-01 Thread Julian Andres Klode
I'm setting Lunar to fix released as the fix is in 2.5.0. Despite it not
being released yet,  we'd otherwise just forget about it.

** Changed in: python-apt (Ubuntu Jammy)
   Status: New => Triaged

** Changed in: python-apt (Ubuntu Kinetic)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1998488

Title:
  Wrong type annotation in apt.progress.text.AcquireProgress

Status in python-apt package in Ubuntu:
  Fix Released
Status in python-apt source package in Jammy:
  Triaged
Status in python-apt source package in Kinetic:
  Triaged
Status in python-apt source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  Type checking fails in CI

  [Test plan]
  Have CI type check successfully

  [Where problems could occur]
  It's only a comment *inside* the function, so not really anywhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1998488/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp