File: remove-group-subclass-82134e6915c7c782.yaml

package info (click to toggle)
python-osc-lib 4.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 820 kB
  • sloc: python: 6,505; makefile: 21; sh: 2
file content (6 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
upgrade:
  - |
    The ``osc_lib.command.commandmanager.CommandManager`` class is a
    direct subclass of ``cliff.commandmanager.CommandManager``. The extra
    osc_lib functionality has been shifted upstream into cliff.