| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-numpydoc | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.7.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.29 | Build date: Sat May 26 20:21:09 2018 |
| Group: Development/Languages/Python | Build host: sheep73 |
| Size: 198478 | Source RPM: python-numpydoc-0.7.0-1.29.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/numpy/numpydoc | |
| Summary: Sphinx extension to support docstrings in Numpy format | |
Numpy's documentation uses several custom extensions to Sphinx. These are shipped in this numpydoc package, in case you want to make use of them in third-party projects.
BSD-3-Clause
* Sat Sep 30 2017 arun@gmx.de
- update to version 0.7.0:
* make tests run under python2.7
* less hacky solution to duplicate section error message, added
tests
* make getting filename python2 compatible
* add context to signature mangling errors
* MAINT: set version number to 0.7.0.dev0
* Fix regression in #81
* BUG: Make docscrape ParseError Python 3 compatible.
* TST: update test for change in gh-81.
* MAINT: set minimum Sphinx version to 1.2.3, remove linkcode
extension.
* TST: run tests on TravisCI with Python 3.6 instead of 3.5
* TST: run test suite after installing via sdist.
* BUG: fix installing numydoc, broken with missing templates after
gh-77.
* Added ..currentmodule:: before ..autosummary::
* Add dependency on jinja2
* MAINT: add PyPI classifier for Python 3.6, remove Python 2.6 / 3.3
* Render numpydoc strings from a template
* Add __version__ attribute
* ENH: use __text_signature__ if pydoc.doc does not reveal a
signature.
* Remove non Python3 compatible files
* add (possibly slightly off) source lines to mangled docstrings.
* FIX Unknow sections should not raise an error
* MAINT Added *.swp and *.swo to gitignore
* FIX raises an error if a section appears twice
* adjust tests
* bold attributes so we don't have to deal with trailing
underscores. Also looks better.
* BLD: fix sphinx version req
* Use setuptools 'install_requires' instead of 'requires' in
setup.py.
* change to deep copy for doc sections.
* allow extending NumpyDocString sections
* Make default citation pattern more general
* Make citation pattern configurable
* Avoid sorting references by length while renaming
* Factor out function to rename references
* Wed May 17 2017 toddrme2178@gmail.com
- Implement single-spec version.
- Fix source URL.
* Fri Jan 20 2017 toddrme2178@gmail.com
- update to version 0.6.0:
* REL: use the distutils sdist command instead of the setuptools
one.
* numpydoc.docscrape: Restore support for Python 3.4.
* CI: run Travis on Sphinx 1.2.x and latest
* better error messages from NumpyDocString
* MAINT inspect.getfullargspec is deprecated in Py3.5
* return extension metadata
* CI: fix travis pip install + add caching
* BUG: fix spacing in sphinx class doc attribute listing
* PEP8 fixes for docscrape_sphinx.py
* PEP8 fixes for docscrape.py
* PEP8 fixes for numpydoc.py
* MAINT: More explicit call while building docstrings.
* TST: More unit tests for the Yields section.
* ENH: Raise exception if docstring contains Returns and Yields.
* TST : removed print statement
* ENH : simplify handling of Yield section
* Add support for Yields for sphinx strings as well.
* Add unit test for Yields section.
* ENH : NumpyDocString subclass collections.Mapping
* Support Yields section in traitsdoc too.
* Support Yields section.
* Thu May 07 2015 benoit.monin@gmx.fr
- update to version 0.5:
* no changelog available
- update project URL
- add python-matplotlib and python-nose as test requirements
- remove all update-alternatives logic since autosummary_generate
is not provided anymore
- pass -q to test to avoid spamming the build log
- rename README.txt to README.rst: changed upstream
* Sat Nov 08 2014 Led <ledest@gmail.com>
- fix bashism in pre script
* Thu Oct 31 2013 toddrme2178@gmail.com
- Implement update-alternatives
* Thu Aug 15 2013 speilicke@suse.com
- Rename spec / changes file to project name
* Mon Aug 12 2013 speilicke@suse.com
- Initial version
/usr/lib/python3.6/site-packages/numpydoc /usr/lib/python3.6/site-packages/numpydoc-0.7.0-py3.6.egg-info /usr/lib/python3.6/site-packages/numpydoc-0.7.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/numpydoc-0.7.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/numpydoc-0.7.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/numpydoc-0.7.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/numpydoc-0.7.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/numpydoc/__init__.py /usr/lib/python3.6/site-packages/numpydoc/__pycache__ /usr/lib/python3.6/site-packages/numpydoc/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/numpydoc/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/numpydoc/__pycache__/docscrape.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/numpydoc/__pycache__/docscrape.cpython-36.pyc /usr/lib/python3.6/site-packages/numpydoc/__pycache__/docscrape_sphinx.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/numpydoc/__pycache__/docscrape_sphinx.cpython-36.pyc /usr/lib/python3.6/site-packages/numpydoc/__pycache__/numpydoc.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/numpydoc/__pycache__/numpydoc.cpython-36.pyc /usr/lib/python3.6/site-packages/numpydoc/docscrape.py /usr/lib/python3.6/site-packages/numpydoc/docscrape_sphinx.py /usr/lib/python3.6/site-packages/numpydoc/numpydoc.py /usr/lib/python3.6/site-packages/numpydoc/templates /usr/lib/python3.6/site-packages/numpydoc/templates/numpydoc_docstring.rst /usr/lib/python3.6/site-packages/numpydoc/tests /usr/lib/python3.6/site-packages/numpydoc/tests/__pycache__ /usr/lib/python3.6/site-packages/numpydoc/tests/__pycache__/test_docscrape.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/numpydoc/tests/__pycache__/test_docscrape.cpython-36.pyc /usr/lib/python3.6/site-packages/numpydoc/tests/test_docscrape.py /usr/share/doc/packages/python3-numpydoc /usr/share/doc/packages/python3-numpydoc/LICENSE.txt /usr/share/doc/packages/python3-numpydoc/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026