[med-svn] [python3-typed-ast] 02/04: Merge tag 'upstream/0.5.6'
Sascha Steinbiss
satta at debian.org
Sat Sep 17 15:04:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository python3-typed-ast.
commit 135c506f3015bd2ff0706e8b6f01bda605e34bbc
Merge: 8512566 fee8d11
Author: Sascha Steinbiss <satta at debian.org>
Date: Sat Sep 17 14:55:57 2016 +0000
Merge tag 'upstream/0.5.6'
Upstream version 0.5.6
.gitignore | 5 -
CONTRIBUTING.md | 1 -
LICENSE | 543 +++++++------
MANIFEST.in | 1 +
PKG-INFO | 20 +
README.md | 52 --
appveyor.yml | 47 --
ast27/Grammar/Grammar | 151 ----
ast27/Parser/Python.asdl | 122 ---
ast27/Parser/asdl.py | 413 ----------
ast27/Parser/asdl_c.py | 1249 -----------------------------
ast27/Parser/spark.py | 839 -------------------
ast35/Grammar/Grammar | 162 ----
ast35/Parser/Python.asdl | 126 ---
ast35/Parser/asdl.py | 375 ---------
ast35/Parser/asdl_c.py | 1326 -------------------------------
build.cmd | 21 -
setup.cfg | 5 +
setup.py | 6 +-
tools/find_exported_symbols | 8 -
tools/update_exported_symbols | 13 -
tools/update_header_guards | 12 -
typed_ast.egg-info/PKG-INFO | 20 +
typed_ast.egg-info/SOURCES.txt | 62 ++
typed_ast.egg-info/dependency_links.txt | 1 +
typed_ast.egg-info/top_level.txt | 3 +
typed_ast/conversions.py | 21 +-
27 files changed, 425 insertions(+), 5179 deletions(-)
--
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