--- - branch: MAIN date: Mon Apr 6 08:06:30 UTC 2020 files: - new: '1.4' old: '1.3' path: pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile pathrev: pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile@1.4 type: modified - new: '1.2' old: '1.1' path: pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo pathrev: pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo@1.2 type: modified - new: '0' old: '1.1' path: pkgsrc/textproc/py-sphinx-autodoc-typehints/patches/patch-setup.cfg pathrev: pkgsrc/textproc/py-sphinx-autodoc-typehints/patches/patch-setup.cfg@0 type: deleted id: 20200406T080630Z.b8e0df99f31ad0fdeea0e9352581bde50aa54c04 log: "py-sphinx-autodoc-typehints: update to 1.10.3.\n\n1.10.3\n======\n\n* Fixed ``TypeError`` (or wrong rendered class name) when an annotation is a generic class that has\n a ``name`` property\n\n1.10.2\n======\n\n* Fixed inner classes missing their parent class name(s) when rendered\n\n1.10.1\n======\n\n* Fixed ``KeyError`` when encountering mocked annotations (``autodoc_mock_imports``)\n\n1.10.0\n======\n\n* Rewrote the annotation formatting logic (fixes Python 3.5.2 compatibility regressions and an\n ``AttributeError`` regression introduced in v1.9.0)\n* Fixed decorator classes not being processed as classes\n\n1.9.0\n=====\n\n* Added support for typing_extensions_\n* Added the ``typehints_document_rtype`` option (PR by Simon-Martin Schræ\x97¦der)\n* Fixed metaclasses as annotations causing ``TypeError``\n* Fixed rendering of ``typing.Literal``\n* Fixed OSError when generating docs for SQLAlchemy mapped classes\n* Fixed unparametrized generic classes being rendered with their type parameters\n (e.g. ``Dict[~KT, ~VT]``)\n\n.. _typing_extensions: https://pypi.org/project/typing-extensions/\n\n1.8.0\n=====\n\n* Fixed regression which caused ``TypeError`` or ``OSError`` when trying to set annotations due to\n PR #87\n* Fixed unintentional mangling of annotation type names\n* Added proper ``:py:data`` targets for ``NoReturn``, ``ClassVar`` and ``Tuple``\n* Added support for inline type comments (like ``(int, str) -> None``) (PR by Bernå\x8F©t Gå\x8F©bor)\n* Use the native AST parser for type comment support on Python 3.8+\n\n1.7.0\n=====\n\n* Dropped support for Python 3.4\n* Fixed unwrapped local functions causing errors (PR by Kimiyuki Onaka)\n* Fixed ``AttributeError`` when documenting the ``__init__()`` method of a data class\n* Added support for type hint comments (PR by Markus Unterwaditzer)\n* Added flag for rendering classes with their fully qualified names (PR by Holly Becker)\n\n1.6.0\n=====\n\n* Fixed ``TypeError`` when formatting annotations from a class that inherits from a concrete\n \ generic type (report and tests by bpeake-illuscio)\n* Added support for ``typing_extensions.Protocol`` (PR by Ian Good)\n* Added support for ``typing.NewType`` (PR by George Leslie-Waksman)\n\n1.5.2\n=====\n\n* Emit a warning instead of crashing when an unresolvable forward reference is encountered in type\n annotations\n\n1.5.1\n=====\n\n* Fixed escape characters in parameter default values getting lost during signature processing\n* Replaced use of the ``config-inited`` event (which inadvertently required Sphinx 1.8) with the\n ``builder-inited`` event\n\n1.5.0\n=====\n\n* The setting of the ``typing.TYPECHECKING`` flag is now configurable using the\n ``set_type_checking_flag`` option\n\n1.4.0\n=====\n\n* The extension now sets ``typing.TYPECHECKING`` to ``True`` during setup to include conditional\n imports which may be used in type annotations\n* Fixed parameters with trailing underscores (PR by Daniel Knell)\n* Fixed KeyError with private methods (PR by Benito Palacios Så\x8F©nchez)\n* Fixed deprecation warning about the use of formatargspec (PR by Y. Somda)\n* The minimum Sphinx version is now v1.7.0\n\n1.3.1\n=====\n\n* Fixed rendering of generic types outside the typing module (thanks to Tim Poterba for the PR)\n" module: pkgsrc subject: 'CVS commit: pkgsrc/textproc/py-sphinx-autodoc-typehints' unixtime: '1586160390' user: wiz