Repoze.sphinx.autointerface

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 3

1.0.1

------------------

1.0.0

------------------

- Remove sphinx.util.force_decode. Previously we hacked it in to support Python
2 and Sphinx 3.x, but Sphinx 4.0 deprecated it and dropped Python 2 support.

- Replace Travis-CI with GitHub Actions

- Add support for Python 3.6, 3.7, 3.8, 3.9, 3.10, and PyPy3.

- Drop support for Python 2.7, 3.3, 3.4, 3.5, and PyPy.

- Update to work with newer Sphinx versions:

* Sphinx.domains -> Sphinx.registry.domains
* Sphinx.override_domain(D) -> Sphinx.add_domain(D, override=True)

- Drop support for Sphinx < 4.0.

0.8

----------------

- Add support for Python 3.3, 3.4, and 3.5.

- Drop support for Python 2.6 and 3.2.

- Allow cross references using the ``:class:`` directive to use the
``.`` for "fuzzy" searching. Thanks to Jason Madden for the patch.

0.7.1

------------------

- Remove ``setup.py`` dependency on ``ez_setup.py``.

0.7.0

------------------

- PyPy compatibility.

- Python 3.2+ compatibility. Thanks to Arfrever for the patch.

- Include interface docs under the ``automodule`` directive. Thanks to
Krys Lawrence for the patch.

0.6.2

------------------

- Fix ``TypeError: 'NoneType' object is not iterable`` error when generating
a rendering of an interface under Python 2.7.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.