forked from pool/python-numpydoc
1 OBS-URL: https://build.opensuse.org/request/show/451737 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpydoc?expand=0&rev=5
60 lines
2.1 KiB
Plaintext
60 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 20 21:04:08 UTC 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 7 18:52:25 UTC 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 20:43:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
- fix bashism in pre script
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 31 12:25:04 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
- Implement update-alternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 15 07:56:39 UTC 2013 - speilicke@suse.com
|
|
|
|
- Rename spec / changes file to project name
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 14:34:02 UTC 2013 - speilicke@suse.com
|
|
|
|
- Initial version
|
|
|