[Python-modules-commits] [simplejson] branch master updated (b10f963 -> d49b237)

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Nov 5 21:00:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

piotr pushed a change to branch master
in repository simplejson.

      from  b10f963   release
       new  bde323c   Import simplejson_3.10.0.orig.tar.gz
       new  ee61a27   record new upstream branch created by importing simplejson_3.10.0.orig.tar.gz and merge it
       new  c73bb83   New upstream release
       new  d10b0b1   update Homepage
       new  2a9de44   make the build reproducible
       new  d49b237   close 788596 in changelog

The 6 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:
 CHANGES.txt                           | 18 +++++++++++++-
 PKG-INFO                              | 12 ++++++---
 README.rst                            |  8 +++++-
 conf.py                               |  6 ++---
 debian/.git-dpm                       | 14 +++++------
 debian/changelog                      |  8 ++++++
 debian/control                        |  2 +-
 debian/rules                          |  6 ++++-
 scripts/artifacts.py                  | 35 +++++++++++++++++++++++++-
 setup.py                              |  2 +-
 simplejson.egg-info/PKG-INFO          | 12 ++++++---
 simplejson.egg-info/SOURCES.txt       |  2 ++
 simplejson/__init__.py                |  4 +--
 simplejson/_speedups.c                | 22 ++++++++++++++++
 simplejson/compat.py                  |  6 -----
 simplejson/decoder.py                 | 18 ++++++++------
 simplejson/encoder.py                 | 24 +++++++++++++++++-
 simplejson/tests/__init__.py          |  2 ++
 simplejson/tests/test_raw_json.py     | 47 +++++++++++++++++++++++++++++++++++
 simplejson/tests/test_str_subclass.py | 16 ++++++++++++
 20 files changed, 226 insertions(+), 38 deletions(-)
 create mode 100644 simplejson/tests/test_raw_json.py
 create mode 100644 simplejson/tests/test_str_subclass.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/simplejson.git



More information about the Python-modules-commits mailing list