[Python-modules-commits] [python-pyld] branch master updated (a35fc6a -> 8fb305f)

Wolfgang Borgert debacle at moszumanska.debian.org
Tue Oct 13 22:56:53 UTC 2015


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

debacle pushed a change to branch master
in repository python-pyld.

      from  a35fc6a   prepare for unstable
      adds  4bbb755   Start 0.6.3.
      adds  eca6f8d   Use new-style classes.
      adds  67ff058   Release 0.6.3.
      adds  764468e   Start 0.6.4.
      adds  556b22c   Move remote context URL validation to document loader.
      adds  7fe7a3e   Release 0.6.4.
      adds  9e9ae32   Start 0.6.5.
      adds  1e94519   Remove unused argument.
      adds  fd7ad30   Implement URL parsing/unparsing per RFC 3986.
      adds  c4f4935   Release 0.6.5.
      adds  a21286b   Start 0.6.6.
      adds  c197fa5   Fix off-by-one error in context merging.
      adds  f878162   Make it easier to run local (non-official) json-ld tests.
      adds  c475038   Implement new experimental embed API.
      adds  ac831af   Release 0.6.6.
      adds  3120d1a   Start 0.6.7.
      adds  a26ad2b   README sync and minor updates.
      adds  1f140dc   Reduce nesting.
      adds  fd48d03   Drop null `@language` values when expanding.
      adds  45e72b7   Release 0.6.7.
      adds  2d1fe04   Start 0.6.8.
      adds  921c9c2   Fix conflicting index bug
      adds  f026f7a   Fix context formatting.
      adds  b2cc497   Fix expanded output.
      adds  b3f05fa   Fixes for running under Python 3
      adds  ffc25f2   Merge pull request #41 from kal/master
      adds  b655331   Release 0.6.8.
      adds  bb0add3   Merge branch 'upstream'
      adds  22a42d8   prepare 0.6.8-1
      adds  80c54b2   Initialize git-dpm
      adds  8fb305f   fix dpm tagnames

No new revisions were added by this update.

Summary of changes:
 README.rst         |  71 +++---
 debian/.git-dpm    |  11 +
 debian/changelog   |   6 +
 debian/control     |   2 +-
 lib/pyld/jsonld.py | 617 ++++++++++++++++++++++++++++++++---------------------
 tests/runtests.py  |  12 +-
 6 files changed, 443 insertions(+), 276 deletions(-)
 create mode 100644 debian/.git-dpm
 mode change 100644 => 100755 lib/pyld/jsonld.py

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



More information about the Python-modules-commits mailing list