Package: sphinxcontrib-bibtex / 2.6.5-3

Metadata

Package Version Patches format
sphinxcontrib-bibtex 2.6.5-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
No privacy breach.patch | (download)

README.rst | 18 0 + 18 - 0 !
1 file changed, 18 deletions(-)

 no privacy breach

Use the packaged docs.patch | (download)

doc/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use the packaged docs

Make the tests pass with Docutils 0.22.patch | (download)

test/test_debug.py | 22 15 + 7 - 0 !
1 file changed, 15 insertions(+), 7 deletions(-)

 make the tests pass with docutils 0.22 (#377)

Docutils now normalizes boolean values using str(int(value)):
https://sourceforge.net/p/docutils/code/9691/

(cherry picked from commit 20781600dad48fdfee91353c821597690bfe5f54)