[med-svn] [python-avro] branch upstream updated (175f78d -> 1dd705e)
Afif Elghraoui
afif at moszumanska.debian.org
Sat Jul 9 21:24:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a change to branch upstream
in repository python-avro.
from 175f78d Imported Upstream version 1.8.0+dfsg
new 1dd705e Imported Upstream version 1.8.1+dfsg
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:
.editorconfig | 34 +++
.gitignore | 2 +
CHANGES.txt | 69 ++++-
build.sh | 308 +++++++++++----------
doc/.gitignore | 1 +
doc/build.xml | 4 +-
.../src/main/java/example/GenericMain.java | 68 ++---
.../src/main/java/example/SpecificMain.java | 70 ++---
.../main/java/example/MapReduceAvroWordCount.java | 2 +-
doc/src/content/xdocs/mr.xml | 16 +-
doc/src/content/xdocs/site.xml | 10 +-
doc/src/content/xdocs/spec.xml | 52 ++--
doc/src/content/xdocs/tabs.xml | 4 +-
doc/src/skinconf.xml | 92 +++---
lang/py/.gitignore | 3 +
lang/py/build.xml | 12 +-
lang/py/ivysettings.xml | 4 +-
lang/py/src/avro/schema.py | 9 +-
lang/py/test/test_schema.py | 14 +
lang/py3/.gitignore | 6 +
lang/py3/scripts/avro | 0
pom.xml | 38 ++-
share/VERSION.txt | 2 +-
share/githooks/commit-msg | 58 ++++
share/test/interop/bin/test_rpc_interop.sh | 54 ++--
share/test/schemas/simple.avpr | 2 +-
share/test/schemas/specialtypes.avdl | 8 +
27 files changed, 597 insertions(+), 345 deletions(-)
create mode 100644 .editorconfig
create mode 100644 doc/.gitignore
create mode 100644 lang/py/.gitignore
create mode 100644 lang/py3/.gitignore
mode change 100644 => 100755 lang/py3/scripts/avro
create mode 100644 share/githooks/commit-msg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-avro.git
More information about the debian-med-commit
mailing list