File: log-levels-and-sphinx-161-6efe0d291718a657.yaml

package info (click to toggle)
python-reno 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 776 kB
  • sloc: python: 5,263; makefile: 21; sh: 10
file content (8 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Sphinx 1.6.1 now interprets error and warning log messages as
    reasons to abort the build when strict mode is enabled. This
    release changes the log level for some calls that weren't really
    errors to begin with to avoid having Sphinx abort the build
    unnecessarily.