[Python-modules-commits] [simplejson] branch master updated (0d04a90 -> e852ccb)

Piotr Ożarowski piotr at moszumanska.debian.org
Sun Dec 27 09:28:07 UTC 2015


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

piotr pushed a change to branch master
in repository simplejson.

      from  0d04a90   Update Vcs fields for git migration
       new  fdf035d   Import simplejson_3.8.1.orig.tar.gz
       new  7b5f669   record new upstream branch created by importing simplejson_3.8.1.orig.tar.gz and merge it
       new  e852ccb   New upstream release

The 3 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                       | 12 ++++++++++++
 PKG-INFO                          |  2 +-
 conf.py                           |  4 ++--
 debian/.git-dpm                   | 14 +++++++-------
 debian/changelog                  |  6 ++++++
 index.rst                         | 28 +++++++++++++++++++++++++---
 setup.py                          |  2 +-
 simplejson.egg-info/PKG-INFO      |  2 +-
 simplejson.egg-info/SOURCES.txt   |  1 +
 simplejson/__init__.py            | 31 +++++++++++++++++++++----------
 simplejson/_speedups.c            | 20 ++++++++++++++++----
 simplejson/encoder.py             | 35 ++++++++++++++++++++++++++++-------
 simplejson/tests/__init__.py      |  1 +
 simplejson/tests/test_iterable.py | 31 +++++++++++++++++++++++++++++++
 simplejson/tests/test_tuple.py    |  4 ----
 15 files changed, 153 insertions(+), 40 deletions(-)
 create mode 100644 simplejson/tests/test_iterable.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