[med-svn] [python3-typed-ast] branch master updated (cb76498 -> 239bc06)
Michael Crusoe
misterc-guest at moszumanska.debian.org
Sun Jan 15 18:46:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a change to branch master
in repository python3-typed-ast.
from cb76498 try again
adds a369aa8 New upstream version 0.6.3
adds 28a4156 Merge tag 'upstream/0.6.3'
adds 239bc06 new upstream version
No new revisions were added by this update.
Summary of changes:
PKG-INFO | 7 ++-
ast27/Include/asdl.h | 4 +-
ast27/Include/ast.h | 2 +-
ast27/Include/node.h | 10 +--
ast27/Include/parsetok.h | 36 +++++------
ast27/Include/token.h | 8 +--
ast27/Parser/grammar.c | 2 +-
ast27/Parser/tokenizer.c | 4 +-
ast27/Python/Python-ast.c | 2 +-
ast27/Python/asdl.c | 64 ++++++++++++++++++++
ast27/Python/graminit.c | 2 +-
ast35/Include/Python-ast.h | 6 +-
ast35/Include/ast.h | 6 +-
ast35/Include/node.h | 10 +--
ast35/Include/parsetok.h | 18 +++---
ast35/Include/token.h | 8 +--
ast35/Parser/grammar.c | 2 +-
ast35/Parser/tokenizer.c | 134 ++++++++++++++++++++++++++++-------------
ast35/Python/Python-ast.c | 29 +++++++--
ast35/Python/asdl.c | 64 ++++++++++++++++++++
ast35/Python/ast.c | 34 ++++++++++-
ast35/Python/graminit.c | 2 +-
debian/changelog | 6 ++
setup.py | 10 ++-
typed_ast.egg-info/PKG-INFO | 7 ++-
typed_ast.egg-info/SOURCES.txt | 2 +
26 files changed, 364 insertions(+), 115 deletions(-)
create mode 100644 ast27/Python/asdl.c
create mode 100644 ast35/Python/asdl.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python3-typed-ast.git
More information about the debian-med-commit
mailing list