File: remove-command-hooks-907d9c2325f306ca.yaml

package info (click to toggle)
python-pbr 6.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 804 kB
  • sloc: python: 4,422; sh: 153; makefile: 25; ansic: 24
file content (6 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
upgrade:
  - |
    Support for entry point command hooks has been removed. This feature was
    poorly tested, poorly documented, and broken in some environments.
    Support for global hooks is not affected.