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

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Jun 22 20:44:27 UTC 2017


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

piotr pushed a change to branch master
in repository simplejson.

      from  d49b237   close 788596 in changelog
       new  ef376a1   Import simplejson_3.11.1.orig.tar.gz
       new  18db983   record new upstream branch created by importing simplejson_3.11.1.orig.tar.gz and merge it
       new  8327a9d   New upstream release
       new  4590a74   Standards-Version bumped to 4.0.0 (no changes needed)

The 4 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 +-
 debian/.git-dpm                        |  14 +--
 debian/changelog                       |   7 ++
 debian/control                         |   2 +-
 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 +++++++-
 19 files changed, 219 insertions(+), 197 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