[Python-modules-commits] [numpydoc] branch upstream updated (bde5951 -> 3195aad)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Dec 23 16:03:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch upstream
in repository numpydoc.
from bde5951 Import numpydoc_0.5.orig.tar.gz
new 3195aad Import numpydoc_0.6.0+ds1.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
MANIFEST.in | 6 ++
PKG-INFO | 12 ++-
README.rst | 8 ++
numpydoc.egg-info/PKG-INFO | 16 ----
numpydoc.egg-info/SOURCES.txt | 23 -----
numpydoc.egg-info/dependency_links.txt | 1 -
numpydoc.egg-info/top_level.txt | 1 -
numpydoc/docscrape.py | 160 ++++++++++++++++++++++-----------
numpydoc/docscrape_sphinx.py | 32 ++++---
numpydoc/linkcode.py | 83 -----------------
numpydoc/numpydoc.py | 57 ++++++++----
numpydoc/tests/test_docscrape.py | 148 +++++++++++++++++++++++++++++-
numpydoc/tests/test_linkcode.py | 5 --
numpydoc/traitsdoc.py | 3 +-
setup.cfg | 5 --
setup.py | 17 +++-
16 files changed, 353 insertions(+), 224 deletions(-)
delete mode 100644 numpydoc.egg-info/PKG-INFO
delete mode 100644 numpydoc.egg-info/SOURCES.txt
delete mode 100644 numpydoc.egg-info/dependency_links.txt
delete mode 100644 numpydoc.egg-info/top_level.txt
delete mode 100644 numpydoc/linkcode.py
delete mode 100644 numpydoc/tests/test_linkcode.py
delete mode 100644 setup.cfg
--
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