[Python-modules-commits] [simplejson] branch upstream updated	(bde323c -> ef376a1)
    Piotr Ożarowski 
    piotr at moszumanska.debian.org
       
    Thu Jun 22 20:44:28 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch upstream
in repository simplejson.
      from  bde323c   Import simplejson_3.10.0.orig.tar.gz
       new  ef376a1   Import simplejson_3.11.1.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:
 CHANGES.txt                            |  28 +++++
 PKG-INFO                               |   4 +-
 conf.py                                |   6 +-
 index.rst                              |   2 +-
 scripts/artifacts.py                   |   2 -
 scripts/make_docs.py                   |   1 -
 setup.py                               |   4 +-
 simplejson.egg-info/PKG-INFO           |   4 +-
 simplejson/__init__.py                 |   2 +-
 simplejson/_speedups.c                 | 214 ++++++++++++++-------------------
 simplejson/decoder.py                  |   8 +-
 simplejson/encoder.py                  |   2 +-
 simplejson/ordered_dict.py             |  18 +--
 simplejson/tests/__init__.py           |  38 ++----
 simplejson/tests/test_item_sort_key.py |   7 ++
 simplejson/tests/test_speedups.py      |  53 +++++++-
 16 files changed, 204 insertions(+), 189 deletions(-)
-- 
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