head 1.11; access; symbols pkgsrc-2023Q4:1.11.0.2 pkgsrc-2023Q4-base:1.11 pkgsrc-2023Q3:1.10.0.10 pkgsrc-2023Q3-base:1.10 pkgsrc-2023Q2:1.10.0.8 pkgsrc-2023Q2-base:1.10 pkgsrc-2023Q1:1.10.0.6 pkgsrc-2023Q1-base:1.10 pkgsrc-2022Q4:1.10.0.4 pkgsrc-2022Q4-base:1.10 pkgsrc-2022Q3:1.10.0.2 pkgsrc-2022Q3-base:1.10 pkgsrc-2022Q2:1.9.0.2 pkgsrc-2022Q2-base:1.9 pkgsrc-2022Q1:1.8.0.2 pkgsrc-2022Q1-base:1.8 pkgsrc-2021Q4:1.7.0.18 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.7.0.16 pkgsrc-2021Q3-base:1.7 pkgsrc-2021Q2:1.7.0.14 pkgsrc-2021Q2-base:1.7 pkgsrc-2021Q1:1.7.0.12 pkgsrc-2021Q1-base:1.7 pkgsrc-2020Q4:1.7.0.10 pkgsrc-2020Q4-base:1.7 pkgsrc-2020Q3:1.7.0.8 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.7.0.6 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.7.0.2 pkgsrc-2020Q1-base:1.7 pkgsrc-2019Q4:1.7.0.4 pkgsrc-2019Q4-base:1.7 pkgsrc-2019Q3:1.6.0.4 pkgsrc-2019Q3-base:1.6 pkgsrc-2019Q2:1.6.0.2 pkgsrc-2019Q2-base:1.6 pkgsrc-2019Q1:1.5.0.6 pkgsrc-2019Q1-base:1.5 pkgsrc-2018Q4:1.5.0.4 pkgsrc-2018Q4-base:1.5 pkgsrc-2018Q3:1.5.0.2 pkgsrc-2018Q3-base:1.5 pkgsrc-2018Q2:1.4.0.6 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.4 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.4.0.2 pkgsrc-2017Q4-base:1.4 pkgsrc-2017Q3:1.3.0.14 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.10 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.8 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.6 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.4 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.2 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.2.0.4 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.2 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.1.0.10 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.8 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.6 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.4 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.2 pkgsrc-2014Q3-base:1.1; locks; strict; comment @# @; 1.11 date 2023.11.07.22.38.05; author wiz; state Exp; branches; next 1.10; commitid 0SUcCzviRXnrjJLE; 1.10 date 2022.07.10.18.58.06; author wiz; state Exp; branches; next 1.9; commitid lmgTqWD7gHZCGnLD; 1.9 date 2022.04.19.12.05.35; author tnn; state Exp; branches; next 1.8; commitid 2EUpyU9Pilyw2OAD; 1.8 date 2022.01.04.20.55.00; author wiz; state Exp; branches; next 1.7; commitid CYyhdK9qtoffkmnD; 1.7 date 2019.10.21.22.01.05; author adam; state Exp; branches; next 1.6; commitid Zktmjvxl3JRmCMHB; 1.6 date 2019.06.14.15.17.17; author adam; state Exp; branches; next 1.5; commitid 5tw6OhL7DPiAwarB; 1.5 date 2018.08.29.11.04.42; author adam; state Exp; branches; next 1.4; commitid Wfd8L0qz5Nl9q0QA; 1.4 date 2017.12.14.13.36.12; author adam; state Exp; branches; next 1.3; commitid R8iuTs5NRr9iyRiA; 1.3 date 2016.06.08.17.43.39; author wiz; state Exp; branches; next 1.2; commitid z4yEulWexjFaJG9z; 1.2 date 2015.12.11.19.23.57; author joerg; state Exp; branches; next 1.1; commitid eUkhJyKwj3Lo4zMy; 1.1 date 2014.08.09.21.53.31; author wiz; state Exp; branches; next ; commitid 5a5cKbL0Lo3iCJLx; desc @@ 1.11 log @*: latest py-sphinx only support Python 3.9+ @ text @# $NetBSD: Makefile,v 1.10 2022/07/10 18:58:06 wiz Exp $ DISTNAME= numpydoc-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=n/numpydoc/} MAINTAINER= jihbed.research@@gmail.com HOMEPAGE= https://github.com/numpy/numpydoc COMMENT= Sphinx extension to support docstrings in Numpy format LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2 DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx PYTHON_VERSIONS_INCOMPATIBLE= 27 38 USE_LANGUAGES= # none .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" @ 1.10 log @py-numpydoc: restrict to python 3 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2022/04/19 12:05:35 tnn Exp $ d17 1 a17 1 PYTHON_VERSIONS_INCOMPATIBLE= 27 @ 1.9 log @py-numpydoc: use versioned dependencies for jinja2 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2022/01/04 20:55:00 wiz Exp $ d14 4 a17 1 PYTHON_VERSIONED_DEPENDENCIES= jinja2 sphinx a21 1 .include "../../lang/python/versioned_dependencies.mk" @ 1.8 log @*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2019/10/21 22:01:05 adam Exp $ d5 2 a6 2 PKGREVISION= 1 CATEGORIES= math python d14 1 a14 3 DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.3:../../textproc/py-jinja2 PYTHON_VERSIONED_DEPENDENCIES= sphinx @ 1.7 log @Switch sphinx to versioned deps. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2019/06/14 15:17:17 adam Exp $ d5 1 @ 1.6 log @py-numpydoc: updated to 0.9.1 numpydoc 0.9.1 Updating minimum sphinx version in setup.py numpydoc 0.9.0 Implemented enhancements: MAINT: Add CircleCI ENH: accept autoclass member options Clarify location of certain invalid docstrings. ENH: Xref param type Make parameter a namedtuple ENH: Added support for multiple functions+description in a See Also block DOC: Added example of multi-line code in Examples section. switch the test suite to pytest Report object name upon mangle_docstrings exception Add option to use member listing for attributes Require that sphinx issue no warnings in CI Command-line tool to help debug NumpyDocString Support Receives section for generator.send(...) params Fixed bugs: References messed up BUG?: References always have an errant second link BUG: turn member descriptor attributes into links FIX: Fix collections.abc imports FIX: Escape chars in re Fix markup in format.rst. Move setup of autosummary earlier in setup(). Only print the index if it is necessary. FIX pedantic handling of whitespace in reference regex FIX remove duplicated citation back-references Use DEDUPLICATION_TAG to determine whether a citation node is in a docstring FIX parsing of type-only return params pip --use-wheel no longer exists DOC: Add missing backslash to omega for inline math example. DOC: remove links to numpy repo file Escape the * in *args and **kwargs Closed issues: autosummary fails with numpydoc where napoleon succeeds NumpyDocString doesn't roundtrip well Generating a docstring from a numpydoc object make parameters and attributes anchors in docstrings BUG: Plot(s) not rendered if docstring ends with normal text after show command Location reporting returns useless information Anonymous return values have their types populated in the name slot of the tuple. support for coroutine multiple entries in a See Also section @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2018/08/29 11:04:42 adam Exp $ d14 2 a15 1 DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.6.5:../../textproc/py-sphinx d20 1 @ 1.5 log @py-numpydoc: updated to 0.8.0 0.8.0: Unknown changes. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2017/12/14 13:36:12 adam Exp $ d3 1 a3 1 DISTNAME= numpydoc-0.8.0 d14 1 a14 1 DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.2.3:../../textproc/py-sphinx @ 1.4 log @py-numpydoc: updated to 0.7.0 Changes unknown. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2016/06/08 17:43:39 wiz Exp $ d3 1 a3 1 DISTNAME= numpydoc-0.7.0 @ 1.3 log @Switch to MASTER_SITES_PYPI. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2015/12/11 19:23:57 joerg Exp $ d3 1 a3 1 DISTNAME= numpydoc-0.5 a4 1 PKGREVISION= 1 d9 1 a9 1 HOMEPAGE= https://pypi.python.org/pypi/numpydoc d13 2 a14 1 DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.0.8:../../textproc/py-sphinx a17 3 post-extract: chmod -R a+rX ${WRKSRC} @ 1.2 log @Don't install unreadable files. Bump revision. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2014/08/09 21:53:31 wiz Exp $ d7 1 a7 1 MASTER_SITES= http://pypi.python.org/packages/source/n/numpydoc/ @ 1.1 log @Import py34-numpydoc-0.5 as textproc/py-numpydoc; packaged for wip by jihbed. Numpy's documentation uses several custom extensions to Sphinx. The following extensions are available: * numpydoc: support for the Numpy docstring format in Sphinx, and add the code description directives np:function, np-c:function, etc. that support the Numpy docstring syntax. * numpydoc.traitsdoc: For gathering documentation about Traits attributes. * numpydoc.plot_directive: Adaptation of Matplotlib's plot:: directive. Note that this implementation may still undergo severe changes or eventually be deprecated. @ text @d1 1 a1 1 # $NetBSD$ d5 1 d18 3 @