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

package info (click to toggle)
python-pbr 7.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 884 kB
  • sloc: python: 5,092; sh: 138; makefile: 28; 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.