[Python-modules-commits] [numpydoc] 04/16: Updated version 0.7.0 from 'upstream/0.7.0'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jul 12 18:19:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository numpydoc.

commit 2623f717f9ed1d53de245aad969985cbb62795c2
Merge: 8fd2bb9 b42f56d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jul 12 16:19:18 2017 +0100

    Updated version 0.7.0 from 'upstream/0.7.0'
    
    with Debian dir 3b02062b34f508ec74ae01f3700464a6abc6827e

 MANIFEST.in                               |   2 +-
 PKG-INFO                                  |   6 +-
 numpydoc/__init__.py                      |   2 +
 numpydoc/comment_eater.py                 | 169 ------
 numpydoc/compiler_unparse.py              | 865 ------------------------------
 numpydoc/docscrape.py                     |  58 +-
 numpydoc/docscrape_sphinx.py              |  73 ++-
 numpydoc/numpydoc.py                      | 127 +++--
 numpydoc/phantom_import.py                | 167 ------
 numpydoc/plot_directive.py                | 642 ----------------------
 numpydoc/templates/numpydoc_docstring.rst |  16 +
 numpydoc/tests/test_docscrape.py          | 152 +++++-
 numpydoc/tests/test_phantom_import.py     |  12 -
 numpydoc/tests/test_plot_directive.py     |  11 -
 numpydoc/tests/test_traitsdoc.py          |  11 -
 numpydoc/traitsdoc.py                     | 143 -----
 setup.py                                  |  19 +-
 17 files changed, 348 insertions(+), 2127 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/numpydoc.git



More information about the Python-modules-commits mailing list