Sphinxcontrib-programoutput

Latest version: v0.17

Safety actively analyzes 621776 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.18

=================

- Nothing changed yet.

0.17

=================

- Add support for Python 3.9.

- Drop support for python 3.5.

- Include program output and current working directory in the warning
logged when a program returns an unexpected return code. Suggested
by Sorin Sbarnea. See :issue:`50`.

0.16

=================

- Add ``name`` and ``caption`` options. Added in :pr:`41`.
by Raphaël.
- Add support for Python 3.8.

0.15

=================

- Make the test suite stop assuming the presence of a 'python'
executable on the path. Instead it uses ``sys.executable`` (which
shouldn't have spaces). Note that it does continue to assume the
presence of other executables, such as 'echo'. Reported in :issue:`38`
by John Vandenberg.

0.14

=================

- Add ``python_requires`` metadata to better allow tools like ``pip``
to install a correct version.

- Add support for Sphinx 2.0 on Python 3.

- Avoid unicode errors when the program command or output produced
non-ASCII output and the configured prompt was a byte string. This
was most likely under Python 2, where the default configured prompt
is a byte string. Reported by, and patch inspired by, :issue:`33`
by latricewilgus.

0.13

=================

- Drop support for Sphinx < 1.7.

- Fix tests on Sphinx >= 1.8.0.

- Restore error message into the document by default from failed
program runs on Sphinx >= 1.8.0b1.

- Fix deprecation warnings on Sphinx >= 1.8. Reported in :issue:`29`
by miili.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.