[Python-modules-commits] [simplejson] branch master updated (4590a74 -> a60e07d)
Piotr Ożarowski
piotr at moszumanska.debian.org
Mon Nov 13 20:57:09 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 4590a74 Standards-Version bumped to 4.0.0 (no changes needed)
new 9aad395 Import simplejson_3.12.0.orig.tar.gz
new a0096fe record new upstream branch created by importing simplejson_3.12.0.orig.tar.gz and merge it
new 2556fc9 New upstream release
new 33b5628 Build depend on python3-sphinx instead of the Python 2.X one
new 7b718d6 Standards-Version bumped to 4.1.1
new 7b21735 change Priority: extra to optional in -doc and -dbg packages
new a60e07d remove "Testsuite: autopkgtest" from control file
The 7 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 | 9 ++++++-
PKG-INFO | 2 +-
conf.py | 4 ++--
debian/.git-dpm | 14 +++++------
debian/changelog | 10 ++++++++
debian/control | 8 ++-----
debian/copyright | 2 +-
setup.py | 4 ++--
simplejson.egg-info/PKG-INFO | 2 +-
simplejson.egg-info/SOURCES.txt | 2 ++
simplejson/__init__.py | 9 +++----
simplejson/_speedups.c | 42 ++++++++++++++++----------------
simplejson/encoder.py | 11 ++-------
simplejson/errors.py | 53 +++++++++++++++++++++++++++++++++++++++++
simplejson/raw_json.py | 9 +++++++
simplejson/scanner.py | 52 ++--------------------------------------
16 files changed, 128 insertions(+), 105 deletions(-)
create mode 100644 simplejson/errors.py
create mode 100644 simplejson/raw_json.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