File: NEWS

package info (click to toggle)
progressbar2 4.3b.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 856 kB
  • sloc: python: 4,628; makefile: 154; sh: 5
file content (16 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
progressbar2 (4.3b.0-1) unstable; urgency=medium

  The library in this package has been renamed from progressbar to
  progressbar2, to match the name of the library on PyPI.

  This is a Debian specific change.

  Importing this library now looks like this:

    import progressbar2

  This rename removes the conflict with the python3-progressbar package.

  Any code using progressbar2 will need to be updated.

 -- Edward Betts <edward@4angle.com>  Mon, 12 Dec 2022 08:09:06 +0000