[Python-modules-commits] [ujson] branch upstream updated (052e70e -> 6e7a44b)
Sandro Tosi
morph at moszumanska.debian.org
Tue Jun 14 19:26:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository ujson.
from 052e70e Import ujson_1.34.orig.tar.gz
new 6e7a44b Import ujson_1.35.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 | 0
PKG-INFO | 228 ++++++++------
README.rst | 226 ++++++++------
lib/ultrajson.h | 1 +
lib/ultrajsondec.c | 0
lib/ultrajsonenc.c | 49 ++-
python/JSONtoObj.c | 0
python/objToJSON.c | 71 ++++-
python/py_defines.h | 0
python/ujson.c | 4 +-
python/version.h | 2 +-
setup.py | 7 -
tests/sample.json | 0
tests/tests.py | 602 ++++++++++++++----------------------
ujson.egg-info/PKG-INFO | 228 ++++++++------
ujson.egg-info/SOURCES.txt | 0
ujson.egg-info/dependency_links.txt | 0
ujson.egg-info/top_level.txt | 0
18 files changed, 738 insertions(+), 680 deletions(-)
mode change 100755 => 100644 MANIFEST.in
mode change 100755 => 100644 README.rst
mode change 100755 => 100644 lib/ultrajson.h
mode change 100755 => 100644 lib/ultrajsondec.c
mode change 100755 => 100644 lib/ultrajsonenc.c
mode change 100755 => 100644 python/JSONtoObj.c
mode change 100755 => 100644 python/objToJSON.c
mode change 100755 => 100644 python/py_defines.h
mode change 100755 => 100644 python/ujson.c
mode change 100755 => 100644 python/version.h
mode change 100755 => 100644 setup.py
mode change 100755 => 100644 tests/sample.json
mode change 100755 => 100644 tests/tests.py
mode change 100755 => 100644 ujson.egg-info/PKG-INFO
mode change 100755 => 100644 ujson.egg-info/SOURCES.txt
mode change 100755 => 100644 ujson.egg-info/dependency_links.txt
mode change 100755 => 100644 ujson.egg-info/top_level.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ujson.git
More information about the Python-modules-commits
mailing list