[Python-modules-commits] [python-pygraphviz] branch upstream updated (52fefae -> 4df25c6)
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 8 20:06:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository python-pygraphviz.
from 52fefae Import python-pygraphviz_1.3.1.orig.tar.gz
new 4df25c6 Import python-pygraphviz_1.4~rc1.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:
PKG-INFO | 5 +-
doc/source/conf.py | 4 +-
pygraphviz.egg-info/PKG-INFO | 5 +-
pygraphviz.egg-info/SOURCES.txt | 1 +
pygraphviz/agraph.py | 33 ++---
pygraphviz/graphviz.i | 29 ++--
pygraphviz/graphviz.py | 269 +++++++++++++++++++++----------------
pygraphviz/graphviz_wrap.c | 159 +++++++++++++++++++---
pygraphviz/release.py | 5 +-
pygraphviz/tests/test_clear.py | 2 +-
pygraphviz/tests/test_graph.py | 21 ++-
pygraphviz/tests/test_readwrite.py | 27 ++--
pygraphviz/tests/test_setup.py | 51 +++++++
pygraphviz/version.py | 4 +-
setup.py | 10 +-
setup_commands.py | 8 +-
setup_extra.py | 74 +++++++---
tox.ini | 9 +-
18 files changed, 494 insertions(+), 222 deletions(-)
create mode 100644 pygraphviz/tests/test_setup.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pygraphviz.git
More information about the Python-modules-commits
mailing list