[Python-modules-commits] [python-jmespath] branch master updated (dd498cb -> 3af54b9)

Takaki Taniguchi takaki at moszumanska.debian.org
Mon Feb 6 04:58:49 UTC 2017


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

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

      from  dd498cb   Fixed VCS URL (https)
      adds  a926a90   New upstream version 0.9.1
       new  8b4e573   Merge tag 'upstream/0.9.1'
       new  1e60a27   new upstream
       new  be476b1   Bump debian policy to 3.9.8
       new  02ec233   prepare release
       new  3af54b9   Merge remote-tracking branch 'origin/master'

The 5 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 ++++++++++++++++++++++++++++++-
 debian/changelog           |  15 ++++-
 debian/control             |   2 +-
 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 ++++++++++------
 13 files changed, 522 insertions(+), 190 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