[Python-modules-commits] [python-jmespath] branch upstream updated (475be38 -> a926a90)

Takaki Taniguchi takaki at moszumanska.debian.org
Thu Feb 2 11:14:34 UTC 2017


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

takaki pushed a change to branch upstream
in repository python-jmespath.

      from  475be38   Import python-jmespath_0.9.0.orig.tar.gz
       new  a926a90   New upstream version 0.9.1

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:
 PKG-INFO                   |  99 +++++++++++++++++++++++++++++++--
 README.rst                 |  95 ++++++++++++++++++++++++++++++-
 jmespath.egg-info/PKG-INFO |  99 +++++++++++++++++++++++++++++++--
 jmespath/__init__.py       |   2 +-
 jmespath/compat.py         |   9 +++
 jmespath/functions.py      | 135 +++++++++++++++++++++------------------------
 jmespath/lexer.py          |  35 ++++++++++--
 jmespath/parser.py         | 105 +++++++++++++++--------------------
 jmespath/visitor.py        |  66 ++++++++++++++++------
 setup.py                   |   3 +-
 tests/test_compliance.py   |  47 ++++++++++------
 11 files changed, 508 insertions(+), 187 deletions(-)

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



More information about the Python-modules-commits mailing list