File: fix-passing-exclude-deprecated-param-317745d23022e544.yaml

package info (click to toggle)
python-oslo.policy 4.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,012 kB
  • sloc: python: 6,099; makefile: 23; sh: 20
file content (6 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - |
    Fixed passing ``--exclude-deprecated`` boolean value to
    sphinx-build command. Now ``--exclude-deprecated`` is only
    passed when it is True without bool True/False value.